Recent Releases of z80_xcf_flavor
z80_xcf_flavor - Z80 XCF Flavor v1.5
Enhancements
- The values of YF and XF obtained on the host CPU are now highlighted in blue.
- Forced a new line at the end of the table. This keeps the text output always in 32 columns, regardless of the test runner.
Full changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.4...v1.5
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.4
Enhancements
- The program no longer prints
<AT><Y><X>sequences. This change makes it easier for test runners that do not emulate a full ZX Spectrum to display the output.
Full changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.3...v1.4
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.3
Bug fixes
- Reverted the removal of superfluous code made in the previous version (necessary to be able to run the test more than once).
Enhancements
- Added generation of a snapshot in SNA format (requested by Folkert van Heusden) in addition to the tape image (thanks, Ped7g).
Full changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.2...v1.3
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.3
Bugfixes
- Reverted the removal of superfluous code made in the previous version (necessary to be able to run the test more than once).
Enhancements
- Added generation of a snapshot in SNA format (requested by Folkert van Heusden) in addition to the tape image (thanks, Ped7g).
Full Changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.2...v1.3
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.2
Enhancements
- Removed superfluous code.
- Minor optimizations.
Project
- Moved the source code file to the root directory of the project.
Full Changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.1...v1.2
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.1
Bugfixes
- Interrupts are now disabled during the test.
Enhancements
- Added a brief description of the test on the screen.
- Modified the BASIC loader to make it easy for the user to re-run the test by typing
RUN 2(thanks, Ped7g).
Full Changelog: https://github.com/redcode/Z80XCFFlavor/compare/v1.0...v1.1
- Assembly
Published by redcode about 2 years ago
z80_xcf_flavor - Z80 XCF Flavor v1.0
Full Changelog: https://github.com/redcode/Z80XCFFlavor/commits/v1.0
- Assembly
Published by redcode about 2 years ago