aristocrat/aristmk6.cpp: add note relationship with neon250

This commit is contained in:
angelosa 2025-03-07 19:14:10 +01:00
parent 4a4d82b44f
commit 48840e3e7f
2 changed files with 3 additions and 1 deletions

View File

@ -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
**************************************************************************************************/

View File

@ -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.