Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

CVBasic online compiler

Compile CVBasic source code directly from your browser · By haroldo-ok

Community

Recent updates

v0.0.15 - Implement a few measures to prevent cache problems.
3
This version implements a few measures to prevent cache problems: Implemented cachebusters for the various JS and <iframe> dependencies; Added the ideVersion pa...
v0.0.14 - Refactor the calls to the `cvbasic` and `gasm80` tools into a cleaner implementation.
2
This is a minor change on the tool's internal logic to make future modifications easier...
v0.0.13: Allow ColecoVision ROMs to be embeded in HTML.
2
This version fixes the HTML export option so that ColecoVision ROMs can be exported...
Version 0.0.12: Add button for embedding a ROM and call a emulator inside a HTML page
2
This version adds the "Embed ROM as HTML" button, that generates a HTML file that contains the generated ROM and calls the emulator. For now, this button is onl...
Version 0.0.11 - Stop currently running emulator when changing target hardware.
2
This version stops the currently running emulator when changing target hardware...
v0.0.10: Prevent the window from scrolling when arrow keys are pressed inside the emulator.
2
This version fixes a bug where the window would scroll when arrow keys were pressed inside the emulator...
v0.0.9: Change exported ROM file extension to match the targeted hardware
1
This version changes the exported file extension according to the targeted hardware. Currently, SG-1000 ROMs will be generated with the ".sg" extension, Sega Ma...
v0.0.8 - Hide emulator if the target hardware isn't supported by it
3
This version hides the emulator if the target hardware isn't supported by it: The emulator area is hidden if the selected target hardware is not supported by th...
1 file

There aren't any topics yet