11 Commits

Author SHA1 Message Date
dingusdev
213dd4c16e Update copyright info further 2026-01-30 08:12:04 -07:00
Maxim Poliakovski
e75ee8d32a Update copyright year. 2026-01-30 12:15:00 +01:00
Maxim Poliakovski
d8461475f2 machinebondi: minor comment fixes. 2025-11-15 21:58:47 +01:00
joevt
0b4487d6b7 Create a HWComponent for each machine.
class Machine (subclass of HWComponent) will serve as the root device of
a machine.
Its sub-device list will take the place of the machine device list.
Its create method will take the place of the machine init function.
Its properties will take the place of the machine properties.
This change removes extra loops for the machine devices and properties.
2025-11-15 21:58:47 +01:00
Maxim Poliakovski
6142033397 machinebondi: switch to Paddington. 2025-06-17 16:07:05 +02:00
Maxim Poliakovski
157bd6de88 Switch to MacIoTwo's Heathrow. 2025-06-17 15:52:46 +02:00
joevt
a62a1dcd09 machinebondi: Grackle machines use separate banks.
For the set of grackle machines, you can change the machine argument without having to change the ram bank sizes arguments.
For example, all grackle machines can specify 1 GiB using two 512 MiB ram banks.
2025-05-01 06:53:04 -07:00
joevt
b2bff25cc2 machinebondi: Remove AtiMach64Gx.
Continuation of commit "Define default GPU PCI device property value."
2025-04-04 20:52:22 -07:00
joevt
f4d40ae26b Define default GPU PCI device property value. 2025-04-04 06:49:21 -07:00
joevt
99c06e8690 machinebondi: Increase max RAM to 1 GB. 2025-04-03 07:40:30 -07:00
dingusdev
15baf9a2a0 Add Bondi (iMac G3)
Co-Authored-By: Rairii <2650838+Wack0@users.noreply.github.com>
2025-03-28 18:31:00 -07:00