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