Skip to content

Releases: lipro-cpm4l/yaze

Version 1.14 from April 23, 2004

19 Jan 18:31
yaze-1.14
Compare
Choose a tag to compare

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 incremented pc 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

19 Jan 18:21
yaze-1.13
Compare
Choose a tag to compare

Changes since 1.12:

2004-01-24

  • yaze.c, Makefile (VERSION): update version string.
  • simz80.h: pagetable definition did not match the definition in yaze.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

19 Jan 18:19
yaze-1.12
Compare
Choose a tag to compare

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 that stdin 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 from LF to CRLF. Add host2cpm.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

19 Jan 17:46
yaze-1.10
Compare
Choose a tag to compare

Changes since 1.06:

1998-01-27

  • simz80.pl: set the flags correctly for LD A,I/R and CPI/CPIR/CPD/CPDR (reported by Sean Young).
  • monitor.c (mountdir): fix fencepost error when setting cp[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 shadowing index()). (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): Add BgiiFix.
  • monitor.c (mount): use MAP_FILE flag in mmap() call (linux-ism?).
  • yaze.c (load_cpm): correctly calculate available memory if loadadr 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