Start and Shutdown of scheduler in simulator
This commit is contained in:
@@ -55,9 +55,9 @@
|
||||
## 5. Software HAL & FreeRTOS Architecture
|
||||
* **Hardware Abstraction (I/O Callbacks):**
|
||||
* Core engine defines function pointer contracts: `display_flush`, `audio_output`, `sd_read_sector`, and `cartridge_status` (with `slot_idx` support for multi-slot setups).
|
||||
* System initialized via `nova64_init_io()`.
|
||||
* System initialized via `nova64_init()`.
|
||||
|
||||
---
|
||||
---
|
||||
|
||||
## 6. Display, Framebuffer & Core Allocation Strategy
|
||||
* **Dual-Core Processor Allocation (ESP32-P4):**
|
||||
|
||||
Reference in New Issue
Block a user