- Changed Makefile to lint Emscripten code - Fixed clippy warnings - Modified the instruction for Pyxel.colors list - Added error messages for Pyxel command - Fixed the default filename of Pyxel Editor for web
1.9.10
- Changed to use the clear function of SDL2 - Fixed virtual and real gamepads working at the same time
1.9.9
- Changed to not use array macro - Fixed clippy warnings - Updated Emscripten to version 3.1.29 - Updated Pyodide to version 0.22.0 - Fixed gamepad input bug - Enabled dynamic addition of gamepads - Changed a help message for the tilemap editor
1.9.8
- Modified description for Example 13 - Added system palette colors besides normal palette colors - Changed to keep the default palette color in Pyxel Editor - Updated Emscripten to version 3.1.28 - Updated the source of Pyodide-SDL2
1.9.7
- Simplified utility scripts - Added show command description to the READMEs - Restored the flip function for non-web only - Added Example 99 (for non-web only) - Added Pyxel palette file (.pyxpal) support
1.9.6
- Added a link to the code to the examples list - Changed the save location of the watch command information - Added instructions on how to install Pyxel on Mac - Adjusted window resizing timing of the watch command