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 b8ad05578f Refactor out tokenizer; start implementing paging knowledge. 9 yıl önce
..
assembler Refactor out tokenizer; start implementing paging knowledge. 9 yıl önce
assembler.c Refactor out tokenizer; start implementing paging knowledge. 9 yıl önce
assembler.h More splitting of assembler internals. 9 yıl önce
config.c Doc updates; .s -> .asm. 9 yıl önce
config.h Stub out MMU functions, opcodes; const fixes. 10 yıl önce
disassembler.c Refactor out tokenizer; start implementing paging knowledge. 9 yıl önce
disassembler.h Start working on assembler. 9 yıl önce
gamegear.c Stub out MMU functions, opcodes; const fixes. 10 yıl önce
gamegear.h Stub out MMU functions, opcodes; const fixes. 10 yıl önce
iomanager.c Add signal handling, plus basic instruction fetch logic. 10 yıl önce
iomanager.h Add IOManager, which manages emulation rather than the GG itself. 10 yıl önce
logging.h Rough mockup for error handling. 9 yıl önce
mmu.c Fix MMU mirroring algo, support reading 48 KB ROMs. 9 yıl önce
mmu.h Implement most MMU functions. 10 yıl önce
rom.c Fix MMU mirroring algo, support reading 48 KB ROMs. 9 yıl önce
rom.h Phase one of tokenizer and data directives. 9 yıl önce
util.c Fix MMU mirroring algo, support reading 48 KB ROMs. 9 yıl önce
util.h Implement most of resolve_defaults(); fix for declsize default behavior. 9 yıl önce
version.h Update copyright for 2015; makefile updates. 10 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. 10 yıl önce
z80_ops.inc.c Rename z80_instructions.inc.c to z80_ops.inc.c 9 yıl önce