|
|
191ad9a35e
|
Update README
|
2026-03-18 14:57:19 +00:00 |
|
|
|
554d918640
|
Create initial scaffolding for JS WASM assembler
|
2026-03-09 23:36:14 +00:00 |
|
|
|
f72d79dc19
|
Fix typo in README
|
2026-03-04 22:14:12 +00:00 |
|
|
|
fb52e5a701
|
Add README section for end-to-end tests
|
2026-03-04 20:52:23 +00:00 |
|
|
|
c1c1db7b51
|
Add note about server.scm probably being insecure
|
2026-03-02 21:52:05 +00:00 |
|
|
|
2a3949e09f
|
Make terminal xHEAD and xTAIL registers 32 bits
This enables waiting on them with memory.atomic.wait32 (there is no
wait8) which is needed to avoid spinning when waiting for a key.
|
2026-03-02 18:51:42 +00:00 |
|
|
|
c99430c75e
|
Fix headers in peripherals description
|
2026-03-02 17:59:32 +00:00 |
|
|
|
a77e7f4051
|
Rename "Offset" column to "Address" in peripherals description
|
2026-03-02 17:58:42 +00:00 |
|
|
|
24459a8ae5
|
List tools in Building and Running README section
|
2026-03-02 17:54:31 +00:00 |
|
|
|
a0e3706db7
|
Replace Python server with Guile
|
2026-03-02 17:53:50 +00:00 |
|
|
|
2ff0c2ada1
|
Add more information to the README
|
2026-03-02 17:42:45 +00:00 |
|
|
|
c06ef248b7
|
Implement prelude-loading mechanism
|
2026-03-01 19:51:47 +00:00 |
|
|
|
6ff9791b11
|
Tweak README
|
2026-02-25 13:46:23 +00:00 |
|
|
|
d11805cd6c
|
Rejig serial periph
|
2026-02-24 15:53:43 +00:00 |
|
|
|
d3e2407f3b
|
Create initial emulator and hello world demo
|
2026-02-24 15:52:48 +00:00 |
|