BLuRry
2016-11-05 16:04:24 UTC
After switching back to Windows, I found that some things in Jace were not working as well as they had in other platforms. I have updated Jace with the following:
- ACME assembly now works on Windows: NestedVM was internally not handling windows paths correctly so this was breaking the JUnit build tests on Windows as well as trying to assemble from the IDE (ctrl+shift+i to invoke)
- Applesoft programs now run without crashing when editing from the IDE. I wasn't clearing the variable state correctly and that was causing variables to overwrite the program (whoops!) Thanks to all who reported it. It's fixed now. You can now use JACE to enter very, very long applesoft lines if you want but remember you still have a 256 token/character limit (I think...)
On my surface book, I'm not getting sound so that will be the next thing to be fixed it would seem. :)
The latest 2.0-Stable build can be found here:
https://github.com/badvision/jace/releases
- ACME assembly now works on Windows: NestedVM was internally not handling windows paths correctly so this was breaking the JUnit build tests on Windows as well as trying to assemble from the IDE (ctrl+shift+i to invoke)
- Applesoft programs now run without crashing when editing from the IDE. I wasn't clearing the variable state correctly and that was causing variables to overwrite the program (whoops!) Thanks to all who reported it. It's fixed now. You can now use JACE to enter very, very long applesoft lines if you want but remember you still have a 256 token/character limit (I think...)
On my surface book, I'm not getting sound so that will be the next thing to be fixed it would seem. :)
The latest 2.0-Stable build can be found here:
https://github.com/badvision/jace/releases