index
:
z80
master
Z80 library and tests
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
z80.c
Age
Commit message (
Expand
)
Author
2022-12-29
Fixed CPD[R] and CPI[R]
Ian C
2022-12-26
Failed attempts to fix runall for BIT. Also some tweaks to sources and
Ian C
2022-12-24
Added MEMPTR setting.
Ian C
2021-08-20
Updated with latest Z80 core from 3dsspec
Ian C
2006-09-20
Made interrupts disabled on maskable interrupt.
Ian C
2006-09-19
Changed interface so that Z80 registers are exposed publicly -- using a
Ian C
2006-09-19
Fixed setting of disassembly reader when using function memory interface.
Ian C
2006-09-16
Added a config header that controls inclusion of disassembly and memory model.
Ian C
2006-09-06
Updated to use a function-based memory interface.
Ian C
2006-09-04
Removed redundant copyrights
Ian C
2006-09-01
GEMMA largely working. Fixed broken expressions with white space.
Ian C
2006-08-30
Development checkin
Ian C
2006-08-28
Added labels to Z80 disassembler
Ian C
2006-08-25
Devolopment checkin. Compiles, but doesn't pass tests.
Ian C
2006-08-21
Added disassembler
Ian C
2006-08-20
Initial compilable version
Ian C
2006-08-20
This commit was generated by cvs2svn to compensate for changes in r2,
Ian C