Gordon Williams
|
e601885015
|
Support for Bangle.js 2 emulator
|
2021-10-04 21:14:20 +01:00 |
|
Gordon Williams
|
d54373100c
|
Allow rendering direct from flash memory and other image types (slightly hurts performance for big memory areas)
|
2020-05-05 16:10:01 +01:00 |
|
Gordon Williams
|
6e7d5b780d
|
Bangle.js: drawImage - add fast path for non-transparent 1 or 8bpp image blit (fix #1794)
|
2020-05-05 11:00:45 +01:00 |
|
Gordon Williams
|
9d5b6f9339
|
Add Graphics.setClipRect to allow draw ops to be restricted to a certain area
Bangle.js: add 'null' LCD mode to stop apps from drawing
Bangle.js: add Bangle.getLCDMode
|
2019-12-04 17:00:05 +00:00 |
|
Gordon Williams
|
dbb70b667a
|
Emulate the LCD driver at a lower level for emscripten (include the 320px high buffer)
|
2019-12-04 13:48:20 +00:00 |
|
Gordon Williams
|
3751dc8453
|
Add terminal and lowres modes to emulator, and attempt to remove as many emscripten-related hacks as possible so we follow Bangle.js closely
|
2019-12-03 11:01:36 +00:00 |
|
Gordon Williams
|
cf2e0727d7
|
Bangle.js: New 120x120 and 80x80 high speed buffered modes (could be faster)
|
2019-12-02 17:33:56 +00:00 |
|
Gordon Williams
|
c2e04272b5
|
Add code for fast data transfer to LCD
|
2019-10-25 15:19:02 +01:00 |
|
Gordon Williams
|
c9168d8d24
|
Add menu,tweaks, fix GPS sign, pad bootloader down for watch
|
2019-10-03 09:41:18 +01:00 |
|
Gordon Williams
|
d334d0a92a
|
Reliable LCD on F18
|
2019-10-01 10:29:45 +01:00 |
|