Proof of concept developing an emulator. The first steps (10% of 6502 CPU opcodes yet implemented) towards an Atari 800XL emulator running on a GameBoy Advance.
One-Step-Debugger for technical reasons implemented. Written in GBA ARM assembly. Commented source code and full opcode-table included.
File List:
6502emu.asm
24Kb
6502emu.gba
20Kb
opcodetable_new.inc
21Kb
Similar code
The DDS MICRO-C Compiler
(Popularity: ) : A compact 'C' compiler for Small Systems. different processors & computer platforms. Code generators are available for 8080, 8051, 80x86, 8096, 6809, 68HC11 and 68HC16 cpu's, ALPS
(Popularity: ) : Resident editor/asm/disasm/debugger for 8080/85/Z80
ALPS is a system designed to aid in the creation, modification, and debugging of assembly language programs for the 8080 family of micro processors.