Commit Graph

6 Commits

Author SHA1 Message Date
9edebe637b mbv: move a few things around 2025-09-04 15:01:50 +02:00
7f1f924331 mbv: clang-format 2025-06-25 08:38:46 -07:00
d18d41fc02 mbv: small refactor interrupts 2025-06-24 23:02:38 -07:00
af768cbb09 mbv: minor cleanup 2025-06-23 15:21:15 -07:00
d91ddeea22 timer: add missing declaration
should probably put that in a bios.h file at some point
2025-06-22 07:11:33 -07:00
3db383d461 mbv: now with functioning timer interrupts!
And a few other nice things.
The bootloader now has an embedded wozmon!
If you know its offset, you can jump to it from the app.
2025-06-10 23:46:43 -07:00