Skip to content

Releases: haroldo-ok/BlocklyVN32X

v0.10.1

21 Nov 23:55
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

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

02 Nov 01:04
Compare
Choose a tag to compare
Version 0.10.0 Pre-release
Pre-release
  • 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

19 Oct 22:08
Compare
Choose a tag to compare
Version 0.9.1 Pre-release
Pre-release

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

14 Oct 11:36
Compare
Choose a tag to compare
Pre-release

The remaining memory alignment problems were solved; now, the generated ROM should work okay on real hardware.

Works on real hardware (with some glitches)

12 Oct 13:03
Compare
Choose a tag to compare

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

03 Oct 00:12
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

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

14 Sep 02:54
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Added an overview/search panel;
  • Allow the user to work with multiple projects;
  • Exporting/importing of projects.

v0.5.0

05 Sep 00:07
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Corrected some bugs on variable creation/renaming;
  • Fixed saving/loading of image blocks;
  • Added progress bars.

Initial demonstration release

31 Aug 23:42
Compare
Choose a tag to compare
Pre-release
v0.4.0

Version 0.0.4