Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - Meka and type-in listings

Reply to topic
Author Message
  • Joined: 01 Oct 2020
  • Posts: 32
  • Location: Gummersbach, Germany
Reply with quote
Meka and type-in listings
Post Posted: Sun Jan 28, 2024 11:29 am
I typed-in a listing from a magazine that is for the SC3000. Saved it with the ending .sc within an editor.

Is there a way to start this Level III Basic program with meka?

If I try to load it now, the screen remains black.
  View user's profile Send private message
  • Site Admin
  • Joined: 19 Oct 1999
  • Posts: 14745
  • Location: London
Reply with quote
Post Posted: Sun Jan 28, 2024 1:03 pm
There isn’t a way to load this in Meka. SC files are the ROM image, there isn’t a way to load text files into the in-memory BASIC representation.
  View user's profile Send private message Visit poster's website
  • Joined: 01 Oct 2020
  • Posts: 32
  • Location: Gummersbach, Germany
Reply with quote
Post Posted: Sun Jan 28, 2024 1:50 pm
Would it be possible then, to implement something like paste & copy?

My aim is to preserve listings from magazines by typing them in, you see.

I also typed a little "Hello world" within Level III Basic and saved it. All seemed to work good, but the program was nowhere to find. Did I do somethin wrong?

Or do you know of any other emulator that can do what I want.
  View user's profile Send private message
  • Site Admin
  • Joined: 19 Oct 1999
  • Posts: 14745
  • Location: London
Reply with quote
Post Posted: Sun Jan 28, 2024 7:24 pm
The typed-in data is stored "tokenised" in memory. There is code to convert between these and other formats that can be loaded by emulators here:

https://github.com/fabiodl/sctape

Only the SF-7000 DSK format is compatible with Meka; the tape formats are compatible with MAME. Others may suggest emulators I don't know about. See also https://www.smspower.org/forums/7816

The only way to save typed-in code in Meka currently is to use savestates.
  View user's profile Send private message Visit poster's website
Reply to topic



Back to the top of this page

Back to SMS Power!