|
|
600e82d67e
|
Add fault handling for ESP32, ESP32-S2, and ESP32-S3.
Also bump the version.
|
2023-01-04 21:45:26 -08:00 |
|
|
|
b155e49a63
|
Intercept division by zero with a fault handler.
|
2023-01-04 21:17:49 -08:00 |
|
|
|
3d1cf4b93c
|
Making [IF] [THEN] work at console, bumping version.
|
2023-01-03 21:01:51 -08:00 |
|
|
|
1c500c2233
|
Simplify terminate + bye + fix build.
|
2022-12-31 21:02:04 -08:00 |
|
|
|
d60606b4c8
|
Fix bug in signals for posix.
|
2022-12-31 19:26:20 -08:00 |
|
|
|
5afdbf0423
|
Adding posix signal handling.
|
2022-12-31 16:21:43 -08:00 |
|
|
|
447c63a6f0
|
Adding RISC-V assembler/disassembler.
Probably should be conditionally added for ESP32-C3 only.
|
2022-11-11 23:25:34 -08:00 |
|
|
|
4751b31c40
|
Fixing a bug in CASE.
|
2022-11-08 19:42:44 -08:00 |
|
|
|
6b597aebc2
|
More xtensa assembler improvements.
|
2022-10-21 23:06:36 -07:00 |
|
|
|
32f66894c0
|
Fix disassembly more.
|
2022-10-21 21:59:25 -07:00 |
|
|
|
624dab60a9
|
Add byte emission.
|
2022-10-21 21:44:49 -07:00 |
|
|
|
742b8f9cb0
|
Adding address to disassembly.
|
2022-10-21 21:09:45 -07:00 |
|
|
|
cd1e0d9ee9
|
Fixing up vocabulary layering for assembler.
|
2022-10-21 21:05:14 -07:00 |
|
|
|
e69c1dba0c
|
WIP Xtensa Assembler/Disassembler.
|
2022-10-21 20:07:26 -07:00 |
|
|
|
e28b4f0130
|
Adding WIP alternate case approach.
|
2022-10-16 13:56:09 -07:00 |
|
|
|
30665011df
|
Probably better definition of CASE.
|
2022-09-23 22:49:37 -07:00 |
|
|
|
58f5cb249d
|
Simple CASE implementation.
|
2022-09-23 22:42:05 -07:00 |
|
|
|
234d85bf71
|
Add mkdir, cd, and more, refactor.
|
2022-09-05 21:25:46 -07:00 |
|
|
|
0dbe262abf
|
Refining file handling.
|
2022-09-05 18:31:44 -07:00 |
|
|
|
8cd205a9a5
|
Added mv, fixed rename of esp32, and added touch.
|
2022-09-05 17:29:41 -07:00 |
|
|
|
a6dddb83e1
|
More shell type commands.
|
2022-09-05 17:18:01 -07:00 |
|
|
|
3be3f23d8b
|
Adding cat.
|
2022-09-05 17:01:03 -07:00 |
|
|
|
cadc350d30
|
Fixing issue with opening existing file in editor.
|
2022-09-05 16:52:16 -07:00 |
|
|
|
109b6c064c
|
Fixing up code words more.
|
2022-09-04 23:32:34 -07:00 |
|
|
|
393b54d873
|
Fixup see for code words.
|
2022-09-04 17:05:06 -07:00 |
|
|
|
8bed92bef9
|
Start of adding code word support.
|
2022-09-04 16:58:11 -07:00 |
|
|
|
17a8dbbf59
|
Fixed up bterm to work on tighter devices.
Added way to RELINQUISH part of the forth heap.
key? for bluetooth serial.
|
2022-09-04 14:39:28 -07:00 |
|
|
|
b4437658bf
|
Improving dump.
|
2022-09-04 11:35:38 -07:00 |
|
|
|
1ed8d074ae
|
Adding visual editor.
|
2022-08-12 21:52:11 -07:00 |
|
|
|
243087aee1
|
Adding stack over/underflow check.
|
2022-07-31 21:53:13 -07:00 |
|
|
|
a32fce7334
|
Fixup decompile DO LOOP.
|
2022-07-30 17:01:48 -07:00 |
|
|
|
f0a1d54b35
|
Condense DO LOOP.
|
2022-07-30 16:49:11 -07:00 |
|
|
|
1e6aeacbe3
|
Tweaking indent.
|
2022-07-30 15:54:11 -07:00 |
|
|
|
a2aa0c50e2
|
Switch #f+s to FOR..NEXT.
|
2022-07-30 15:44:49 -07:00 |
|
|
|
94bb09481d
|
Switch dump to FOR..NEXT.
|
2022-07-30 15:40:58 -07:00 |
|
|
|
157b5562bc
|
Tab DOES> differently.
|
2022-07-30 15:11:28 -07:00 |
|
|
|
5f90ef3a83
|
Fixed up ; indent.
|
2022-07-30 15:08:31 -07:00 |
|
|
|
357bed3c1f
|
Adding indent.
|
2022-07-30 14:44:16 -07:00 |
|
|
|
73d7181da2
|
Capitalized branching.
|
2022-07-30 12:38:39 -07:00 |
|
|
|
fdf8b760d1
|
Make branching more decompilable.
|
2022-07-30 12:33:14 -07:00 |
|
|
|
cc75d00e1c
|
Fix test.
|
2022-07-22 18:21:28 -07:00 |
|
|
|
732fd023e3
|
Switch name of fconvert.
|
2022-07-21 22:14:33 -07:00 |
|
|
|
de99bf9f84
|
Fix inaccurate comment.
|
2022-07-17 18:18:21 -07:00 |
|
|
|
4789a2a3a2
|
Fix bug in web +!.
|
2022-07-17 01:19:00 -07:00 |
|
|
|
fb2366c5f4
|
Enhance see to support immediate.
|
2022-07-14 16:59:06 -07:00 |
|
|
|
50e77e3b3d
|
Fixing web finish.
|
2022-07-14 16:51:21 -07:00 |
|
|
|
8066bfb2e8
|
More shuffling.
|
2022-07-14 11:04:18 -07:00 |
|
|
|
3da2f4bfd3
|
Fixing out web boot order.
|
2022-07-13 22:44:39 -07:00 |
|
|
|
09fb5b9bb9
|
Restructure more to allow tiers.
|
2022-07-13 21:31:01 -07:00 |
|
|
|
cef6074851
|
Make extras more consistent.
|
2022-07-13 16:33:51 -07:00 |
|