An emulator, assembler, and disassembler for the Sega Game Gear
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Ben Kurtovic c8e102bcf2 More splitting of assembler internals. 9 yıl önce
..
assembler More splitting of assembler internals. 9 yıl önce
assembler.c More splitting of assembler internals. 9 yıl önce
assembler.h More splitting of assembler internals. 9 yıl önce
config.c Stub out MMU functions, opcodes; const fixes. 9 yıl önce
config.h Stub out MMU functions, opcodes; const fixes. 9 yıl önce
disassembler.c Start working on assembler. 9 yıl önce
disassembler.h Start working on assembler. 9 yıl önce
gamegear.c Stub out MMU functions, opcodes; const fixes. 9 yıl önce
gamegear.h Stub out MMU functions, opcodes; const fixes. 9 yıl önce
iomanager.c Add signal handling, plus basic instruction fetch logic. 9 yıl önce
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 9 yıl önce
logging.h Rough mockup for error handling. 9 yıl önce
mmu.c Implement memory reads, writes. 9 yıl önce
mmu.h Implement most MMU functions. 9 yıl önce
rom.c Lots of work on assembler internal structure; refactor. 9 yıl önce
rom.h More robust checksum code. 9 yıl önce
util.c Lots of work on assembler internal structure; refactor. 9 yıl önce
util.h Lots of work on assembler internal structure; refactor. 9 yıl önce
version.h Update copyright for 2015; makefile updates. 9 yıl önce
z80.c Print out decimal register values too; add more tests. 9 yıl önce
z80.h Stub out MMU functions, opcodes; const fixes. 9 yıl önce
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c 9 yıl önce