mbv: some debug stuff

This commit is contained in:
2025-06-10 23:48:29 -07:00
parent 3db383d461
commit d15e930649
2 changed files with 31 additions and 0 deletions

View File

@@ -5,6 +5,11 @@ MEMORY
_vector_table = 0x0;
BiosUartRead = 0x0d4;
BiosUartWrite = 0x22c;
BiosWozmon = 0x340;
BiosUartWriteNibble = 0x324;
SECTIONS
{
.text :