diff --git a/src/ints/int10_vptable.cpp b/src/ints/int10_vptable.cpp index 3ec451d3..6a9f0890 100644 --- a/src/ints/int10_vptable.cpp +++ b/src/ints/int10_vptable.cpp @@ -74,6 +74,7 @@ const Bit8u vparams_tandy[] = { 0x2c, 0x28, 0x2d, 0x29, 0x2a, 0x2e, 0x1e, 0x29 }; +#if 0 const Bit8u vparams_tandy_td[] = { // 40x25 mode 0 and 1 crtc registers 0x38, 0x28, 0x2d, 0x0a, 0x1f, 0x06, 0x19, 0x1c, 0x02, 0x07, 0x06, 0x07, 0,0,0,0, @@ -92,7 +93,7 @@ const Bit8u vparams_tandy_td[] = { // CGA mode register 0x2c, 0x28, 0x2d, 0x29, 0x2a, 0x2e, 0x1e, 0x29 }; - +#endif static Bit8u video_parameter_table_vga[0x40*0x1d]={ // video parameter table for mode 0 (cga emulation)