Releases: datajerk/c2d
Releases · datajerk/c2d
Respect Scratchpad RAM
-r option to override bar row
e.g.:
c2d -b -r 10 -t barloader.textpage gameserverclient,800 gameserverclientbar.dsk
-b option for animated bar
See barloader.text
as an example, e.g.:
c2d -b -t barloader.textpage gameserverclient,800 gameserverclient.dsk
screen hole patching
- added to c2d -t screen automatic text screen hole patching to fix disk stutter from some splash pages, can be disable with -u option.
- granular testing (test, fulltest, emutest)
ok, really done for now
- fixed applescript test script random crash (i hope)
done for now
- added emulator-based testing (Virtual ][ with AppleScript, OSX only)
- more testing
- more optimizations for text2page, page2text
- some code cleanup
more cleanup, moved loader to $300
- cleanup
- moved loader to $300
minor optimizations and cleanup
Version number matches release, minor loader.s optimizations.
minor bug fixes
Bug in text2page.c
Text splash screen support added.
See README.md for details.