uvm32/hosts
Toby Jaffey a72737b228 Add uvm32_useBreak(uvmst, bool) function to enable ebreak handling.
This is used in host-gdbstub to enable the functionality.

This allows the stackoverflow test to continue working. Meter test modified to handle new evt type.
2026-04-16 10:51:08 +01:00
..
fuzz Map extram to same fuzz buffer 2025-12-14 19:28:15 +00:00
host Add UVM32_SYSCALL_RAND to get a "true" random number from the host, as I want to play zigtris and not have it be the same every time. 2025-12-17 20:19:31 +00:00
host-arduino Renaming and documentating header 2025-12-12 20:42:26 +00:00
host-gdbstub Add uvm32_useBreak(uvmst, bool) function to enable ebreak handling. 2026-04-16 10:51:08 +01:00
host-mini Make self and mandel examples a bit smaller 2025-12-15 01:12:47 +00:00
host-parallel Regenerate binaries, now default crt0 has changed 2025-12-14 01:36:47 +00:00
host-sdl Pointer fix 2025-12-17 20:24:13 +00:00
Makefile SDL based host with extram mapped to framebuffer and simple gfx app to accompany it 2025-12-11 23:31:10 +00:00