Hello!I have been trying to learn to write programs for my msx/msx2.
I want to get away from the concept of basic programs and want to move to z80 machine code for speed.I know it is not easy.However i cant find much books or info for msx.
On the other hand for zx spectrum platform that has a z80 i have found tons of pdf books that deal with it,books for the complete beginner as well as for the more experianced programer.
So my question is what programs should i use for my msx?Are there any cross assemblers for pc that could compile code and binaries specificaly for the msx?Could i find the complete libraries and include files for msx?
I am not asking for illegal links or programs to be posted.All i want is to tell me the name of a good monitor/dissasembler and a good assembler.
The other method i could use is to introduce machine code through data statements in basic by poking the memory addresses with the hex data.However this would be difficult for me now.
Also is there a way to port zx spectrum machine code to msx ?I know machines have different memory design but for small programs since the 2 machines have the same processor i think it could be theoritically be done.
Thank you!
Looking forward for some answers