Hacker News new | ask | show | jobs
by sandyarmstrong 822 days ago
See https://www.lexaloffle.com/picotron.php?page=faq

> Picotron supports PICO-8 style shorthand syntax, almost the whole API, and other compatibility features that make it relatively easy to port PICO-8 cartridges. However, it is not designed to run PICO-8 carts out of the box, because the underlying machinery is quite different. For example, Picotron uses floating point numbers, and so can only approximate PICO-8's fixed point math behaviour.