The new OpCode IDE version 0.2.02 is available for download! After a long while without any enhancements… This new version has some minor editor improvements, some code optimizations and bugfixes. Improved labels navigator panel – separation between “equ” labels and data/address labels Some minor code optimizations and cleaning Fixed some bugs regarding compiler errors (wrong …
Continue reading OpCode IDE Version 0.2.02 realeaseassembly
The new version 0.2.01 is available for download. Main improvements of the new version: Added new view options in the binary editor Updated version of the Glass compiler (several improvements – now you can use the incbin directive!) Improved sprite png export feature (added sprite background color export feature) Improved output messages for build/clean/run processes …
Continue reading OpCode IDE Version 0.2.01 realeaseThe new version 0.2.00 is available for download. Main enhancements of the new version: Added the MSX sprite editor Added export support for binary file viewer/editor Fixed some bugs in the assembly editor Improved assembly labels tree selection and update Several code improvements and optimizations The MSX sprite editor is finally available. Now it is …
Continue reading OpCode IDE Version 0.2.00 is finally available!The new version 0.1.04 is available for download. Main enhancements of the new version: Added support for exporting binary files as data source code Improved ASCII panel visualization. Now it is possible to change the font size and style Fixed a bug related to the discard changes action in the binary editor The MSX sprite …
Continue reading OpCode IDE Version 0.1.04 is out!The new version 0.1.03 is available for download. Main enhancements of the new version: Added a navigator panel for assembly source files. Now you can view all valid labels of the source file being edited in a tree navigation panel. Clicking on the label leads you to the label location on the source file editor Improved …
Continue reading OpCode IDE Version 0.1.03 is available