index
:
z80
master
Z80 library and tests
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-20
Added CPM documented flags test
Ian C
2021-08-20
Removed furhter GTK files.
Ian C
2021-08-20
Removed GTK main
Ian C
2021-08-20
Updated with latest Z80 core from 3dsspec
Ian C
2021-08-20
Removed non-compiling bits and added CPM zexall
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
Fixed OUT (n),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-11
Fixed IN A,(nn)
Ian C
2006-09-06
Updated to use a function-based memory interface.
Ian C
2006-09-05
Passes all normal tests expect for daa,cpl,scf,ccf group.
Ian C
2006-09-04
Removed redundant copyrights
Ian C
2006-09-04
Fixed BIT and took DAA from FUSE.
Ian C
2006-09-04
ALU8 and ALU16 now validate against ZEXDOC.
Ian C
2006-09-03
Fixed output of OUT text to the log file.
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-09-01
GEMMA largely working. Fixed broken expressions with white space.
Ian C
2006-08-31
Added
Ian C
2006-08-30
Development checkin
Ian C
2006-08-28
Moved dialog to gtkutil
Ian C
2006-08-28
Added dialog.o for GEMMA
Ian C
2006-08-28
Added for GEMMA
Ian C
2006-08-28
Initial GEMMA files
Ian C
2006-08-28
Updates to improve selecting build options
Ian C
2006-08-28
Added labels to Z80 disassembler
Ian C
2006-08-28
Fixed repeat command when using readline. Label command now dumps labels if
Ian C
2006-08-28
Added readline to EMMA
Ian C
2006-08-28
Changes so that labels for zexdoc and zexall are loaded into EMMA
Ian C
2006-08-28
*** empty log message ***
Ian C
2006-08-27
Added locally build versions of the Z80 exercisers
Ian C
2006-08-27
Fixed LD (nnnn),A
Ian C
2006-08-26
Checkin prior to replacing some of the opcode routines.
Ian C
2006-08-26
Updates
Ian C
2006-08-25
Devolopment checkin. Compiles, but doesn't pass tests.
Ian C
2006-08-21
Edits
Ian C
2006-08-21
Added expression handler for EMMA
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
2006-08-20
Standard project directories initialized by cvs2svn.
Ian C