..
assembler
Fix assembler bugs in "ex af, af'" and "ex (sp), hl".
hace 8 años
disassembler
Fix a broken jump argument; use hex for ports.
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
Refactor and improve argument parsing (add support for -abcd)
hace 8 años
config.h
Refactor debug logging as distinct from dev build; add tracing.
hace 8 años
disassembler.c
Add smart padding for disassembled bytes.
hace 8 años
disassembler.h
Work on ROM file (i.e., non-inline) disassembler.
hace 8 años
emulator.c
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
emulator.h
Some refactoring wrt I/O; start work on VDP.
hace 8 años
gamegear.c
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
gamegear.h
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
io.c
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
io.h
Some refactoring wrt I/O; start work on VDP.
hace 8 años
logging.h
Implement more load instructions; bugfixes.
hace 8 años
mmu.c
mmu_write_double, stack_push; LD (HL), n; JR; CALL
hace 8 años
mmu.h
mmu_write_double, stack_push; LD (HL), n; JR; CALL
hace 8 años
rom.c
Store a few extra header fields in the ROM struct; typo fix.
hace 8 años
rom.h
Store a few extra header fields in the ROM struct; typo fix.
hace 8 años
util.c
Finish implementing .define/.undef directives.
hace 9 años
util.h
Replace OOM checks with light wrappers around allocation functions.
hace 9 años
util_alloc.h
Replace OOM checks with light wrappers around allocation functions.
hace 9 años
vdp.c
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
vdp.h
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
version.h
Start reorganizing for tests; add cloc.sh; fix version.
hace 9 años
z80.c
Rework timing system for VDP scanlines; flesh out more VDP logic.
hace 8 años
z80.h
Some refactoring wrt I/O; start work on VDP.
hace 8 años
z80_ops.inc.c
Stub out port reads/writes; RETN; RST.
hace 8 años
z80_tables.inc.c
Stub out port reads/writes; RETN; RST.
hace 8 años