Skip to navigation


Save and load: prenib

[Apple II version, Loader]

Name: prenib [Show more] Type: Subroutine Category: Save and load Summary: Convert 256 8-bit bytes in buffer into 342 6-bit nibbles in buffr2
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * trytrk calls prenib

This routine does nothing, as we do not need to write to disk in the game loader.
.prenib RTS ; Return from the subroutine