Releases: haroldo-ok/BlocklyVN32X
Releases · haroldo-ok/BlocklyVN32X
v0.10.1
Minor bug fixes:
- Product name string on the ROM header changed to "Powered by BlocklyVN32X";
- Generated ROM will be automatically padded to 256KB, 512KB, 1MB, 2MB, 3MB or 4MB (that is, 2, 4, 8, 16, 24 or 32 mbits)
Version 0.10.0
- Added command to choose the name that will be displayed in the top left corner of the text window
- Resolved the input lag problem on the generated ROM.
Version 0.9.1
New features and corrections:
- Now the tool memorizes which was the last open project;
- Corrected bug with RGB images; now all the images will be automatically converted to paletized ones.
Memory alignment problems solved
The remaining memory alignment problems were solved; now, the generated ROM should work okay on real hardware.
Works on real hardware (with some glitches)
No new features; it was just adjusted so that the generated ROM can run on real hardware.
On real hardware, it starts correctly, but the blinking cursor glitches and the images sometimes fail to appear.
Special thanks go to Bullis Marter (Nils) for help in making it work on real hardware.
v0.8.0
Added support for string interpolation on the "Say" command. If the string contains something like ${name of the variable}
, that part will be replaced with the value of the referenced numeric variable.
v0.7.0
- Added an overview/search panel;
- Allow the user to work with multiple projects;
- Exporting/importing of projects.
v0.5.0
- Corrected some bugs on variable creation/renaming;
- Fixed saving/loading of image blocks;
- Added progress bars.
Initial demonstration release
v0.4.0 Version 0.0.4