summaryrefslogtreecommitdiff
path: root/z80_private.h
AgeCommit message (Collapse)Author
2022-12-26Failed attempts to fix runall for BIT. Also some tweaks to sources andIan C
the initial noisy mode of EMMA.
2022-12-25Fixed BIT documented. Still not passing undocumented.Ian C
2022-12-24Added MEMPTR setting.Ian C
2021-08-20Updated with latest Z80 core from 3dsspecIan C
2006-09-19Changed interface so that Z80 registers are exposed publicly -- using aIan C
Set/Get interface was too ponderous for emulation needs.
2006-09-16Added a config header that controls inclusion of disassembly and memory model.Ian C
2006-09-13Fixed storing of callback returnsIan C
2006-09-13Removed bad declaration for table arraysIan C
2006-09-06Updated to use a function-based memory interface.Ian C
2006-09-04ALU8 and ALU16 now validate against ZEXDOC.Ian C
2006-09-03Extra sanity checks on start-up.Ian C
2006-09-03Fixed bugs on BIT,RES and SET opcode macros. Fixed serious bug in POKEIan C
macro. Changes to GEMMA.
2006-08-28Added labels to Z80 disassemblerIan C
2006-08-26Checkin prior to replacing some of the opcode routines.Ian C
2006-08-25Devolopment checkin. Compiles, but doesn't pass tests.Ian C
2006-08-21Added disassemblerIan C
2006-08-20Initial compilable versionIan C
2006-08-20This commit was generated by cvs2svn to compensate for changes in r2,Ian C
which included commits to RCS files with non-trunk default branches.