Hi,
I would like to develop some programs for SymbOS, but as pure MSX user I must say I'm really not a big fan of WinAPE emulator as a development environment for number of reasons including that I can't minimize or close the Amstrad emulator, there is no comment block, ";" does not necessarily comment out all of the line, I'm practically forced to use the embedded text editor etc. etc.
Now my question is: Is there any other Z80 assembler out there that could automatically generate me relocation tables that SymbOS executables are expected to include? If you don't get what I mean, this listing output probably should explain it self well enough:
000003 0000 (1000) org #1000 000004 1000 relocate_start 000006 1000 21 07 10 ld hl,test 000007 1003 11 08 10 ld de,test2 000008 1006 C9 ret 000010 1007 00 test db 0 000011 1008 00 test2 db 0 000013 1009 02 00 dw relocate_count 000014 100B 04 00 dw relocate_size 000016 100D 01 10 04 10 relocate_table 000017 1011 relocate_end
Для того, чтобы оставить комментарий, необходимо регистрация или !login