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_private.h
Age
Commit message (
Expand
)
Author
2022-12-26
Failed attempts to fix runall for BIT. Also some tweaks to sources and
Ian C
2022-12-25
Fixed BIT documented. Still not passing undocumented.
Ian C
2022-12-24
Added MEMPTR setting.
Ian C
2021-08-20
Updated with latest Z80 core from 3dsspec
Ian C
2006-09-19
Changed interface so that Z80 registers are exposed publicly -- using a
Ian C
2006-09-16
Added a config header that controls inclusion of disassembly and memory model.
Ian C
2006-09-13
Fixed storing of callback returns
Ian C
2006-09-13
Removed bad declaration for table arrays
Ian C
2006-09-06
Updated to use a function-based memory interface.
Ian C
2006-09-04
ALU8 and ALU16 now validate against ZEXDOC.
Ian C
2006-09-03
Extra sanity checks on start-up.
Ian C
2006-09-03
Fixed bugs on BIT,RES and SET opcode macros. Fixed serious bug in POKE
Ian C
2006-08-28
Added labels to Z80 disassembler
Ian C
2006-08-26
Checkin prior to replacing some of the opcode routines.
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