mirror of
https://github.com/LIV2/A4092-dev.git
synced 2025-12-06 00:32:49 +00:00
- We need 8 bits for the BAR portion of the address as our address space is only 16MB, not 256. - The A4092 is using 16543 for multiplexing the data and address bus, so we can assume that A[] and D[] are valid when we read them, no need to look at z3_state. - Disable Automatic sizing by the OS, this only works with memory cards - Disable Autoboot for now, until we have all components of the card actually up and running