Maxim Poliakovski
|
2dfc160e30
|
sc53c94: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
5f8a927846
|
platinum: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
97b3b9a6f8
|
MPC106: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
cb68b70d52
|
hmc: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
66debbc730
|
viacuda: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
9056d53474
|
macio: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
ca51c34157
|
amic: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
7fc28baf96
|
escc: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
439029cafe
|
swim3: self-registration with the device registry.
|
2022-07-18 20:27:34 +02:00 |
|
Maxim Poliakovski
|
dc5373ae27
|
Implement basic device registry.
|
2022-07-18 20:24:40 +02:00 |
|
Maxim Poliakovski
|
f9ec73cd05
|
Merge branch 'tnt'
|
2022-06-18 18:47:31 +02:00 |
|
Maxim Poliakovski
|
5668fc161f
|
macio: fix SWIM3 register space accesses.
|
2022-06-13 23:15:48 +02:00 |
|
Maxim Poliakovski
|
1d6f296d10
|
chario: working Windows CharIo backend.
|
2022-06-12 17:55:34 +02:00 |
|
Maxim Poliakovski
|
913944c607
|
platinum: implement video controller registers.
|
2022-06-09 23:16:03 +02:00 |
|
dingusdev
|
fd3ff7b703
|
Initial attempt at terminal support for Windows
|
2022-05-22 17:46:40 -07:00 |
|
Maxim Poliakovski
|
cdc670268a
|
Merge pull request #27 from dingusdev/gh-actions
Improve Github actions.
|
2022-05-21 15:17:55 +02:00 |
|
Maxim Poliakovski
|
4fed6630ec
|
Improve Github actions.
|
2022-05-21 15:14:30 +02:00 |
|
Maxim Poliakovski
|
06001a778f
|
GCC compilation fixes.
|
2022-05-21 15:10:40 +02:00 |
|
Maxim Poliakovski
|
f93df3b5c3
|
GrandCentral: improve error logging.
|
2022-05-21 14:51:28 +02:00 |
|
Maxim Poliakovski
|
fcd2ddcc14
|
machinecatalyst: disable ATI Mach64 card hack.
|
2022-05-21 14:51:28 +02:00 |
|
Maxim Poliakovski
|
51e6ffb24f
|
GrandCentral: properly connect Curio SCSI.
|
2022-05-21 14:51:28 +02:00 |
|
Maxim Poliakovski
|
0c77cccb9e
|
ppcopcodes: fix mcrf (again).
|
2022-05-21 14:51:28 +02:00 |
|
Maxim Poliakovski
|
d928d3ff55
|
CharIoStdin: disable SIGINT generation with Ctrl-C.
|
2022-05-21 14:51:28 +02:00 |
|
Maxim Poliakovski
|
4c9001901e
|
ESCC: connect NULL and STDIO backends.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
da25e72668
|
Fix ESCC register addressing.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
16bf46506a
|
New machine: Catalyst (PM7200).
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
0df1b2c408
|
ATI Mach64 GX controller emulation.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
226b51d8db
|
displayid: constructor with parameters.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
cd7624feb5
|
videoctrl: add pixel_depth member.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
bd24b644c9
|
Move ATI Mach64 definitions to separate header.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
ed02a06bb8
|
pcidevice: loading of expansion ROMs from files.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
5b7e79b979
|
Bandit: implement I/O space transactions.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
bfd48eeeb2
|
Bandit: implement address mask register.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
4225f0aec2
|
ofnvram: implement changing of string variables.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
6b686e402e
|
videoctrl: fix surface size.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
dd79ec38e4
|
ATIRage: hack to support OF output.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
898c677ffb
|
debugger: add printenv and setenv commands.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
a7e06f4e4b
|
Utility class for viewing/changing OF NVRAM variables.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
4b2f3cedc7
|
Make NVRAM a full-fledged HW component.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
32891867f2
|
GrandCentral: basic device interrupt handling.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
0ab4f4a7f9
|
GrandCentral: external SCSI (Curio style).
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
b47de8b042
|
Implement MPC601 style RTC.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
934f794d20
|
GrandCentral: fix access to NVRAM subdevice.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
9317719814
|
GrandCentral: access to ESCC and board reg 1.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
4676cfeee2
|
Platinum: implement memory controller registers.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
8be44dad82
|
Heathrow: interrupt registers & mode 1 interrupts.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
617f75851b
|
Initial emulation of the GrandCentral I/O controller.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
fc3901676b
|
Heathrow: use common PCI configuration code.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
fcfb2372b9
|
MPC106: use common PCI configuration code.
|
2022-05-21 14:51:27 +02:00 |
|
Maxim Poliakovski
|
36098af5eb
|
ATIRage: use common PCI configuration code.
|
2022-05-21 14:51:27 +02:00 |
|