GRAB memory
- Xeron
- Emulation expert
- Posts: 460
- Joined: Sat Mar 07, 2009 5:18 pm
- Contact:
GRAB memory
If I have a machine code program in a .tap file, can I load right up to 0xA000 without issue, or would the user need to GRAB first? I assume since it's not BASIC it should be fine to just load right up to a000?
- iss
- Wing Commander
- Posts: 1849
- Joined: Sat Apr 03, 2010 5:43 pm
- Location: Bulgaria
- Contact:
Re: GRAB memory
@Xeron: No problem at all
.
GRAB (or equivalent POKE's) is only needed if BASIC code will be used.

GRAB (or equivalent POKE's) is only needed if BASIC code will be used.
- Dbug
- Site Admin
- Posts: 5063
- Joined: Fri Jan 06, 2006 10:00 pm
- Location: Oslo, Norway
- Contact:
Re: GRAB memory
I can confirm, no problem at all, you can even overwrite the charsets, the video memory, etc... starting from $400 to $bfff