mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
aristocrat/aristmk6.cpp: add note relationship with neon250
This commit is contained in:
parent
4a4d82b44f
commit
48840e3e7f
@ -25,9 +25,11 @@ TODO:
|
||||
|
||||
Notes:
|
||||
- NV1 looks very different, not worth to subclass here;
|
||||
- According to starfrost013 this is really a Weitek core ...
|
||||
|
||||
References:
|
||||
- https://envytools.readthedocs.io/en/latest/hw/display/nv3/index.html
|
||||
- https://86box.net/2025/02/25/riva128-part-1.html
|
||||
|
||||
**************************************************************************************************/
|
||||
|
||||
|
@ -16,7 +16,7 @@ TODO:
|
||||
- Identify irq sources;
|
||||
- Irq acknowledge doesn't work as intended;
|
||||
- Emulate PLX 9054 controller & PCI root;
|
||||
- PMX1 likely runs under PCI bus too;
|
||||
- PMX1 likely runs under PCI bus too, as per src/devices/bus/pci/neon250.cpp (x86 AGP card);
|
||||
- Eventually gets to "flyback" errors, pings $12000130-$3f for strobe and/or irq enable.
|
||||
Flyback is an alias for vblank, cfr. Acorn Archimedes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user