cap bss, clean up some padding issues and clean up sign section

This commit is contained in:
2025-09-13 12:50:42 -04:00
parent a50af35abd
commit 721ff2e62d
2 changed files with 25 additions and 15 deletions

View File

@@ -15,7 +15,7 @@
%ifndef __INC_STEVIA_CONFIG
%define SECTOR_SIZE 512
%define SECTOR_SIZE 0x200
%define STAGE2_SECTOR_COUNT 0x20
; 16 KiB
%define MAX_STAGE2_BYTES (SECTOR_SIZE * STAGE2_SECTOR_COUNT)