View all by haroldo-ok
haroldo-ok
Follow haroldo-ok
Follow
Following haroldo-ok
Following
Add To Collection
Collection
Community
Devlog
CVBasic online compiler
←
Return to CVBasic online compiler
Devlog
v0.0.7 - Fix problem where `cvbasic` complained of redefined labels when calling the compiler more than once.
June 19, 2025
by
haroldo-ok
3
Fixes this issue: > I noticed a bug where the state isn't reset if you want to compile another program, so it complains of redefined labels when compiling. https://forums.atariage.com/topic/382064-cvb...
Continue reading
Version 0.0.6 - Fix ColecoVision BIOS bug and partially fix resize bug
June 16, 2025
by
haroldo-ok
2
This version provides a ColecoVision BIOS so the CV emulator can run. This also partially fixes a bug that prevented emulators from working on small screens...
Continue reading
Version 0.0.5 - Run emulator
June 14, 2025
by
haroldo-ok
3
Version 0.0.5 runs the emulator on compilation, though not all platforms are supported, yet...
Continue reading
Version 0.0.4 - Add examples.
June 12, 2025
by
haroldo-ok
3
Version 0.0.4 lets the user choose examples...
Continue reading
Version 0.0.3 - Compile the ASM into a ROM.
June 12, 2025
by
haroldo-ok
3
This version adds the possibility of compiling the ASM into a ROM...
Continue reading
Version 0.0.2 - Allow the user to choose the targeted hardware
June 02, 2025
by
haroldo-ok
3
This version allows the user to target any of the hardware suported by CVBasic...
Continue reading
Version 0.0.1 - Initial prototype
May 31, 2025
by
haroldo-ok
4
This is the initial prototype for the online compiler...
Continue reading