https://github.com/ps68060/MilanBootblock
May or may not come in handy for comparing expected vs gotten behaviour, or just for knowing what the machine attempts to do at startup
Thanksagranlund wrote: Sun Jun 22, 2025 8:32 pm The sourcecode for the Milan boot code can be had here:
https://github.com/ps68060/MilanBootblock
May or may not come in handy for comparing expected vs gotten behaviour, or just for knowing what the machine attempts to do at startup![]()
That seems to be a fairly detailed guide he provided as a startpoint. Hopefully you can figure something out from here.
Yeah, I will have to hardwire the address bus low, and /AS etc to see if that triggers the flash. I know the flash is good, so if I can get all zeros on the address bus, the flash should output all zeros... thats going to be fundml wrote: Sun Jun 22, 2025 8:40 pm That seems to be a fairly detailed guide he provided as a startpoint. Hopefully you can figure something out from here.
Might be worth verifying if the address lines shows that it jumps to address $90 after the initial read of the values in $0-$7 ?I found my programmer can read the flash..
o_oexxos wrote: Sun Jun 22, 2025 9:09 pm I guess it's also possible that when the guy originally said he dropped a screwdriver, maybe he actually dropped it on a ISA card.. which are connected to the PCI set IC..
Yeah maybe..