"BASIC" PROGRAMMING ON COLECOVISION!
From today ugBASIC supports the ColecoVision console. Starting from the same BASIC source, valid for other 8-bit platforms, it will be possible to generate a ROM cartridge ready to be inserted. The compiler supports the text and graphics modes available on the standard VDP on the console, and makes available a structured language with multitasking and support for animations.
ColecoVision has also been integrated into ugBASIC-IDE, as well: this tool offers syntactic highlighting, file management, online help and an integration for error diagnostics under Microsoft Windows. From this tool it is possible to send the program running directly on one of the supported emulators (openMSX or blueMSX), all with a click.
Files
Get ugBASIC IDE
ugBASIC IDE
An Integrated Development Environment for ugBASIC
Status | In development |
Category | Tool |
Author | spotlessmind1975 |
Tags | basic, development, editor, ide, ugbasic |
More posts
- VERSION 1.16.4 RELEASED!34 days ago
- VERSION 1.16.3 RELEASED!Jul 20, 2024
- Back to the... ugBASIC!May 31, 2024
- ugBASIC ARRIVES ON THOMSON TO8!Apr 27, 2024
- THE REU ARRIVES ON... BASIC!Mar 30, 2024
- VERSION 1.15.3 RELEASED!Jan 27, 2024
- CREATE VIDEO GAMES ON COCO3!Oct 14, 2023
- NEW ugBASIC VERSION RELEASEDJun 17, 2023
- CREATE VIDEO GAMES ON TRS-80 COCO!Feb 04, 2023
- UGBASIC LANDS ON AMSTRAD CPC!Nov 12, 2022
Comments
Log in with itch.io to leave a comment.
Hello sergio max, olease refer to the official Facebook group for support and help in BASIC programming:
https://www.facebook.com/groups/867151224158600
i resolved the problem . I use the latest SDK.http://nightly.z88dk.org/
but i owever can't do a circle or a diagonal with all machines...
need help please !
Hello sergio max and thank you for the feedback. I'm glad you managed to get over the problem.
For the rest, I suggest you to contact the dedicated Facebook group, where you can get support from other ugBASIC developers:
https://www.facebook.com/groups/867151224158600
i've got an error z88sdk -z80asm.exe is not compatible with window10 !
Hello sergio max, first of all thanks for the comment! In reality there are no particular compatibility problems with Microsoft Windows 10, in particular for the assembler for the Z80 processor. Many users develop smoothly for ColecoVision using UGBASIC-IDE. This is probably a problem specific to your computer.
A BASIC compiler for Coleco has long been a niche that needed filling. Hopefully the Sega Master System becomes low hanging fruit :)