Commit graph pcjs/modules/pcjs/lib/video.js
Author SHA1 Message Date
Jeff Parsons
9b96b52054 A little more clarification on the "dump video" buffer command 2015-08-17 11:06:43 -07:00
Jeff Parsons
e39550f835 Ensure all 8-bit I/O restricts itself to 8 bits (fixes video glitches in Win95 Setup) 2015-08-17 10:51:50 -07:00
Jeff Parsons
ed896028db Added some new ways of dumping the Video frame buffer (EGA/VGA-centric) 2015-08-16 14:05:11 -07:00
Jeff Parsons
04b2b4840c Added some new ways of dumping the Video frame buffer (EGA/VGA-centric) 2015-08-16 14:00:33 -07:00
Jeff Parsons
d2fb395e55 First round of changes to map Host touch events to Guest mouse events 2015-08-14 23:04:22 -07:00
Jeff Parsons
a061c16392 Tidy up some Memory-related interfaces 2015-07-28 09:52:08 -07:00
Jeff Parsons
a1e3c366eb More Video DEBUG support, and more disk images 2015-07-27 07:48:01 -07:00
Jeff Parsons
75d8e1e193 80386 CPU detection fix 2015-07-14 16:32:41 -07:00
Jeff Parsons
376e70dd20 Fixed broken mode detection code (all standard color VGA modes should work now) 2015-07-08 14:24:46 -07:00
Jeff Parsons
8d034a73a4 Don't halt on (mostly harmless) read/write mode warnings 2015-07-08 12:30:00 -07:00
Jeff Parsons
9be10ddc63 Fixed "Mode X" read/write access functions (eliminated the CHAIN1 crutch) 2015-07-07 14:01:53 -07:00
Jeff Parsons
db108d4973 Page-flipping tweaks 2015-07-07 12:21:32 -07:00
Jeff Parsons
ab151ca8a5 Fixed rotation in VGA write mode 3 2015-07-06 18:01:01 -07:00
Jeff Parsons
6d7000935c Mode X test passes 2015-07-06 17:11:01 -07:00
Jeff Parsons
8e09ad0bff Mode X test 2015-07-06 16:18:27 -07:00
Jeff Parsons
69d4893ec6 More VGA tests 2015-07-05 11:38:30 -07:00
Jeff Parsons
d689753f37 More DAC support 2015-07-05 10:24:32 -07:00
Jeff Parsons
fbf48071a5 320x400 support limping along now -- can Mode X be far behind? ;-) 2015-07-04 15:50:09 -07:00
Jeff Parsons
eebf309cc4 Added support for CHAIN1 2015-07-04 12:02:20 -07:00
Jeff Parsons
5b29529276 VGA mode 0x13 is limping along now 2015-07-03 17:06:49 -07:00
Jeff Parsons
718073f45f Scaffolding for VGA CHAIN4 support 2015-06-30 20:29:51 -07:00
Jeff Parsons
7fa7f53cd0 Implemented VGA write mode 3 2015-06-27 18:08:24 -07:00
Jeff Parsons
a0d89e5071 Generic write mode 0 function was missing set/reset capability 2015-06-27 10:31:26 -07:00
Jeff Parsons
e14a202918 Typo 2015-06-24 20:50:48 -07:00
Jeff Parsons
d684cd4dc5 Simplify 2015-06-22 05:33:40 -07:00
Jeff Parsons
78b4112106 dumpCard() notes 2015-06-19 11:08:01 -07:00
Jeff Parsons
ef3873da6e Black Book demo L23-1 works now 2015-06-19 11:01:51 -07:00
Jeff Parsons
9bdb9cbc41 Cell cache improvements 2015-06-18 10:49:38 -07:00
Jeff Parsons
927c0e2092 More progress on horizontal panning 2015-06-17 16:06:40 -07:00
Jeff Parsons
7491ee6332 Support video buffers with a logical width greater than the visible width 2015-06-16 17:14:49 -07:00
Jeff Parsons
f1680ca1f9 Verify CRTC OFFSET register is consistent with mode 2015-06-14 21:44:51 -07:00
Jeff Parsons
76dceba56e Initialize CRTC on reset 2015-06-13 20:50:51 -07:00
Jeff Parsons
eedea76fcb Video cleanup 2015-06-12 20:21:05 -07:00
Jeff Parsons
bd03a63269 DiskDump work-around and some terminology tweaks to Video 2015-06-11 10:54:43 -07:00
Jeff Parsons
f734b462d8 Typo 2015-06-09 11:56:51 -07:00
Jeff Parsons
ee5ae5b966 Don't detect browsers pretending to be Gecko 2015-06-09 11:46:20 -07:00
Jeff Parsons
dfd0a8bb97 Fixes for full-screen support when aspect ratios are out of whack 2015-06-09 11:37:20 -07:00
Jeff Parsons
ac3ea70683 Updated video card dump 2015-06-08 16:00:26 -07:00
Jeff Parsons
c29b1061dc Start debugging HDC failure on DeskPro 386 configuration 2015-06-07 23:33:22 -07:00
Jeff Parsons
7dfcc830d6 Clarifications 2015-06-06 11:14:38 -07:00
Jeff Parsons
38f16fcc50 Fix EGA scrolling for modes 0x0D and 0x0E 2015-06-05 17:26:08 -07:00
Jeff Parsons
aa98f63f47 Fix 9th dot replication in 8-dot fonts 2015-06-05 10:12:46 -07:00
Jeff Parsons
583d7584a4 Rationalize font data offsets (first CGA, then MDA/EGA, then ultimately VGA) 2015-06-05 09:42:51 -07:00
Jeff Parsons
34992a1d74 More comments 2015-06-05 09:23:51 -07:00
Jeff Parsons
faf179d2d3 Debugger I/O improvements 2015-06-05 09:09:23 -07:00
Jeff Parsons
59002166cd Improved EGA/VGA memory access 2015-06-04 18:38:39 -07:00
Jeff Parsons
b6cd2a5e20 Fix pushing/popping at the limits of the stack segment 2015-06-04 14:09:40 -07:00
Jeff Parsons
f7e93fbeb3 Finally, some progress with the IBM VGA ROM 2015-06-02 14:09:59 -07:00
Jeff Parsons
ad95e93740 Stack trace command actually works now 2015-06-01 13:02:23 -07:00
Jeff Parsons
77abe04465 Video register dump tweaks 2015-05-30 11:17:31 -07:00