An emulator, assembler, and disassembler for the Sega Game Gear
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ben Kurtovic 274b2eaa93 Stub out MMU functions, opcodes; const fixes. 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 Stub out MMU functions, opcodes; const fixes. 9 년 전
mmu.h Stub out MMU functions, opcodes; const fixes. 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 Stub out MMU functions, opcodes; const fixes. 9 년 전
z80.h Stub out MMU functions, opcodes; const fixes. 9 년 전
z80_instructions.inc Stub out MMU functions, opcodes; const fixes. 9 년 전