Schrijver
| 'international' turbo r bios
|
Philip msx novice Berichten: 24 | Geplaatst: 18 Februari 2005, 00:39   |
Since rumsx seems back alive I tested the nlmsx patch on rumsx.
It works fine as far as I can tell ;-)
|
|
BiFi msx guru Berichten: 3142 | Geplaatst: 18 Februari 2005, 12:10   |
|
|
glaurungattack msx novice Berichten: 18 | Geplaatst: 18 Februari 2005, 12:42   |
Also the order that SET DATE assumes for input string should be changed (it is year-month-day in original japanese roms). That routine is somewhere in the 16K rom extension.
|
|
Philip msx novice Berichten: 24 | Geplaatst: 18 Februari 2005, 18:16   |
Ofcourse you can !
Quote:
| Also the order that SET DATE assumes for input string should be changed (it is year-month-day in original japanese roms). That routine is somewhere in the 16K rom extension.
|
GET DATE is also wrong. Thanks for the info. I will look into this.
|
|
manuel msx guru Berichten: 3381 | Geplaatst: 18 Februari 2005, 20:04   |
In the upcoming openMSX 0.5.1 you can this to your XML to use the patch whilst keeping the original ROM:
<PanasonicRom id="Firmware ROM">
<rom>
<sha1>e779c338eb91a7dea3ff75f3fde76b8af22c4a3a</sha1>
<sha1>5fa3aa79aeba2c0441f349e78e9a16d9d64422ea</sha1>
<filename>roms/fs-a1gt_firmware.rom</filename>
<patches>
<ips>fs-a1gt_firmware.ips</ips>
</patches>
</rom>
</PanasonicRom>
|
|
Philip msx novice Berichten: 24 | Geplaatst: 19 Februari 2005, 18:38   |
|
|
NYYRIKKI msx master Berichten: 1503 | Geplaatst: 20 Februari 2005, 05:35   |
I have heard, that there is also English translation of MSX-View, but I don't have it. I think, that it would be cool, if it would be included to this patch as well...
|
|
BiFi msx guru Berichten: 3142 | Geplaatst: 20 Februari 2005, 06:54   |
There is indeed. Though the translation is based on a somwhat other (probably earlier) version of MSX-View and was done on disk in stead of some ROM image... It might be more work to get that translation through.
|
|
NYYRIKKI msx master Berichten: 1503 | Geplaatst: 20 Februari 2005, 08:15   |
Disk version is not a problem as MSX-View is on filesystem inside the ROM in GT.
|
|
manuel msx guru Berichten: 3381 | Geplaatst: 20 Februari 2005, 10:56   |
Talking about this:
I have here a white box with the text:
"Engelse vertaling
MSX-VIEW
* application disk
* patch disk
inclusief Nederlandse handleiding
TURBOR-GT only"
the back side says:
"Copyright MGF 1995"
It contains two HD disks with a DP label. The first one is:
"MSX-View
Application disk v1.1
MSX-View utility disk
* Internal setup program
* DP Stamp converter
* Interactive manual
and more !!!"
The second one:
"MSX-View
Application disk v2.0
MSX-VIew PATCH DISK
100% Engels
Voor MSX Turbo R GT/ST
(c) 1993 MSX G.G. Friesland"
I guess that second one contains the patches to make MSX View ENglish. HOWEVER: this disk is empty!!!  (((((((
Does someone still have a copy of it, so that I can fix it?
Also, does someone still have the paper manual of this package?
Thanks.
|
|
Philip msx novice Berichten: 24 | Geplaatst: 21 Februari 2005, 13:39   |
Indeed, it would be cool to include msx-view english patch. I hope somebody can find it in their archive.
To get ahead at things, the romdisk is not entirely a standard filesystem. It seems empty sectors (like 4,5,6 and 8) are not stored in rom. So there must be some empty sector lookup table or something somewhere. If I can find that it would be a piece of cake to change (or even add/delete) files.
Anyway, lets hope somebody still has the translation.
|
|
NYYRIKKI msx master Berichten: 1503 | Geplaatst: 21 Februari 2005, 15:09   |
Yes, and at least in SRAM disk only part of sector is loaded when accessing FAT sectors. As I think English version is about same size as Japanese, you can propably simply ignore these details.
|
|
NYYRIKKI msx master Berichten: 1503 | Geplaatst: 21 Februari 2005, 15:30   |
|
|
Philip msx novice Berichten: 24 | Geplaatst: 21 Februari 2005, 17:35   |
Quote:
| Yes, and at least in SRAM disk only part of sector is loaded when accessing FAT sectors. As I think English version is about same size as Japanese, you can propably simply ignore these details.
|
Is there anything you don't know ? ;-)
But I think you are right, the English version should be about the same size.
Quote:
| http://www.msx.org/forumtopic2895.html
|
I just received the english version from Benoît. However it is an older version (1.00) as the one in the rom (v1.20).
So I'm not sure if I should put this version in the bios patch.
|
|
|
|
|