Commit graph

501 commits

Author SHA1 Message Date
Jeff Parsons
fed558c8d4 More VGA tests 2015-06-27 18:34:55 -07:00
Jeff Parsons
7fa7f53cd0 Implemented VGA write mode 3 2015-06-27 18:08:24 -07:00
Jeff Parsons
2bc16d6e14 Typo 2015-06-27 12:17:32 -07:00
Jeff Parsons
dea84bc0ee Whitespace 2015-06-27 12:13:32 -07:00
Jeff Parsons
e50a9fe91d Remove INT 3 added during testing 2015-06-27 12:09:06 -07:00
Jeff Parsons
12248e59ce More VGA tests 2015-06-27 12:07:27 -07:00
Jeff Parsons
2798fb223a More VGA tests 2015-06-27 12:05:33 -07:00
Jeff Parsons
1414c99aa2 getCycles() should never return a negative number (and OR'ing with zero can do just that) 2015-06-27 11:33:22 -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
2bc406e9e1 Fixed character conversions 2015-06-26 10:27:05 -07:00
Jeff Parsons
2f20b47cb4 Whitespace 2015-06-26 10:23:20 -07:00
Jeff Parsons
0910d0585e Whitespace 2015-06-26 10:17:34 -07:00
Jeff Parsons
141b7db85d More VGA tests 2015-06-25 09:10:52 -07:00
Jeff Parsons
9b4761e35c More VGA tests 2015-06-25 09:00:25 -07:00
Jeff Parsons
e14a202918 Typo 2015-06-24 20:50:48 -07:00
Jeff Parsons
d563ce925a Typo 2015-06-23 22:21:47 -07:00
Jeff Parsons
d684cd4dc5 Simplify 2015-06-22 05:33:40 -07:00
Jeff Parsons
3c89824e53 Working on v1.18.3 now 2015-06-21 10:12:19 -07:00
Jeff Parsons
e4c94f5696 Machines using the new Control Panel should also include "gort=debug" in the URL (for now) 2015-06-20 12:30:43 -07:00
Jeff Parsons
4cd1eb523b Clarify when BACKTRACK is enabled 2015-06-20 12:21:07 -07:00
Jeff Parsons
478edd3f6c Serve more files from the web server 2015-06-20 08:32:14 -07:00
Jeff Parsons
08a18c0684 Debugging the Compaq DeskPro 386 Disk Controller 2015-06-20 08:10:53 -07:00
Jeff Parsons
b95e7ee7bc Add GitHub link to page templates 2015-06-19 17:10:21 -07:00
Jeff Parsons
a8d62abe25 Getting ready to push v1.18.2 to the pcjs.org web server v1.18.2 2015-06-19 13:52:30 -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
e2c1580fc7 Updated copyrights 2015-06-15 16:55:38 -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
5f0321c5ad README update 2015-06-10 17:16:33 -07:00
Jeff Parsons
7bb42d5ab6 DiskDump improvements (eg, don't put .img files inside other .img files) 2015-06-10 17:01:21 -07:00
Jeff Parsons
bdb07f458a Added VGA tests directory 2015-06-10 16:32:49 -07:00
Jeff Parsons
4d98db494d Added VGA tests directory 2015-06-10 16:30:09 -07:00
Jeff Parsons
4e5297f69a Work-around to eliminate whitespace side-effects on video layout 2015-06-09 12:19:31 -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
20dc32f09d Panel updated for 80386 2015-06-06 12:10:13 -07:00
Jeff Parsons
7dfcc830d6 Clarifications 2015-06-06 11:14:38 -07:00
Jeff Parsons
68b03b032c README mods 2015-06-05 23:17:16 -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