@E37 and
@Xeda112358 Thanks for your replies!
I just tried TIDE, but I think I got some problems when I tried to build it - here the log:
admin@DESKTOP-4LIGQPD MINGW64 .../TIDE (master)
$ ./spasm64.exe src/TIDE.z80 bin/TIDE.8xk -I src -I ../Z80-Optimized-Routines
Pass one...
Pass two...
App: 4226 bytes
exporter: error SE504: Name field missing
Note. I am working on OS Windows 10 and I put
spasm64.exe (downloaded with latest release from
https://github.com/alberthdev/spasm-ng/releases, 64-bit Windows exe) into the directory of TIDE.
@NonstickAtom785 Thanks for you replies also!
I have little knowledge about assembly and I have just learned AXE for a short time. I only have some experience with other programming languages.
By the way, I suppose creating such an application via BASIC is a little far away from my mind - we have to meet some difficults, mainly the speed our program runs at.