Re: [PATCH 03/21] q800: add machine id register

2023-07-03 Thread Philippe Mathieu-Daudé
On 2/7/23 17:48, Mark Cave-Ayland wrote: MacOS reads this address to identify the hardware. This is a basic implementation returning the ID of Quadra 800. Details: http://mess.redump.net/mess/driver_info/mac_technical_notes "There are 3 ID schemes [...] The third and most scalable is a m

[PATCH 03/21] q800: add machine id register

2023-07-02 Thread Mark Cave-Ayland
MacOS reads this address to identify the hardware. This is a basic implementation returning the ID of Quadra 800. Details: http://mess.redump.net/mess/driver_info/mac_technical_notes "There are 3 ID schemes [...] The third and most scalable is a machine ID register at 0x5ffc. The top wo