Posted By
 Csabo on 2025-04-22 11:35:45
| Re: Free RAM $0100 - $1000
Not sure which file you meant specifically. Also be sure to use the SVS' Ultimate Map, it's the de-facto standard!
According to that, $0100-$010F (FBUFFR) is "Buffer for floating point to string operations". You can use it if you don't need the KERNAL (e.g. if you're writing a demo, or a game in assembly that doesn't need to load/save files via KERNAL).
|