An emulator, assembler, and disassembler for the Sega Game Gear
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. 9 lat temu
..
assembler.c Stub out assembler/disassembler code. 9 lat temu
assembler.h Stub out some GG methods; minor cleanup. 9 lat temu
config.c Stub out MMU functions, opcodes; const fixes. 9 lat temu
config.h Stub out MMU functions, opcodes; const fixes. 9 lat temu
disassembler.c Stub out assembler/disassembler code. 9 lat temu
disassembler.h Stub out some GG methods; minor cleanup. 9 lat temu
gamegear.c Stub out MMU functions, opcodes; const fixes. 9 lat temu
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 lat temu
iomanager.c Add signal handling, plus basic instruction fetch logic. 9 lat temu
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 lat temu
logging.h Stub out some GG methods; minor cleanup. 9 lat temu
mmu.c Stub out MMU functions, opcodes; const fixes. 9 lat temu
mmu.h Stub out MMU functions, opcodes; const fixes. 9 lat temu
rom.c Also print out reported size in ROM header info. 9 lat temu
rom.h Stub out some GG methods; minor cleanup. 9 lat temu
util.c Add proper timing code, etc. 9 lat temu
util.h Add proper timing code, etc. 9 lat temu
version.h Update copyright for 2015; makefile updates. 9 lat temu
z80.c Stub out MMU functions, opcodes; const fixes. 9 lat temu
z80.h Stub out MMU functions, opcodes; const fixes. 9 lat temu
z80_instructions.inc Stub out MMU functions, opcodes; const fixes. 9 lat temu