Bochs/bochs/iodev/display
Volker Ruppert a575b4aa2f Some work on the Voodoo2 CMDFIFO code.
- Fixed normal register access in CMDFIFO mode.
- Implemented cmdFifoBaseAddr register behaviour.
- Write CMDFIFO data to FBI memory (has no effect yet).
- Changed some log messages to BX_DEBUG.
- Report unimplemented Voodoo2 registers.
- TODO: Add FIFO thread to process the CMDFIFO data.
2017-05-09 19:18:58 +00:00
..
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
svga_cirrus.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +00:00
svga_cirrus.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vga.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +00:00
vga.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
vgacore.cc Fixed possible segfault in win32 gui when switching back from Voodoo to VBE or 2017-05-07 14:52:37 +00:00
vgacore.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00
voodoo_data.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00
voodoo_func.h Some work on the Voodoo2 CMDFIFO code. 2017-05-09 19:18:58 +00:00
voodoo_main.h - Some work on the Voodoo Graphics emulation (Voodoo2 specific) 2017-05-01 09:11:12 +00:00
voodoo_raster.h - fixed compilation error in MinGW/MSYS and some warnings 2012-09-16 07:52:55 +00:00
voodoo_types.h Voodoo code cleanup (removed unused / disabled stuff). 2017-04-29 22:19:29 +00:00
voodoo.cc Fixed check for unimplemented CMDFIFO and return for now if write would be 2017-05-06 10:07:28 +00:00
voodoo.h Some work on the timing code of the Bochs display adapters. 2017-05-01 11:54:12 +00:00