| |
Georam Drive V0.10 [2007] |
AKA :
Neoram Drive
Credits :
Download :
Look for downloads on external sites:
Pokefinder.org
Summary Submitted by enthusi on 30 October 2007
A ramdrive for GEO-ram and compatibles (i.e. Neoram).
Hardcoded for 512KB-Version so far.
Device-No is set to 2.
Use POKE 2,X to set device to X (8 also works btw)
Commands:
LOAD"$",2 for directory
LOAD"file",2(,1)
SAVE"file",2(,1)
VERIFY"file",2(,1)
****************************************
to Init the drive use "arrow-left" as first char of filename! I.e. LOAD"<=",2,1 or LOAD"<=blabla",2 will format the ram expansion.
****************************************
to SCRATCH a file use POUND-sign as first char in filename:
LOAD"%file",2,1 will scratch the file named "file". (%=pound :)
Code currently at $ca00 so the limit is about 193 blocks.
Relaunch RAMdrive with SYS 51712 if needed. The RAM-image keeps intact after reset/restart!
Also works in VICE now in case you care.
Please report bugs :)
About Directory:
the entries show 1 Block even when below 1-page-size for consistency with 1541.
However BLOCKS FREE displays the real space left on georam.
Georam-drive should work with games that use kernal LOAD-vector (probably only BASIC-shit since I use ZP-Adresses and the routines are at $ca00).
Enjoy,
enthusi
PS: this is rather for fun though its even quite handy for storing tools on georam and load them on demand. I might release a version beneath kernal-rom some day.
|
|
|
|
 | Search CSDb |
 |
|
 | Navigate |  |
|
 | Detailed Info |  |
|
 | Fun Stuff |  |
· Goofs · Hidden Parts · Trivia
|
|
 | Forum |  |
|
 | Support CSDb |  |
|
 |  |
|