Gordon Williams
|
e8096a287f
|
Remove Line Number handling code (most code will be run out of Storage now, where we know the line number)
Debugger now uses jslPrintPosition to print file+line+col
|
2025-05-23 17:10:21 +01:00 |
|
Gordon Williams
|
bec9266224
|
Tweaks to ensure we can still compile with Emscripten
|
2025-05-23 14:10:38 +01:00 |
|
Simon Sievert
|
5423dd295c
|
Bangle.js2 emulator: Enable crypto AES CCM
|
2024-11-26 13:54:29 +01:00 |
|
Gordon Williams
|
4954da67d4
|
Bangle.js2: Including Layout module in internal flash
|
2024-11-04 11:37:21 +00:00 |
|
Gordon Williams
|
b86ab416cc
|
Remove debugger from emulator
also remove hard-coded ifdef for ESP8266 - it can just be put in board files now
|
2024-05-09 12:36:42 +01:00 |
|
Gordon Williams
|
390e47459d
|
allow blendColor/etc in emulator
|
2023-01-06 08:42:00 +00:00 |
|
Gordon Williams
|
4a7d30f4be
|
Bangle.js: Add 'graphicsInternal' to make Graphics independent of JS vars. Terminal is now useful earlier, and can display softdevice errors
|
2022-01-31 16:35:38 +00:00 |
|
Gordon Williams
|
12bc1e31bc
|
Ensure B2 emulator includes the right font
|
2021-10-26 10:03:51 +01:00 |
|
Gordon Williams
|
03d147ae1f
|
If executing from storage, work out line numbers and print filename for Errors
Bangle.js: Don't store line numbers in functions - no need when execing from flash
|
2021-10-25 12:52:06 +01:00 |
|
Gordon Williams
|
daaf9941a5
|
Add crypto functions to Bangle.js 2
|
2021-10-22 08:13:40 +01:00 |
|
Gordon Williams
|
e601885015
|
Support for Bangle.js 2 emulator
|
2021-10-04 21:14:20 +01:00 |
|