Hot Z-Il Fix

Authors

Publication

Pub Details

Date

Pages

See all articles from SyncWare News v1

The 16K Hot-Z II has a minor “bug” which causes the program to wipe the bytes from 8000h-8020h when you QUIT the program. If you’re storing complete BASIC programs in the 8009-BFFF range, this will “eat” some system variables stored up there.

The author supplies this fix: load HOT-Z, and then use it to load a “slave” copy of itself at C009 as described in the documentation. At CDDF there will be a LD BC,009F; change this to LD BC,007F, and save the “slave” to a new tape; when using this in the future, the bytes 8000-8020 will be left alone. When HZII boots itself, the address of this command becomes 581B. You might also want to change the version number in the “cover” to reflect the change, e.g. add a “-1.”

Products

Downloadable Media

 
Scroll to Top