Autor
| European font for Turbo-R ST
|
Robby msx friend Mensajes: 6 | Publicado: Febrero 10 2005, 14:55   |
Hello,
Mayby this subject is discussed before, then I would like to receive the correct link 
For a couple of weeks I own a ST Turbo-R, but I want to switch to the european font set. I've noticed that something is possible with te pattern command and also downloaded the lzh file (includes the chr files) from AP.Wulms / MCCM. But can anyone tell me exactly how to copy this stuff into my sram? (so i can use a backslash for example  )
I've also read about a fully automated utility from MAD, but dont know how to get it and/or its freeware.
Thanx in advance.
RJ. |
|
pitpan msx master Mensajes: 1390 | Publicado: Febrero 10 2005, 15:01   |
And for a Panasonic FS-WX? Any ideas? I'd like to get rid of my huge 220>125 V transformer.
|
|
djh1697 msx professional Mensajes: 551 | Publicado: Febrero 10 2005, 15:44   |
pitpan - i bought a fairly small 220>110v transformer from a local electrical retailer here in Leicester - i have no problems with the UK's only Turbo GT.
I am sure that someone in Coventry sells something you'll find usefull  |
|
snout
 msx legend Mensajes: 4992 | Publicado: Febrero 10 2005, 15:46   |
When I was in Japan, Bernard Lamers showed me a nice tool that -amongst others- changed the tR font to a European font. Afaik it was coded by Alex Wulms. Alex? Bernard?
|
|
Sonic_aka_T
 msx guru Mensajes: 2269 | Publicado: Febrero 10 2005, 18:42   |
Quote:
| And for a Panasonic FS-WX? Any ideas? I'd like to get rid of my huge 220>125 V transformer.
|
Just replace the primary transformer with a 220V transformer with a similar voltage/rating. Assuming it's similar to the Turbo-R that is. With my old ST I just pulled out the transformer and fit in a new one that wasn't even all that close to the original volage... worked like a charm tho  |
|
cissyvandijk msx friend Mensajes: 4 | Publicado: Noviembre 28 2008, 20:25   |
hi hoest o ja j kent me nie  |
|
cissyvandijk msx friend Mensajes: 4 | Publicado: Noviembre 28 2008, 20:26   |
are you english or netherlands or another?
|
|
Jipe msx freak Mensajes: 205 | Publicado: Noviembre 28 2008, 22:09   |
transformer have 2 x 15 V output
|
|
NYYRIKKI msx master Mensajes: 1528 | Publicado: Noviembre 30 2008, 02:27   |
Using custom font on MSX computers is very easy... you just need to tell where the font is located by updating following parameters:
#F91F (B) Font SlotID
#F920 (W) Font address
... new font will be activated after next SCREEN command.
What kind of sram you have?
|
|
Alex msx lover Mensajes: 100 | Publicado: Noviembre 30 2008, 19:44   |
Quote:
| When I was in Japan, Bernard Lamers showed me a nice tool that -amongst others- changed the tR font to a European font. Afaik it was coded by Alex Wulms. Alex? Bernard?
|
The program was coded by Bernard. I wrote about it in an MSX turbo R article for MCCM.
|
|
Alex msx lover Mensajes: 100 | Publicado: Noviembre 30 2008, 19:52   |
Quote:
| Hello,
Mayby this subject is discussed before, then I would like to receive the correct link 
For a couple of weeks I own a ST Turbo-R, but I want to switch to the european font set. I've noticed that something is possible with te pattern command and also downloaded the lzh file (includes the chr files) from AP.Wulms / MCCM. But can anyone tell me exactly how to copy this stuff into my sram? (so i can use a backslash for example  )
I've also read about a fully automated utility from MAD, but dont know how to get it and/or its freeware.
Thanx in advance.
RJ.
|
How to copy it to the SRAM drive and load it from there:
1) Boot the MSX turbo R with the firmware switch to the left position so that it boots into MSX-View
2) One of the pull-down menu's contains an entry (in Japanese) which is followed by a Q between brackets. Select this one to (Q)uit MSX-View
3) Now you are in MSX-DOS
4) Determine the drive number of your SRAM drive. If you don't have any external (hard)-drives attached, it is drive D:
5) Make an autoexec.bat file on this SRAM drive. This will make sure that MSX-View will no longer be started when you boot your MSX with the firmware enabled
6) Copy the pattern.com utility and the font on your SRAM drive.
7) Adapt your autoexec.bat to run pattern.com and do any other tasks you wish to be performed during boot time
Hope this helps you further.
Kind regards,
Alex
|
|
Alex msx lover Mensajes: 100 | Publicado: Noviembre 30 2008, 19:55   |
Quote:
| Using custom font on MSX computers is very easy... you just need to tell where the font is located by updating following parameters:
#F91F (B) Font SlotID
#F920 (W) Font address
... new font will be activated after next SCREEN command.
What kind of sram you have?
|
The program that he mentions is actually using the Z80/R800 RAM mode, to overwrite the font in the bios. This prevents issues with finding a correct location to load a custom font which will not conflict with other programs.
|
|
NYYRIKKI msx master Mensajes: 1528 | Publicado: Diciembre 01 2008, 02:01   |
The problem in the method Alex described is, that A1ST does not have MSX-View or sram drive.
I don't mean that it would be impossible to store custom character set in A1ST internal sram, but I don't think that it can be activated without external program... Correct me if I'm wrong... I don't know much about how A1ST built in applications use their sram, but I doubt there is a ML call to sram address space.
If you talk about separate sram software cartridge, then there is no problem... both ways (replacing original font or adding new one) are very easy to implement without worries about conflicting programs.
|
|
Alex msx lover Mensajes: 100 | Publicado: Diciembre 01 2008, 20:57   |
Oops. Overlooked that the question was about ST and not about GT. I don't know how to put the font into the SRAM of the ST. I suppose it would be possible as well to load the font during boot time from a floppy, a harddrive or a compact flash card, depending on the available external storage media.
|
|
|
|
|