Hi Russ,
| I'm doing some old school Z80 assembly language using a ZX Assembler 2
from Artic Computing
| If there is a better assembler I'm open to that.
old school Z80 assembly language are funny !
But, on a Zx81, in 16kb mode, can't assemble more than 4kb codes !
Main memory room is used with the ASM text mnemonics.
You had to init the 64kb (54kb) RAM memory to compil highier ASM programs.
I used to compil binarys with DOS TASM program.
I reserve a REM asm space with the XuR basic tool, and i import binarys
using the "Disassemble" windonw
Just select the wright REM line to set highier and lower address and import
REM binary code using the red arrow icone in the header.
select "load REM binary", and the Z80 file code.
note:
In the "Target Format" popup icon (on the left side), select you can select
"TASM mnemonics text format."
This tool allow to write a commented, labelled and check... TASM text file!
The newier release able to trim and set the ZX81 text and datas in code; the
"T"ype column in the main window right click.
To set an address text/data cluster, right click on the first address, press
ALT while press the end address.
In the "Target Format" popup window, you can call back, save, clear the
entire memory "type" map...
However, you can use FASMWZ80, Pasmo ...
| I've done enough "Poking" of values which is slow and not what I'm
looking to do because I want to start to learn some other Z80 based
machines/emulator and take some of my assembly programs to them.
If you are a strong ZX81's aventurrrrrer ! This others ASM Zx81 compiler
located in ROM ...
>>> ZX81 chats ->>