feat(bios): BIOS interface accessible through SWI3

This commit is contained in:
2025-10-15 17:51:02 -05:00
parent 0c4055d685
commit f978834857
4 changed files with 52 additions and 29 deletions

View File

@@ -2,15 +2,15 @@
section RESET load 8000
section SERIAL
; BIOS Interface and Utilities
section BIOSINT load 8800
section MEMTEST
; BUZBEE Monitor
section BUZBEE
section BBHASHES
; Utility functions
section MEMTEST load 8800
section INTEGRITY
; Static data
; Static Data
section VECTORS high 100000
section VERSION high