Releases: Z80-Retro/2063-Z80-cpm
Releases · Z80-Retro/2063-Z80-cpm
2.1 - Add support for Nouveau
This release includes a refactoring of the console & printer routines out of the BIOS and a refactoring of the board-specific I/O libraries out of the lib directory and into libretro and libnouveau.
By default, the retro will be built in the usual manner.
To build for the Nouveau, create a Make.local file in the top directory with the following in it:
ASM_FLAGS=-I../lib -I../libnouveau
BOOT_MSG=Z80 Nouveau 2067-1.1
2.0 - Fancy filesystem support
This release includes refactoring of the filesystem code and related improvements like 8K block size to save memory in the BIOS.
A release including pre-built binaries.
This release was created by request to include a snapshot of the compiled binaries.
BIOS Release 1
This is the first fully functional BIOS release.