Releases: lipro-cpm4l/yaze
Releases · lipro-cpm4l/yaze
Version 1.14 from April 23, 2004
Changes since 1.13:
2004-04-23
yaze.c
,Makefile
(VERSION): update version string.simz80.pl
: simulate the interrupt register (IR
). (Michael Haardt).bios.c
(bios): case 254 incrementedpc
twice in a macro argument (Carl Mascott).
Originated-by: yaze-1.14.tar.gz
Originated-md5: 275499d4444fb998165fc7b30c06868f
Originated-URL: ftp://ftp.ping.de/pub/misc/emulators/yaze-1.14.tar.gz
Version 1.13 from January 24, 2004
Changes since 1.12:
2004-01-24
yaze.c
,Makefile
(VERSION): update version string.simz80.h
: pagetable definition did not match the definition inyaze.c
(Michael Haardt).
Originated-by: yaze-1.13.tar.gz
Originated-md5: 1990bc79775796511733991b5589f39a
Originated-URL: ftp://ftp.ping.de/pub/misc/emulators/yaze-1.13.tar.gz
Version 1.12 from January 13, 2004
Changes since 1.11:
2004-01-12
Makefile
:host2cpm.tcl
should be included in the tarball.
Changes since 1.10:
2004-01-11
monitor.c
(CLK_TCK): conditional definition.cdm.c
: add ambiguous filename -> unix directory functionality, contributed by Carl Mascott.bios.c
,bios.h
,monitor.c
: apply patch from Guenter Radestock so thatstdin
can be a pipe. (readsec): fix lru sort bug reported by Carl Mascott.simz80.pl
(OUTP): fix register selection (Michael Haardt).io.c
,yaze.c
: fixes for CP/M 3.0 by Michael Haardt.host2cpm.tcl
: copies host directories to/from a cpm disk image file, contributed by Gary L. Howell.Makefile
:make tar
modified so that the test sources are converted fromLF
toCRLF
. Addhost2cpm.tcl
to DISTRIB.
Originated-by: yaze-1.12.tar.gz
Originated-md5: 3e1b9614002b6c5732337559049020f9
Originated-URL: ftp://ftp.ping.de/pub/misc/emulators/yaze-1.12.tar.gz
Version 1.10 from January 27, 1998
Changes since 1.06:
1998-01-27
simz80.pl
: set the flags correctly forLD A,I/R
andCPI
/CPIR
/CPD
/CPDR
(reported by Sean Young).monitor.c
(mountdir): fix fencepost error when settingcp[15]
, as reported by Richard Hirst.
1998-01-25
simz80.pl
: change direct and indirect references to the RAM() macro, because it now evaluates its operand more than once if MMU is in use (contributed by Michael Haardt).yaze.c
,simz80.h
: Make BIOS optional and add MMU initialisation (contributed by Michael Haardt).
Changes since 1.05:
1996-04-28
cdm.c
(getblock): rename index to idx (avoids a warning about shadowingindex()
). (main): correct a type in the!USE_GNU_READLINE
case.
1996-04-25
bios.c
(constat, lststat):select()
may modify timeval, so reinitialise it. (readsec, writesec): protect against undefined or unmounted disk. (bios): AddBgiiFix
.monitor.c
(mount): useMAP_FILE
flag inmmap()
call (linux-ism?).yaze.c
(load_cpm): correctly calculate available memory ifloadadr
is specified.simz80.pl
(CALLC): rename symbol adr to avoid warning msg.cdm.c
(srchdir): ignore cpm-3 byte count.
Originated-by: yaze-1.10.tar.gz
Originated-md5: 4e2c1db0df05caa9879de5e2e09ba394
Originated-URL: ftp://ftp.ping.de/pub/misc/emulators/yaze-1.10.tar.gz