This repository has been archived by the owner on Aug 17, 2021. It is now read-only.
Releases: thejpster/monotron
Releases · thejpster/monotron
Move Application RAM
This release moves the application RAM to 0x2000_2000. It also changes the callback structure to bring the context pointer out separately. This allows the callback structure to be an immutable static in Flash.
Now with sound and apps!
Adds sound support, and a C ABI for running apps from RAM.
Now with Bitmaps!
v0.5.0 of Monotron adds support for 384 pixel wide and up to 288 pixel high mono bitmaps. These bitmaps are coloured using the text mode colour attributes, just like a ZX Spectrum.