PROGRAMS
Commodore 64
GeoRAM, GAMES, AND DRIVE EMULATION
Almost all the games attempt to reduce the loading time by special programs for the 1541.Β
At the moment not all the games can run with the SDIEC hardware, the pi1541 solution is a good replacement that increases the number of games that you can run on real hardware.
Testing games on real hardware is a time expensive work, for example, the testing of the Maniac Mansion requires a whole afternoon.Β
So, most of the testing is limited to Vice's GeoRAM emulation.
- GEORAM programs
This is a collection of programs that need the Geo/Neo-RAM expansion to work. Unfortunately, some of them does not work with either the GeoRAM clone or the original one. They do not work even in Vice emulator with the GeoRAM support enabled!
The games worked only with a real drive, several attempts to load the image from a 1541 emulation did not work. So, copying the diskimages to a real 1541 is required.
Β
πVolley for 2.D64 ( Added 29.1.2024)
If a compatible memory expansion is connected, the game can be configured to use it for replays. The gameplay is recorded in the background to allow rewinding and playback in slow motion after each round. The supported expansions are: GeoRAM, REU, SuperCPU RAM. Websiteπ DRACOPY.D64 ( Added 7.1.2024)
Disk copier that can use the GeoRAM, unlike other programs it comes with a GitHub repository https://github.com/ozw1z5rd/dracopy You can read how to compile and personalize the program by reading the issue #16.π GEORAM SYSTEM.d64 ( Added 10.12.2023 )
Disk utility & machine code monitor for the Commodore 64.Β With this utility you can create a 2015 block storage device that canΒ be used from BASIC 2.0. After the program loads and runs, it will door a warm reboot.Β After the reboot, issue SYS 56832 to activate the software.Β The built-in help can be access by typing "HELP" at the > promptGEORAM utils collection D64 image
βGEORAM DRIVE
β GMT64 V0.44 an evoluted ram tester able to use several data patterns
β GEORAMTEST+BBG a simple memory tester
βNEORAMDRIVE
β BURSTNIBBLER-1.8 disk copier but it requires a parallel connection
β BURSTNIBBLER-1.9 disk copier but it requires a parallel connection
β GEOUTIL
load"GEOUTIL",8,1 NEW sys828 Source of a small tool that allows to edit several screens at basic-prompt.
F1/F7 select between 26 screens which are all stored in georam. (you start at screen 'C')
F5/F3 are copy/paste for screen.
β GEORAM-MON allows to explore the RAM
β GEOUPLOAD-1 works but no idea what is supposed to do
β GEORAM LINK 1.0 should allow to join more small programs into a big one
β PARCOPY, load the disk image into the expansion allowing multiple copies with no disk swap.
βREU-TESTER/ALTER
βZEUGMA-C64-REV-1ΒπGEORAM Borrowed Time-G all Drivers.d81
Tested on Vice 1541 + C64 + GeoRAM 512Kβ Hook_1991_Ocean_(GeoRam).d64
Tested on real hardware 1541 + C64πHudson_Hawk-G.zip
Tested on Vice 1541 + C64 + GeoRAM 512KπPurple_Heart-G.zip
Tested on Vice 1541 + C64 + GeoRAM 512Kβ X-Men-R+G+S.zip
Tested on Vice 1541 + C64 + GeoRAM 512Kβ ManiacMansion-G+N.zip
Tested on real hardware 1541 + C64
π« -> untested
β -> tested with real hardware
π -> tested on the emulator
β -> tested on real hardware, then Vice, and does not work.
Commodore 128
N-Progrs 128 ( a set of ML programs that allow multiple BASIC programs to exist in memory at the same time )