Jeff Parsons
|
9128fb234e
|
Getting ready to roll out v1.18.3
v.1.18.3
|
2015-07-09 13:13:18 -07:00 |
|
Jeff Parsons
|
fd0b1a8242
|
Getting ready to roll out v1.18.3
|
2015-07-09 12:52:40 -07:00 |
|
Jeff Parsons
|
a10ac83df6
|
Added disk image of VGA tests/samples
|
2015-07-09 12:33:01 -07:00 |
|
Jeff Parsons
|
5ae447ab49
|
BIOS comments
|
2015-07-09 11:55:56 -07:00 |
|
Jeff Parsons
|
95cef85fa8
|
HDC disk I/O finally works with both PC AT and DeskPro 386 ROMs
|
2015-07-09 11:52:38 -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
|
b7bf90127f
|
Typo
|
2015-07-07 13:36:07 -07:00 |
|
Jeff Parsons
|
8a1fe0c535
|
More VGA tests
|
2015-07-07 13:22:24 -07:00 |
|
Jeff Parsons
|
88afea02e6
|
Fix MASM errors (Width became a reserved symbol at some point)
|
2015-07-07 12:50:40 -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
|
0313c2d67a
|
More VGA tests (sprinkled with some Borland/Microsoft compatibility dust)
|
2015-07-05 13:35:07 -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
|
328dc722b4
|
Whitespace
|
2015-07-02 12:05:25 -07:00 |
|
Jeff Parsons
|
127a0eafa6
|
Whitespace
|
2015-07-02 12:04:02 -07:00 |
|
Jeff Parsons
|
37b89c6b37
|
More VGA tests
|
2015-07-02 11:12:51 -07:00 |
|
Jeff Parsons
|
18dea45957
|
More VGA tests
|
2015-07-02 11:10:34 -07:00 |
|
Jeff Parsons
|
dc6e527a41
|
Whitespace
|
2015-07-01 15:49:33 -07:00 |
|
Jeff Parsons
|
718073f45f
|
Scaffolding for VGA CHAIN4 support
|
2015-06-30 20:29:51 -07:00 |
|
Jeff Parsons
|
965ee01f99
|
Updated README
|
2015-06-29 15:47:06 -07:00 |
|
Jeff Parsons
|
aa3c978517
|
More VGA tests
|
2015-06-29 15:42:43 -07:00 |
|
Jeff Parsons
|
13eeef57d9
|
More VGA tests
|
2015-06-29 11:09:09 -07:00 |
|
Jeff Parsons
|
c71823356d
|
More VGA tests
|
2015-06-29 09:42:44 -07:00 |
|
Jeff Parsons
|
27a514bb42
|
Fixed broken links to video resources
|
2015-06-29 09:08:18 -07:00 |
|
Jeff Parsons
|
fb490b62da
|
Updated README
|
2015-06-28 20:59:37 -07:00 |
|
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 |
|