8608 - An 8-bit data, 16-bit address, CISC architecture.

For a description of the architecture and a list of instructions, see instructionList.txt.

For a memory map of the 8608-based computer, see memoryMap.md.

To assemble programs, use CustomAsm: https://github.com/hlorenzi/customasm
Simply include the 8608 architecture file into your program: 8608.asm.
#include "8608/8608.asm"

Description
8-bit CISC architecture with 16-bit addressing
Readme 6.5 MiB
Languages
Lua 65.6%
C 31.6%
Assembly 2.4%
Batchfile 0.4%