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 години