dschmenk / PLASMA

Proto Language AsSeMbler for All (formerly Apple)
MIT License
189 stars 26 forks source link

Graphics modes not working on /// #2

Closed david-schmidt closed 6 years ago

david-schmidt commented 10 years ago

Maybe a question more than an issue... should the graphics modes be working on the ///? The test programs ROD+ and HGR1TEST+ work on a II, but just seem to hang on the ///.

dschmenk commented 10 years ago

Those won't work until I get some real libraries implemented. The /// libraries will have to use some combination of device driver and assembly code. WIP. Still, I was pretty happy when I got the interpreter working with extended addressing. The /// is faster than I thought, without all the Pascal bloatware.

Dave...

On Jun 5, 2014, at 2:16 PM, david-schmidt notifications@github.com wrote:

Maybe a question more than an issue... should the graphics modes be working on the ///? The test programs ROD+ and HGR1TEST+ work on a II, but just seem to hang on the ///.

— Reply to this email directly or view it on GitHub.

david-schmidt commented 10 years ago

I am sooooooo on board with that. No worries.

dschmenk commented 6 years ago

Committed: grafix.pla