summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-19Fixed setting of disassembly reader when using function memory interface.Ian 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-13Fixed storing of callback returnsIan C
2006-09-13Removed bad declaration for table arraysIan 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
Fails quite a few undocumented flag tests.
2006-09-04Removed redundant copyrightsIan 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-03Fixed output of OUT text to the log file.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-09-01GEMMA largely working. Fixed broken expressions with white space.Ian C
2006-08-31AddedIan C
2006-08-30Development checkinIan C
2006-08-28Moved dialog to gtkutilIan C
2006-08-28Added dialog.o for GEMMAIan C
2006-08-28Added for GEMMAIan C
2006-08-28Initial GEMMA filesIan C
2006-08-28Updates to improve selecting build optionsIan C
2006-08-28Added labels to Z80 disassemblerIan C
2006-08-28Fixed repeat command when using readline. Label command now dumps labels ifIan C
no parameter given.
2006-08-28Added readline to EMMAIan C
2006-08-28Changes so that labels for zexdoc and zexall are loaded into EMMAIan C
2006-08-28*** empty log message ***Ian C
2006-08-27Added locally build versions of the Z80 exercisersIan 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-21Added expression handler for EMMAIan 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.
2006-08-20Standard project directories initialized by cvs2svn.Ian C