Skip to content

Releases: ivanizag/iz-cpm

v1.3.4

11 May 19:45
Compare
Choose a tag to compare

Release for Linux, Windows and MacOS

What's Changed

  • Remove commented out code
  • Change the result code for F_SIZE
  • Let the terminal Drop code run, fixes #22

Full Changelog: v1.3.3...v1.3.4

v1.3.3

09 May 15:30
Compare
Choose a tag to compare

Release for Linux, Windows and MacOS

What's Changed

  • Ensure we preserve the state of user/drives across restarts by @skx in #14
  • Fixed off-by-one in handling of drive P: in CLI args. by @skx in #20

New Contributors

  • @skx made their first contribution in #14

Full Changelog: v1.3.2...v1.3.3

v1.3.1

05 Feb 19:13
Compare
Choose a tag to compare

Release 1.3.1

For Linux, Windows and MacOS

Full Changelog: v1.2...v1.3.1

Version 1.2 for Linux and Windows

27 Mar 10:30
Compare
Choose a tag to compare

iz-cpm-for-linux.zip
iz-cpm-for-windows.zip

What's Changed

  • Use ZCPR insead of CPP and remove proprietary components in #5
  • Improved processing of the command line when executing CP/M binaries argument files are considered to be on drive A:
  • Do not fail on reading random record just to the size of the file
  • Missing HOME in BIOS call names
  • Support ANSI terminal emulation

Full Changelog: v1.1...v1.2

Version 1.1 for Linux and Windows

10 Jan 13:19
Compare
Choose a tag to compare

Changes:

  • #1: Renamed files to stay on the same emulated disk.
  • #3: Request confirmation to exit. Now exit to host is with Ctrl-C, Ctrl-C and Y.
  • #4: Arguments where not copied properly with running from the host command line.

Version 1.0 for Linux, MacOS and Windows

06 May 21:18
Compare
Choose a tag to compare