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
2022-12-29
Fixed LDD[R] and LDI[R]
Ian C
2022-12-29
Fixed C++ism that entered in CPD/I fixes.
Ian C
2022-12-29
Fixed CPD[R] and CPI[R]
Ian C
2022-12-27
Tweaks for MEMPTR. Still not sure it's correct.
Ian C
2022-12-26
Added dependencies for sources in Makefile. Removed old GTK callbacks.
Ian C
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
Fixed hidden flags in 8-bit INC/DEC
Ian C
2022-12-24
Added MEMPTR setting.
Ian C
2022-11-29
Removed redundant variable from Makefile
Ian C
2021-11-21
Updated to use casm for CP/M emulation
Ian C
2021-10-29
Updated .gitignore
Ian C
2021-10-29
Added .gitignore
Ian C
2021-09-14
Tweaks to build on FreeBSD
Ian C
2021-08-24
Fixed SCF, CCF and DAA so they pass documented flag tests.
Ian C
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
[next]