pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Added TAS UI support to Micropython #119

Closed haviital closed 4 years ago

haviital commented 4 years ago

Updated libmicropython.a and libmicropython_win.a. Added TASUI methods to Python. Added support for TASLOW in the Simulator. Added Tilemap.cpp to the Embitz "micropython" target. Added option "-std=c++17" to Embitz "Micropython" target.