Hi,
I made Tabmegx. It is a text editor for Windows. It supports Amstrad CPC.
The ccZ80++ is a programming language developed by Emilio Guerrero. It is similar to the C language.
You can easily develop games and demos with Tabmegx and ccZ80++.
Demonstration
https://www.youtube.com/watch?v=M-CngmYnuWA
Download: http://ni.10-59.com/zip/tabmegx.zip (http://ni.10-59.com/zip/tabmegx.zip)
Also, the ccZ80++ compiler (http://ccz80pp.webcindario.com/) and emulator(PC-CPC (https://cpcrulez.fr/emulateurs_download-WIN-PC-CPC.htm) or WinAPE (http://www.winape.net/)) are required.
Wow, this is *very* cool.
I used ccz80 (before ccz80++) quite a lot before I found cpctelera, and I really liked it.
The IDE you've created for ccz80++ looks fantastic!
Did you work with Emilio on this project?
Quote from: ervin on 14:03, 20 April 18
Wow, this is *very* cool.
I used ccz80 (before ccz80++) quite a lot before I found cpctelera, and I really liked it.
The IDE you've created for ccz80++ looks fantastic!
Did you work with Emilio on this project?
Thank you!
No, Tabmegx only calls the standard functions of ccZ80++. The ccZ80++ has simple and excellent extensibility. It also generates the optimal code for Z80. So I often use it.
I didn't know cpctelera. I've used MSX so far and I've just started using Amstrad CPC recently. Because MSX doesn't have such an IDE, it is very interesting.
Welcome to the forum N.I! good to see you on the CPC boards, your stuff is aways great!
you should consider posting a "new user" thread on the general board!
http://www.cpcwiki.eu/forum/general-discussion/
Quote from: keith56 on 01:40, 21 April 18
Welcome to the forum N.I! good to see you on the CPC boards, your stuff is aways great!
you should consider posting a "new user" thread on the general board!
http://www.cpcwiki.eu/forum/general-discussion/ (http://www.cpcwiki.eu/forum/general-discussion/)
Wow, your Z80 tutorial (http://www.chibiakumas.com/z80/) has been of great help to make this!