index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ztestrun.c
Age
Commit message (
Collapse
)
Author
2016-08-01
Implement INI
Michael Pavone
2016-07-28
Partial support for undocumented flag bits
Michael Pavone
2016-07-26
Fix DAA and implement half-carry for remaining instructions. Z80 core now ↵
Michael Pavone
passes ZEXDOC!
2015-11-25
Get ztestrun compiling again
Michael Pavone
2015-07-29
Added support for an IO memory map in Z80 core
Michael Pavone
2015-01-03
Added a -r flag to ztestrun that force instruction retranslation to allow a ↵
Michael Pavone
quick sanity test of that feature
2015-01-03
Fix ztestrun
Michael Pavone
2015-01-01
Minor Z80 core cleanup
Michael Pavone
2014-12-26
Fix memory map flags in ztestrun
Michael Pavone
2014-12-22
Z80 core is sort of working again
Michael Pavone
2013-09-10
Added copyright notice to source files and added GPL license text in COPYING
Mike Pavone
2013-05-29
Incredibly broken YM2612 support plus a fix to Z80 bus request
Mike Pavone
2013-05-08
Cleanup reg printing in z80 test runner
Mike Pavone
2013-05-08
Added z80 test generator and z80 test runner.
Mike Pavone