Author
| Is there a program to modify MSX basic files ??
|
Deckard69 msx friend Posts: 7 | Posted: March 03 2006, 23:40   |
Hi to all !
I'm interesting to modify some MSX basic programs but I haven't any PC Reader/writer program for modify MSX basic Programs .. I've got a program that Managed dsk image and with this is possible to exctract basic files .. I need now program to modify it ...
May you help Me
Thanks in advance
Deckard69  |
|
BodyHammeR msx addict Posts: 489 | Posted: March 03 2006, 23:56   |
Save your basic programs with:
SAVE"name.ext",A
the ,A will do the saving of the file in plain ASCII mode.
|
|
Deckard69 msx friend Posts: 7 | Posted: March 04 2006, 00:01   |
May be I was non cleared ... I need to open and modify MSX Basic programs with my PC ...
|
|
BodyHammeR msx addict Posts: 489 | Posted: March 04 2006, 00:07   |
Oh, so you do not have a actual MSX handy or do not want to use the MSX at all?
Sorry, I misinformed myself
(offtopic)
Yay! 333 posts! 
(/offtopic) |
|
mars2000you msx master Posts: 1723 | Posted: March 04 2006, 00:16   |
Use first blueMSX, load the MSX-BASIC program, then save it with SAVE"name.ext",A (do that on another disk image, because the file size is bigger in Ascii mode), then leave blueMSX and use DiskManager to extract the "new" BASIC file from the disk image : you can open it (and edit it) with the Windows Notepad.
Another way is to make directly the changes on the 'normal' BASIC files in the emulator, then to save them 'normally' (without the A) ... A recommandation : always work with a copy of the original disk image !
|
|
[D-Tail]
 msx guru Posts: 3020 | Posted: March 04 2006, 10:26   |
IIRC DiskManager (LexLechs) can open standard basic listings as well... And on the MCCM CDs there was this tiny little tool to view MSX-stuff, like SC8 files, GE5 files, and... BASIC files  |
|
mars2000you msx master Posts: 1723 | Posted: March 04 2006, 11:00   |
Right, but the guy that has opened this thread wants also to modify the BASIC files .... My second suggestion is actually the more handful.
|
|
Deckard69 msx friend Posts: 7 | Posted: March 04 2006, 11:57   |
Thanks for you suggestive help !!! I'm intending to modify some basic loaders to maintain my files like the original ones ... I noted that most of the .dsk files have been altered and wrong text and screen has been added....
Deckard |
|
Deckard69 msx friend Posts: 7 | Posted: March 04 2006, 12:02   |
Quote:
| Oh, so you do not have a actual MSX handy or do not want to use the MSX at all?
Sorry, I misinformed myself
(offtopic)
Yay! 333 posts! 
(/offtopic)
|
No ...No ... I'm a retrocomputing collector but MSX is my first and only love ...
I've T Moment 6/7 MSX Machine ... But I want to work with .dsk files with PC organizing and maintain it ...
 Deckard |
|
BiFi msx guru Posts: 3142 | Posted: March 04 2006, 12:12   |
Quote:
| (offtopic)
Yay! 333 posts! 
(/offtopic)
|
halfway huh?  |
|
|
|
|