Just thought I'd share that. And I've nowhere else to put it.
Interesting to know how much RAM is left over.
http://www.leftiness.org/Record.htm
PRINT FRE(0)-(FRE(0)<0)*65536
- Commie_User
- Forum God
- Posts: 1486
- Joined: 14/07/2009 - 23:34
- Location: England
- Contact:
Re: PRINT FRE(0)-(FRE(0)<0)*65536
just reset it, it's written on the screen!!
or :
10 DEF FN FR(X)=FRE(0)-65536*(FRE(0)<0)
20 PRINT FN FR(0);"BYTES FREE"
or :
10 DEF FN FR(X)=FRE(0)-65536*(FRE(0)<0)
20 PRINT FN FR(0);"BYTES FREE"
- Commie_User
- Forum God
- Posts: 1486
- Joined: 14/07/2009 - 23:34
- Location: England
- Contact:
Re: PRINT FRE(0)-(FRE(0)<0)*65536
AndyUK wrote:just reset it, it's written on the screen!!
I don't like to abuse my paper clips!
You know, we ought to have listings and things, especially as they can be pasted into Vice nowadays and saved.
I'd have one or two requests I'm sure, for example replicating sound effects in BASIC if I can't sample them for some reason.