[BASIC TO Z80] For the beginner
Re: [BASIC TO Z80] For the beginner
My latest conversion from BASIC to Z80 is the game "Death Valley":
https://basictoz80.wordpress.com/2023/0 ... th-valley/
https://basictoz80.wordpress.com/2023/0 ... th-valley/
Re: [BASIC TO Z80] For the beginner
Can you recommend a good assembler? I am looking to do some stuff on the MZ-80B/2000.
Re: [BASIC TO Z80] For the beginner
I just use Avalon Zen. I don't know if it was available (or will work) on those machines though.
Re: [BASIC TO Z80] For the beginner
I return to the subject of BASIC to Assembler translation.
Following this message, I developed a small BASIC compiler based on KUMA COMPILER (in Europe) or WICS (in Japan) with some additional instructions. It is still experimental, still has a few bugs but eventually I think I will be able to use it for game creation like in the past.
This is the result on DEATH VALLEY. It is much less optimized than the version presented.
Following this message, I developed a small BASIC compiler based on KUMA COMPILER (in Europe) or WICS (in Japan) with some additional instructions. It is still experimental, still has a few bugs but eventually I think I will be able to use it for game creation like in the past.
This is the result on DEATH VALLEY. It is much less optimized than the version presented.