An emulator, assembler, and disassembler for the Sega Game Gear
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic c8e102bcf2 More splitting of assembler internals. пре 9 година
..
assembler More splitting of assembler internals. пре 9 година
assembler.c More splitting of assembler internals. пре 9 година
assembler.h More splitting of assembler internals. пре 9 година
config.c Stub out MMU functions, opcodes; const fixes. пре 9 година
config.h Stub out MMU functions, opcodes; const fixes. пре 9 година
disassembler.c Start working on assembler. пре 9 година
disassembler.h Start working on assembler. пре 9 година
gamegear.c Stub out MMU functions, opcodes; const fixes. пре 9 година
gamegear.h Stub out MMU functions, opcodes; const fixes. пре 9 година
iomanager.c Add signal handling, plus basic instruction fetch logic. пре 9 година
iomanager.h Add IOManager, which manages emulation rather than the GG itself. пре 9 година
logging.h Rough mockup for error handling. пре 9 година
mmu.c Implement memory reads, writes. пре 9 година
mmu.h Implement most MMU functions. пре 9 година
rom.c Lots of work on assembler internal structure; refactor. пре 9 година
rom.h More robust checksum code. пре 9 година
util.c Lots of work on assembler internal structure; refactor. пре 9 година
util.h Lots of work on assembler internal structure; refactor. пре 9 година
version.h Update copyright for 2015; makefile updates. пре 9 година
z80.c Print out decimal register values too; add more tests. пре 9 година
z80.h Stub out MMU functions, opcodes; const fixes. пре 9 година
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c пре 9 година