Search found 13 matches

by oldhand
Wed Dec 14, 2022 7:56 pm
Forum: ZX BASIC
Topic: Flowcharts
Replies: 1
Views: 799

Flowcharts

Are there are program the can Auto create a flowchart of a ZX81 Game?
by oldhand
Sat Dec 10, 2022 10:28 pm
Forum: Emulators
Topic: ZX81 convert to VBA
Replies: 5
Views: 1582

Re: ZX81 convert to VBA

I can get a Listing of the ZX81 code that is not a problem, but converting it to use as VBA Excel code is the Hard part, But zx91 code has lots of Gosubs in them and Returns also you can use W as well as W$ which are treated different in ZX81 Coding.
by oldhand
Sat Dec 10, 2022 9:52 pm
Forum: Emulators
Topic: ZX81 convert to VBA
Replies: 5
Views: 1582

Re: ZX81 convert to VBA

to edit the code to run as VBA. Thank you for Answering
by oldhand
Sat Dec 10, 2022 7:26 pm
Forum: Emulators
Topic: ZX81 convert to VBA
Replies: 5
Views: 1582

ZX81 convert to VBA

How easy would it be to Convert a ZX81 game to Excel VBA Code?
by oldhand
Thu Nov 24, 2022 1:26 pm
Forum: Welcome Area
Topic: Variable Memory
Replies: 1
Views: 1009

Variable Memory

Is there a way to list all variables in a game, as some of the variables are hidden. any help would be really appreciated.
This is for a ZX81 Emulator. Thank you.
by oldhand
Wed May 16, 2012 2:30 pm
Forum: Emulators
Topic: using an emulator
Replies: 18
Views: 9032

Re: using an emulator

you're a star, it worked! but what i failed to understand is that it would not show as a .txt file just a file named the same in text
by oldhand
Wed May 16, 2012 2:15 pm
Forum: Emulators
Topic: using an emulator
Replies: 18
Views: 9032

Re: using an emulator

my apologies, thought it was the same file. how did you get that from zxtool????
by oldhand
Wed May 16, 2012 11:11 am
Forum: Emulators
Topic: using an emulator
Replies: 18
Views: 9032

Re: using an emulator

the listing you gave was the variable listing, the problem I'm having is listing the progrom from line 10 to 2400. everything after that is ok. maybe when run fron CMD the space is overwritten if the file is too big. maybe I will have to find a prong that can write it as txt file. many thanks for wh...
by oldhand
Tue May 15, 2012 7:35 pm
Forum: Emulators
Topic: using an emulator
Replies: 18
Views: 9032

Re: using an emulator

this is the prog
by oldhand
Tue May 15, 2012 7:28 pm
Forum: Emulators
Topic: using an emulator
Replies: 18
Views: 9032

Re: using an emulator

I am running the zxtool through the CMD command should this effect it?