Releases: kounch/knloader
Releases · kounch/knloader
0.11 Beta
New:
- Options in
bdt_builder.py
to change default loading mode fortap
,tzx
andbas
files - Updated PDF manuals
Fixed:
- Directories in BDT file created with
bdt_builder.py
are no longer be truncated (at the beginning) on Windows - Input and custom path in BDT file created with
bdt_builder.py
have correct separators on Windows now
0.10 Beta
0.9 Beta
0.8 Beta
This release can be considered as a Release Candidate for final 1.0 version.
New:
- Changed cache format to a new banked RAM based one. Page flipping is noticeably faster now.
- New script to build automatically a BDT file, detecting NEX, TAP, etc. files and image files too (BMP, SCR, SL2, etc.)
- New script to build automatically cache (overcoming previous maximum limitation of 16K for BDT files)
- Added
autoexec.bas
file that can be used to launch knloader automatically on ZX Spectrum Next startup - Updated Manual and Instructions
NOTE: Due to cache format changes, it is recommended that you clean the /tmp/knloader
directory (or rebuild cache from within unloader.bas
)