Toby Jaffey
|
8fca9fcec1
|
Disable strict C99, as binary constants are currently used in rv32c code
|
2025-12-17 15:51:19 +00:00 |
|
Toby Jaffey
|
adec69e1d7
|
Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory.
Examples built using C extensions, many fail in strange ways
|
2025-12-17 15:43:15 +00:00 |
|
Toby Jaffey
|
8158ac647c
|
Renaming and documentating header
|
2025-12-12 20:42:26 +00:00 |
|
Toby Jaffey
|
3722e4c267
|
Cleanup
|
2025-12-12 15:02:20 +00:00 |
|
Toby Jaffey
|
8598be727f
|
Provide a framebuffer 320x200 (RGBA8888) on render(addr,len) syscall, copy from that VM memory location to framebuffer.
|
2025-12-12 14:22:42 +00:00 |
|
Toby Jaffey
|
e7485d5972
|
SDL based host with extram mapped to framebuffer and simple gfx app to accompany it
|
2025-12-11 23:31:10 +00:00 |
|