Changes

Jump to: navigation, search

CPSoft

1 byte added, 14 February
/* Programming environment */
[[File:Environment.png|thumbnail|Programming environment]]
The programming environment I use is Ubuntu Xubuntu Linux, with Notepad++ running through Wine emulation. I find Notepad++ very handy for categorizing project files. Its Z80 assembly syntax highlighter makes the code very readable, and its label name completion function saves a lot of time.
I use RASM to compile my source code, along with RomInject and BuildCPR to create the Amstrad Plus cartridge files, and 2CDT to create the emulated tape files. This enables me to make modifications to my code and see the results within a few seconds.
216
edits