Skip to navigation


Save and load: wbyte

[Apple II version, Loader]

Name: wbyte [Show more] Type: Subroutine Category: Save and load Summary: Write one byte to disk
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file

This routine does nothing, as we do not need to write to disk in the game loader.
.wbyte RTS RTS ; These instructions are not used RTS