[Coco] CoCo Programming environment (almost) // Was: Latest Release of the VCC Color Computer 3 Emulator

Bill Pierce ooogalapasooo at aol.com
Tue Jan 19 23:55:44 EST 2016


Roger Taylor's RainbowIDE will do this and much more. The demo version is basically fully functional. It gives you about 5 different 6809 assemblers (even OS9, but no C compiler) and the ability to tokenize Basic programs or just save them to disk in ASCII and then mount and run in MESS.... in just one click without leaving the IDE.
The editor is pretty simplistic, but you don't need much of an editor for Coco stuff.

The RainbowIDE ver 14 & 16 can be found here..
http://www.colorcomputerarchive.com/coco/Programming/Rainbow%20IDE%201.4/

You'll need the RainbowIDE Tools Setup to get all the assemblers and the WimagTool that workds with his IDE. Different versions work differently. The same goes for MESS, certain version work with each version of the IDE.

 

 


Bill Pierce
"Charlie stole the handle, and the train it won't stop going, no way to slow down!" - Ian Anderson - Jethro Tull

 

My Music from the Tandy/Radio Shack Color Computer 2 & 3
https://sites.google.com/site/dabarnstudio/
Co-Contributor, Co-Editor for CocoPedia
http://www.cocopedia.com/wiki/index.php/Main_Page
Global Moderator for TRS-80/Tandy Color Computer Forums
http://www.tandycoco.com/forum/

E-Mail: ooogalapasooo at aol.com


 

 

-----Original Message-----
From: Salvador Garcia <ssalvadorgarcia at netscape.net>
To: coco <coco at maltedmedia.com>
Sent: Tue, Jan 19, 2016 11:35 pm
Subject: Re: [Coco] CoCo Programming environment (almost) // Was: Latest Release of the VCC Color Computer 3 Emulator

Can you point to information about imgtool? thanks Salvador*********************************************************************************************************************************************************************************************************************************************  -----Original Message-----From: Diego Barizo <diegoba at adinet.com.uy>To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>Sent: Tue, Jan 19, 2016 9:47 pmSubject: [Coco] CoCo Programming environment (almost) // Was: Latest Release of the VCC Color Computer 3 EmulatorI wrote a small program (in VB .net) that will let you select a .BAS file, put that file into a DSK image, using imgtool.exe, and fire up Mame with CoCo3 emulation with that DSK file mounted.That way, I use Notepad++ to edit my Basic code, and with just a couple of steps, I can test it on an emulated CoCo.Notepad++ may not be the greatest IDE, but you can configure languages, and even selecting VBasic helps when coding for a CoCo.If anyone wants to give the program a try, you can download it from http://yaccs.info/T_AND_T/CoCoCode.exeDiegoSalvador Garcia wrote:> I totally understand what you are saying. I too see the opportunity to enhance VCC in such a way that t becomes so much more than just a CoCo 3 emulator. The functionality that you are describing is reminiscent of an IDE (Integrated Development Environment), such as Eclipse, Visual Studio or even Arduino. Taking Arduino as an example, you have hardware that runs on the ATMEL microcontroller. The hardware is connected to the PC via the USB port. The IDE allows you to use a modern editor where you enter the C code. There you can verify that the code is valid, copy and paste code or open from a text file. When the code is valid you transfer it to the Arduino hardware and run it.> ****************************************************************************************> Now imagine having such an environment with VCC at its core. The environment would allow editing using modern day tools, import and export of code, debugging and final code generation. From reading this list for over a year I can see that all of these tools are available. It is just a matter of collaboration and hard work to get them integrated in an environment such as the one that you describe.>> ****************************************************************************************> This is no trivial task.>> ****************************************************************************************>> Regards, Salvador>> ****************************************************************************************>> ****************************************************************************************>>-- Coco mailing listCoco at maltedmedia.comhttps://pairlist5.pair.net/mailman/listinfo/coco-- Coco mailing listCoco at maltedmedia.comhttps://pairlist5.pair.net/mailman/listinfo/coco


More information about the Coco mailing list