Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Höppner e76be6810a linux fixes 2026-08-20 01:11:24 +02:00
Lukas Höppner 5f87ae3918 ppuClear call from zig to c# simulator; not yet implemented in simulator; also breakpoints are not working in vs-code 2026-08-12 23:27:16 +02:00
Lukas Höppner 1d9ecc57d3 adjust includes; remove indirect type definition 2026-08-12 22:49:24 +02:00
Lukas Höppner 7c87a38a6a scaffolding for framebuffer functions 2026-08-12 22:44:54 +02:00
Lukas Höppner 84ba0a609a Initial framebuffer setup 2026-08-12 22:02:46 +02:00
Lukas Höppner 86981fc45a Refactor sleep function for FreeRTOS; replace no-op definition with vTaskDelay for better task management 2026-08-12 14:32:41 +02:00
Lukas Höppner bc78ce3534 Refactor sleep handling and WASM task termination; consolidate platform-specific sleep functions and improve task cleanup logic 2026-08-12 14:25:21 +02:00
Lukas Höppner b04ba14891 Enhance logging and task management; enable trace facility, add scheduler state logging, and improve shutdown handling 2026-08-12 14:12:43 +02:00
Lukas Höppner b623e5cf0a Refactor WASM runner and logging functionality; add heartbeat task and improve initialization process 2026-08-12 01:22:09 +02:00
Lukas Höppner 27c3aaf88f Implement nova64 API with native yield function and registration 2026-08-10 12:43:13 +02:00
Lukas Höppner 8e99fca404 Implement file system API and add shutdown functionality for desktop builds 2026-08-09 22:38:43 +02:00
Lukas Höppner 1654d366b2 add WAMR to build 2026-08-09 21:11:17 +02:00
Lukas Höppner 93fc058120 Cleanup 2026-08-09 19:39:53 +02:00
Lukas Höppner 123a6e71b4 Start and Shutdown of scheduler in simulator 2026-08-09 17:18:49 +02:00
Lukas Höppner 7ea52cb96a Create Simulator target scaffold 2026-08-09 16:29:38 +02:00