This website requires JavaScript.
6777ddc33c
Merge branch 'main' of ssh://git.skullspire.com:2222/lukas/Nova64
main
Lukas Höppner
2026-08-21 22:23:13 +02:00
38776a150c
add kicad files
Lukas Höppner
2026-08-21 22:23:08 +02:00
e76be6810a
linux fixes
Lukas Höppner
2026-08-20 01:11:24 +02:00
272619c2b8
Update CARTRIDGE_PINOUT.md
lukas
2026-08-19 16:12:09 +02:00
03aae62f0b
Update CARTRIDGE_PINOUT.md
lukas
2026-08-19 15:57:27 +02:00
5f87ae3918
ppuClear call from zig to c# simulator; not yet implemented in simulator; also breakpoints are not working in vs-code
Lukas Höppner
2026-08-12 23:27:16 +02:00
1d9ecc57d3
adjust includes; remove indirect type definition
Lukas Höppner
2026-08-12 22:49:24 +02:00
7c87a38a6a
scaffolding for framebuffer functions
Lukas Höppner
2026-08-12 22:44:54 +02:00
84ba0a609a
Initial framebuffer setup
Lukas Höppner
2026-08-12 22:02:46 +02:00
86981fc45a
Refactor sleep function for FreeRTOS; replace no-op definition with vTaskDelay for better task management
Lukas Höppner
2026-08-12 14:32:41 +02:00
bc78ce3534
Refactor sleep handling and WASM task termination; consolidate platform-specific sleep functions and improve task cleanup logic
Lukas Höppner
2026-08-12 14:25:21 +02:00
b04ba14891
Enhance logging and task management; enable trace facility, add scheduler state logging, and improve shutdown handling
Lukas Höppner
2026-08-12 14:12:43 +02:00
b623e5cf0a
Refactor WASM runner and logging functionality; add heartbeat task and improve initialization process
Lukas Höppner
2026-08-12 01:22:09 +02:00
27c3aaf88f
Implement nova64 API with native yield function and registration
Lukas Höppner
2026-08-10 12:43:13 +02:00
1cfcd5a169
Add build script for generating WASM binary for simulator
Lukas Höppner
2026-08-09 22:48:06 +02:00
8e99fca404
Implement file system API and add shutdown functionality for desktop builds
Lukas Höppner
2026-08-09 22:38:43 +02:00
1654d366b2
add WAMR to build
Lukas Höppner
2026-08-09 21:11:17 +02:00
93fc058120
Cleanup
Lukas Höppner
2026-08-09 19:39:53 +02:00
123a6e71b4
Start and Shutdown of scheduler in simulator
Lukas Höppner
2026-08-09 17:18:49 +02:00
7ea52cb96a
Create Simulator target scaffold
Lukas Höppner
2026-08-09 16:29:38 +02:00
2f48b3efc8
initial commit
Lukas Höppner
2026-08-09 15:02:21 +02:00