Jeff Parsons
|
d0480ecb90
|
Merge branch 'next-release'
v1.21.4
|
2016-04-01 15:46:22 -07:00 |
|
Jeff Parsons
|
7a51241486
|
Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines
|
2016-04-01 15:38:26 -07:00 |
|
Jeff Parsons
|
1f2d3bdc41
|
Display text cursor on non-zero video pages
|
2016-04-01 09:11:09 -07:00 |
|
Jeff Parsons
|
235aa58ee2
|
Support for 50-line mode on VGA
|
2016-03-31 22:02:17 -07:00 |
|
Jeff Parsons
|
265851d963
|
Fixed text-mode page flipping (needed more aggressive, but still careful, cache invalidation)
|
2016-03-31 14:44:40 -07:00 |
|
Jeff Parsons
|
43c3240d1f
|
Report invalid manifest entries
|
2016-03-31 13:31:19 -07:00 |
|
Jeff Parsons
|
e70f46afff
|
Support for XML comments (propagated to HTML)
|
2016-03-31 12:56:51 -07:00 |
|
Jeff Parsons
|
1ad526ba4b
|
Documentation updates
|
2016-03-31 09:25:03 -07:00 |
|
Jeff Parsons
|
1064c8623c
|
Documentation updates
|
2016-03-31 09:23:15 -07:00 |
|
Jeff Parsons
|
ab06e95198
|
Software manual updates
|
2016-03-31 08:36:40 -07:00 |
|
Jeff Parsons
|
9441a87b88
|
Document shuffle
|
2016-03-31 08:00:24 -07:00 |
|
Jeff Parsons
|
e02706ab08
|
Move non-CPU-related update functions to the Computer component
|
2016-03-30 17:04:36 -07:00 |
|
Jeff Parsons
|
8eaa56990c
|
Updated tools with genuine MASM 5.10 disk images
|
2016-03-29 15:38:05 -07:00 |
|
Jeff Parsons
|
f81e55f0ee
|
Added assortment of empty diskettes to library, and updated DiskDump to support a target disk size (--size replaces the older, kludgier --mbhd)
|
2016-03-28 17:08:15 -07:00 |
|
Jeff Parsons
|
aba69c0139
|
Another diagnostic disk
|
2016-03-28 15:22:10 -07:00 |
|
Jeff Parsons
|
17da16a32f
|
Disk corrections
|
2016-03-28 14:32:20 -07:00 |
|
Jeff Parsons
|
4c8381e09f
|
Added PC-AT diagnostics disk
|
2016-03-28 13:20:45 -07:00 |
|
Jeff Parsons
|
2e827ea628
|
Since you usually want the machine to have focus again after loading a new diskette, let's try automatically setting focus after a successful load
|
2016-03-28 11:27:00 -07:00 |
|
Jeff Parsons
|
bf8d837ad1
|
Fixed SetDIPSwitches() bug from last check-in
|
2016-03-28 11:18:34 -07:00 |
|
Jeff Parsons
|
c0dd42f185
|
Make the primary DIPSW index the model, followed by the DIP index, followed by the switch type
|
2016-03-27 21:46:00 -07:00 |
|
Jeff Parsons
|
75f9d1c1d2
|
More DIP switch consolidation
|
2016-03-26 22:33:57 -07:00 |
|
Jeff Parsons
|
cb96688e04
|
Comment correction
|
2016-03-25 22:02:56 -07:00 |
|
Jeff Parsons
|
9b26da2d97
|
Eliminated bogus prompt when mounting a local disk image
|
2016-03-25 21:32:05 -07:00 |
|
Jeff Parsons
|
c035b6b379
|
The great DIP switch rewrite (major pain in the butt, but hopefully helpful for future machines)
I think the DIP switch tables could still be simplified somewhat, but most of the hard work is done now.
|
2016-03-25 16:17:35 -07:00 |
|
Jeff Parsons
|
ff876da5fc
|
Fixed issue with SeaMonkey (one of the few browsers that didn't support innerText on DOM elements)
|
2016-03-24 11:38:05 -07:00 |
|
Jeff Parsons
|
c3ad7d4f10
|
Working on next version
|
2016-03-23 17:51:31 -07:00 |
|
Jeff Parsons
|
b2408b792d
|
Merge branch 'next-release'
v1.21.3
|
2016-03-23 17:38:04 -07:00 |
|
Jeff Parsons
|
30023dce29
|
New version files
|
2016-03-23 17:37:53 -07:00 |
|
Jeff Parsons
|
bcf245a2e2
|
Merge branch 'next-release'
|
2016-03-23 17:27:44 -07:00 |
|
Jeff Parsons
|
6335d940d2
|
Version bump
|
2016-03-23 17:24:35 -07:00 |
|
Jeff Parsons
|
012e94a0ea
|
Merge branch 'next-release'
|
2016-03-23 17:21:07 -07:00 |
|
Jeff Parsons
|
9db5f27b71
|
Tweaks for the last two pull requests
|
2016-03-23 17:18:52 -07:00 |
|
Jeff Parsons
|
0ce8229a0e
|
Merge pull request #32 from mihailik/patch-2
Allow resources to be satisfied asynchronously
|
2016-03-23 17:09:37 -07:00 |
|
Jeff Parsons
|
7105d0c4f6
|
Merge pull request #31 from mihailik/patch-1
Allowing programmatic use of savePC
|
2016-03-23 17:06:35 -07:00 |
|
Jeff Parsons
|
b9ecf4698c
|
Disk library updates
|
2016-03-23 16:58:36 -07:00 |
|
Jeff Parsons
|
2db934a99f
|
Disk library updates
|
2016-03-23 16:53:13 -07:00 |
|
Jeff Parsons
|
5e4e875d05
|
Added useful disks from assorted programming guides
|
2016-03-23 12:42:18 -07:00 |
|
mihailik
|
571d719b09
|
Allow resources to be satisfied asynchronously
|
2016-03-23 10:32:38 +00:00 |
|
mihailik
|
61fd907fb7
|
Allowing programmatic use of savePC
|
2016-03-23 10:08:38 +00:00 |
|
Jeff Parsons
|
fec1440718
|
Fixed AT&T 6300 keyboard controller
|
2016-03-22 22:27:56 -07:00 |
|
Jeff Parsons
|
38685968be
|
More infrastructure for compatibles (eg, AT&T 6300)
|
2016-03-22 10:42:09 -07:00 |
|
Jeff Parsons
|
5155a8ee20
|
Fix misdetection of emphasis inside links
|
2016-03-21 15:59:32 -07:00 |
|
Jeff Parsons
|
496f9ce31a
|
Added CGA information
|
2016-03-21 15:50:39 -07:00 |
|
Jeff Parsons
|
63023ec08e
|
No PC-DOS 6.00
|
2016-03-21 14:40:49 -07:00 |
|
Jeff Parsons
|
f94467168d
|
Cleaned up segment zeroing rules and added Windows 95 debugger configuration
|
2016-03-21 14:36:38 -07:00 |
|
Jeff Parsons
|
7cd2e3a5e6
|
Bumped the AT&T 6300 to 8Mhz (doesn't help it pass DMA tests though)
|
2016-03-21 08:05:52 -07:00 |
|
Jeff Parsons
|
3d2e7ce086
|
Cleaning out the /versions folder (since .gitattributes refuses to exclude it from the language stats)
|
2016-03-21 07:48:13 -07:00 |
|
Jeff Parsons
|
8f5acdf45b
|
Layout changes
|
2016-03-20 17:06:50 -07:00 |
|
Jeff Parsons
|
488af8f532
|
Layout changes
|
2016-03-20 16:29:55 -07:00 |
|
Jeff Parsons
|
c5b8b44da8
|
Added AT&T 6300 resources
|
2016-03-20 16:24:34 -07:00 |
|