Is anybody already developing some new DotCommands?
What do you want to do with DotBasic Plus?
I am working on a new text reader -- the print doesn't want to work on the one we have at the moment. Also, just whipped out an EOR command: .e0r,a,b puts A EOR B into I%. I will get it posted soon.
If you have a good idea for a command, drop it here and someone will take a crack at it.
About fastload carts -- I am sure JiffyDOS has no problems, but I have not used any of the others. Depends on what RAM they use. Take a look at the Memory Map in the manual for some idea what will or will not work. I would guess bitmaps and music would be the only area affected.
BTW, think about using FTS files created in DBDesign instead of full bitmaps. These are just 16 pages long, since they are font, screen, and color. Limited amount of pixel-flipping, but with some creativity -- who knows what you might accomplish.
Dave