Jump to content
IGNORED

Working on Making Speedy System Disk Totally English


rcamp48

Recommended Posts

19 minutes ago, xrbrevin said:

thanks - that will be useful :)

but can the ROM also be modded to use english in the built-in menu?

Yes , all of the prompts are on the disk, not the ROM,  am working on translating the two help pages

 

Link to comment
Share on other sites

On 7/14/2019 at 2:56 PM, rcamp48 said:

Yes , all of the prompts are on the disk, not the ROM,  am working on translating the two help pages

 

The built-n sector copier and Bibo-DOS would be in the drive ROM. (What you get when you boot the computer with no disk present in the drive)

 

If it doesn't do any checksums, it should be as easy as replacing the text strings in the ROM dump and programming a replacement EPROM.

 

Project for a rainy day. :)

 

PS: "copyer" should be "copier", "(u)" would become "(c)"

Link to comment
Share on other sites

5 minutes ago, Nezgar said:

If it doesn't do any checksums, it should be as easy as replacing the text strings in the ROM dump and programming a replacement EPROM.

The Speedy has ROM checksums, but it's easy to correct them. I wrote a tool to do that a couple years ago, it's in the Mega Speedy software ZIP

https://www.horus.com/~hias/megaspeedy/software/megaspeedy-software-V1.10-20170923.zip

in src/romcsum (both C source code and a Win32 exe) - it works with 8k, 16k and 32k (latter Mega Speedy) plain ROM dumps (without any COM/EXE headers).

 

If started with one argument it wil verify the checksum of the ROM, if started with two arguments it will save a ROM with correct checksum to the second file - eg "romcsum patched.rom fixedcsum.rom"

 

so long,

 

Hias

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...