Post Reply 
Emulator Source Load and Save
11-25-2015, 07:21 PM (This post was last modified: 12-06-2015 02:19 PM by fhub.)
Post: #8
RE: Emulator Source Load and Save
(11-25-2015 07:00 PM)BarryMead Wrote:  I want a copy! Perhaps if you have enough attachment space left on your account
your could post the zip file as an attachment right here in this forum. What do you think?
Ok, I try it with an attachment (I don't know if a 2MB file is possible) ...

No, it allows only 1 MB as attachment, so here's an external link:
http://rghost.net/6nWBRWcVY (new version!)

Either put all unzipped files into a separate folder, or just put them into the emulator directory (in this case you don't need to copy wp34s.dat and/or wp34s-lib.dat between the 2 folders).

To add one or more programs to the RAM type:
AddRAM prog1 [prog2] ...

Remarks:
1) if the files have the extension .wp34s, then you can omit this extension
2) if the file wp34s.dat does NOT exist (e.g. if you've deleted it before), then a new one is created automatically

To add one or more programs to the LIBrary type:
AddLib prog1 [prog2] ...

(same remarks as above, only for the file wp34s-lib.dat)

And to list all RAM or LIB programs just enter:
ListRAM [file]
or
ListLIB [file]

Remarks:
without parameter [file] the created list- or sourcefiles are wp34s.lst resp. wp34s-lib.lst (else the name 'file' is used for the source listing)

Edit: Modified programs so that also program names like e.g. LBL A (or local labels like e.g. LBL 00) are handled correctly (when compiling/decompiling).

Franz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Emulator Source Load and Save - BarryMead - 11-25-2015, 05:55 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 06:37 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015 07:21 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 11:43 PM
RE: Emulator Source Load and Save - Dieter - 11-25-2015, 09:15 PM
RE: Emulator Source Load and Save - fhub - 11-25-2015, 08:55 PM
RE: Emulator Source Load and Save - fhub - 12-06-2015, 12:20 PM
RE: Emulator Source Load and Save - fhub - 12-06-2015, 04:35 PM



User(s) browsing this thread: 1 Guest(s)