Melissa Goad
|
d15adad28e
|
PTIMER works
|
2017-09-16 00:13:11 -05:00 |
|
OBattler
|
c3cfc5abf6
|
Merge pull request #176 from MoochMcGee/master
Add the RIVA TNT2 models back to the dev branch
|
2017-09-16 03:16:17 +02:00 |
|
OBattler
|
3e10570bbd
|
Machine code restructure, models are now machines instead and the init functions are in the machine files rather than in machine.c (former model.c), also moved the machine stuff into the machine/ subdirectory.
|
2017-09-02 20:39:57 +02:00 |
|
OBattler
|
be16ee33ba
|
The model structure now uses a pointer to a function that returns the pointer to the device structure, rather than a pointer to the device structure directly.
|
2017-09-02 15:46:21 +02:00 |
|
OBattler
|
5388c2205d
|
Applied all the mainline PCem commits, this also fixes the annoying buzzing on the AWE32.
|
2017-09-01 01:01:53 +02:00 |
|
OBattler
|
0d84add8a3
|
Extensively reworked the PCI bus emulation, fixes quite a few bugs, including incorrect IRQ routing for the last two slots on the Intel Advanced/ATX.
|
2017-08-30 04:49:20 +02:00 |
|
Melissa Goad
|
80ef63b9de
|
Add the RIVA TNT2 models back to the dev branch
|
2017-08-28 12:56:58 -05:00 |
|
|
|
c1091d83d3
|
Lowercase all CAPS to prevent case sensitive errors in non-Windows platforms
|
2017-08-27 04:33:47 +01:00 |
|