“PET-Globe” Demo

masswerk.at

32 points by masswerk 6 months ago


rezmason - 6 months ago

96x32 pixels? A kindred spirit!

I'm using WebGL to emulate a unique Casio LCD that hue-shifts pixels into the right color, and its display is 95x32 and typically its bit depth is two. (The hardware is 96x32, I'm honestly not sure where the last column went)

https://rezmason.github.io/birefringence-lcd (Epilepsy Warning! WIP; arrow keys to change screen image)

Before long I'll want to display more interesting things on it; OP, can I try to credit your project and port it to JavaScript for my LCD emulator?

musicale - 6 months ago

> there is no way we could do this in BASIC

If you had enough memory, a PRINT statement for each frame delta might work.

Looking at the user/BASIC manual, it looks like strings can contain screen positioning characters as well as visible characters.

memalign - 6 months ago

Reminds me of:

https://aem1k.com/world/