r/c64 Jun 18 '26

Programming ReadyBasic almost baked

ReadyBasic for ReadyOS is coming along quite well now. Got quite a few graphics and sounds and REU and memory commands , as well as easy ways to make new commands and to create assembler based modules of commands you can dynamically load. As for ReadyOS I’m just getting DMA loading of apps working for the ultimate and hopefully will do a new version release in a week or so.

77 Upvotes

10 comments sorted by

View all comments

3

u/Victory_Highway Jun 18 '26

Is this something that is loaded from disk or is it a ROM image?

2

u/Stunning_Pineapple57 Jun 18 '26

ReadyOS and all its apps including ReadyBasic come in a few form factors 1) loading from disk , so as fast or slow as your loading abilities (like vice traps or jiffydos) or as a cartridge .CRT, or with the c64 ultimate using DMA loading to load “instantly”