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 0a61a4c8b0 Rename z80_instructions.inc.c to z80_ops.inc.c пре 9 година
..
assembler.c Stub out assembler/disassembler code. пре 9 година
assembler.h Stub out some GG methods; minor cleanup. пре 9 година
config.c Stub out MMU functions, opcodes; const fixes. пре 9 година
config.h Stub out MMU functions, opcodes; const fixes. пре 9 година
disassembler.c Stub out assembler/disassembler code. пре 9 година
disassembler.h Stub out some GG methods; minor cleanup. пре 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 Stub out some GG methods; minor cleanup. пре 9 година
mmu.c Implement memory reads, writes. пре 9 година
mmu.h Implement most MMU functions. пре 9 година
rom.c Also print out reported size in ROM header info. пре 9 година
rom.h Stub out some GG methods; minor cleanup. пре 9 година
util.c Add proper timing code, etc. пре 9 година
util.h Add proper timing code, etc. пре 9 година
version.h Update copyright for 2015; makefile updates. пре 9 година
z80.c Rename z80_instructions.inc.c to z80_ops.inc.c пре 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 година