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 |
|
Toby Jaffey
|
42cd77a9ff
|
Cleanup paths
|
2025-12-11 20:35:39 +00:00 |
|
Toby Jaffey
|
7fae8c129f
|
Zero extram on startup.
On crash, dump extram to file
|
2025-12-11 17:48:00 +00:00 |
|
Toby Jaffey
|
67e8fe13c0
|
Add commandline parsing to host. Add -e <size in bytes> option to configure extram.
|
2025-12-11 15:44:17 +00:00 |
|
Toby Jaffey
|
da7f186ff7
|
Missing files
|
2025-12-11 13:03:40 +00:00 |
|
Toby Jaffey
|
7353810199
|
Move all host examples under host/
|
2025-12-11 12:57:59 +00:00 |
|