Putting BASIC program on C128 ROM (U36)

Started by RamRod, September 08, 2006, 04:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RamRod

The C128 has an internal empty socket (U36). Does anyone know how to place a BASIC program on an EPROM that would do this:
Load the BASIC program into RAM,
Transfer control to BASIC,
Start the program running.

I know how to burn EPROMS and the basics of setting up the cartridge, but need a ML loader that will autorun and load the basic program into memory ... etc.

Thanks

6502Dude

On Vic-20 Denial forum, Schema did this with menu cartridge for Vic-20.

http://sleepingelephant.com/ipw-web/bulletin/bb/viewtopic.php?t=216&postdays=0&postorder=asc&highlight=vic+menu&start=0

While there are many messages in the thread, it is a great read:)

Logic should be transferable to your senario of using U36 with auto start enabled.