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 b57de026e1 Fix bugs involving display blanking/backdrop color 4 yıl önce
..
assembler Fix a couple assembler bugs involving obscure instructions. 8 yıl önce
disassembler Simplify and fix index bit instructions in disassembler. 8 yıl önce
assembler.c Refactor debug logging as distinct from dev build; add tracing. 8 yıl önce
assembler.h More splitting of assembler internals. 9 yıl önce
config.c Fix an ASan-reported heap corruption 4 yıl önce
config.h Use a 8:7 PAR by default 4 yıl önce
disassembler.c Clean up and refactor. 8 yıl önce
disassembler.h Work on ROM file (i.e., non-inline) disassembler. 8 yıl önce
emulator.c Fix bugs involving display blanking/backdrop color 4 yıl önce
emulator.h Refactor: pass the entire Config object to the emulator. 8 yıl önce
gamegear.c Add support for BIOS. 6 yıl önce
gamegear.h Use a 8:7 PAR by default 4 yıl önce
io.c Add support for BIOS. 6 yıl önce
io.h Add support for BIOS. 6 yıl önce
logging.h Implement more load instructions; bugfixes. 8 yıl önce
mmu.c Add support for BIOS. 6 yıl önce
mmu.h Add support for BIOS. 6 yıl önce
psg.c Flesh out system ports; clean up IO; stubs. 8 yıl önce
psg.h Flesh out system ports; clean up IO; stubs. 8 yıl önce
rom.c Add support for BIOS. 6 yıl önce
rom.h Add support for BIOS. 6 yıl önce
save.c Add support for saved game files for cart RAM (fixes #3) 6 yıl önce
save.h Add support for saved game files for cart RAM (fixes #3) 6 yıl önce
util.c Finish implementing .define/.undef directives. 9 yıl önce
util.h Add VDP register parsing and dumping. 8 yıl önce
util_alloc.h Replace OOM checks with light wrappers around allocation functions. 9 yıl önce
vdp.c Fix bugs involving display blanking/backdrop color 4 yıl önce
vdp.h Add VDP line interrupts; fix bugs; refactor flags. 8 yıl önce
version.h Start reorganizing for tests; add cloc.sh; fix version. 9 yıl önce
z80.c CCF, SCF, DAA; bugfixes. 8 yıl önce
z80.h Flesh out system ports; clean up IO; stubs. 8 yıl önce
z80_flags.inc.c Implement LD A, I/R; CPI/CPIR/CPD/CPDR 4 yıl önce
z80_ops.inc.c Implement LD A, I/R; CPI/CPIR/CPD/CPDR 4 yıl önce
z80_tables.inc.c Implement LD A, I/R; CPI/CPIR/CPD/CPDR 4 yıl önce