René van Dorst
af0135bcce
Add sfr16 SFR_REG_ADDR_U16.
...
So instead do it manual split a uint16_t in to two uint8_t.
The compiler can do it, so reduces user error.
Note: compiler writes the lower/LSB part first.
When that is importent this can´t be used.
Assembly is still the same except note above.
2025-09-01 09:20:36 +02:00
logicog
2eaea39e18
Fix SFR address of trampoline return
2025-07-28 22:59:23 +02:00
logicog
b59f51b3ca
Cleanup of initialitation, make debug code conditional
2025-06-29 11:10:29 +02:00
logicog
73a0a7d137
Add banking support
2025-06-25 13:20:06 +02:00
logicog
2776df9ca8
Make RX of packets work
2025-06-21 16:18:19 +02:00
logicog
88067d3a3e
Add command byte macros and NIC SFRs
2025-06-15 18:19:43 +02:00
logicog
98403e25d3
Add definitions for SFRs 0x93 and 0x94
2025-06-05 20:14:08 +02:00
logicog
73a6f0f311
Adding more flash functionality and image documentation
2025-05-14 20:40:44 +02:00
logicog
c4835b7a6c
Initial commit
2025-05-10 15:52:02 +02:00