VOGONS

Common searches


Search results

Display options

Re: LineWars 2, S3 Video mode

This is the change in MB6 that makes it work with the BIOS: Index: src/hardware/vga.cpp =================================================================== --- src/hardware/vga.cpp (revision 3684) +++ src/hardware/vga.cpp (working copy) @@ -65,7 +65,7 @@ switch (vga.s3.misc_control_2 >> 4) { case 0: …

Re: LineWars 2, S3 Video mode

Oops, I used the MB6 sources as I was too lazy to enable ldgfxrom in the SVN build. Seems there is something else from it needed too. > odd thing: debug log message says 792x600 This is a +1 issue with the blanking register: ... end 100 blank ( 99 ... > The DrawWait change doesn't make a visible …

Re: LineWars 2, S3 Video mode

Works when using ELSA_WINNER1000_2.22.00_86C764_PCI.BIN No idea why though. A secret of mode 203h is that its 75Hz. > "XGA: DrawBlitWait: Unsupported src 3" Index: src/hardware/vga_xga.cpp =================================================================== --- src/hardware/vga_xga.cpp (revision 3684 …

Page 46 of 198