Hello To All,
sorry for my bad english.
Currently trying to run a cartridge with a assembler built in. Company Coral Simple ASM V1.0
Findings as far:
* starting the assembler environment from basic using "call start" or "call edt"
* assember editor works like basic editor. Line numbering, LIST command
* to assemble the code pressing "A"
* displaying registers and program counter by pressing "X"
* direct editing of memory location by using "M 8000h" as example
* by using using "S 8000X" quite similar to "M" -> but I can not see any difference
* Running Software with "R" ? <<- thats what I try figuring out.
Hit I run "R" then only my relais makes noise and nothing else is happening.
My question is:
How to quit the assembler editor and return to basic, so a call statement could be issued?
Does anybody has maybe a printed manual?
Thanks in advance, and maybe the findings so far have been useful for somebody
Regards
SvaboMSX