PetteriAimonen / AlterBIOS

Extensions and fixes for DSO Quad BIOS (SYS.HEX)
11 stars 7 forks source link

Fit alterbios within sys memory #6

Closed Turro75 closed 3 years ago

Turro75 commented 3 years ago

SYS occupies less than 21k of the available 32k, alterbios itself requires 8k so I changed the address map to fit both in the 32k SYS slot. I don't think the stock SYS will get an update anymore so I think it is better and easier to handle for users.