summaryrefslogtreecommitdiff
path: root/z80_decode.c
AgeCommit message (Expand)Author
2022-12-29Fixed LDD[R] and LDI[R]Ian C
2022-12-29Fixed C++ism that entered in CPD/I fixes.Ian C
2022-12-29Fixed CPD[R] and CPI[R]Ian C
2022-12-27Tweaks for MEMPTR. Still not sure it's correct.Ian C
2022-12-26Failed attempts to fix runall for BIT. Also some tweaks to sources andIan C
2022-12-25Fixed BIT documented. Still not passing undocumented.Ian C
2022-12-24Fixed hidden flags in 8-bit INC/DECIan C
2022-12-24Added MEMPTR setting.Ian C
2021-08-24Fixed SCF, CCF and DAA so they pass documented flag tests.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
2006-09-16Fixed OUT (n),AIan C
2006-09-16Added a config header that controls inclusion of disassembly and memory model.Ian C
2006-09-11Fixed IN A,(nn)Ian C
2006-09-06Updated to use a function-based memory interface.Ian C
2006-09-05Passes all normal tests expect for daa,cpl,scf,ccf group.Ian C
2006-09-04Fixed BIT and took DAA from FUSE.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
2006-08-27Fixed LD (nnnn),AIan C
2006-08-26Checkin prior to replacing some of the opcode routines.Ian C
2006-08-26UpdatesIan C
2006-08-25Devolopment checkin. Compiles, but doesn't pass tests.Ian C
2006-08-21EditsIan C
2006-08-20Initial compilable versionIan C
2006-08-20This commit was generated by cvs2svn to compensate for changes in r2,Ian C