Thu, 03 Mar 2011 13:05:21 +0000 |
Fix broken pagebit update code (was failing S4TEST 19 Map Translation test) |
file | diff | annotate
|
Wed, 02 Mar 2011 07:16:32 +0000 |
Add 60Hz timer tick patch from Andrew Warkentin <andreww591 gmail com> |
file | diff | annotate
|
Thu, 10 Feb 2011 01:08:32 +0000 |
properly handle 8 and 16 bit KBC writes |
file | diff | annotate
|
Wed, 09 Feb 2011 16:35:49 +0000 |
major work on keyboard driver |
file | diff | annotate
|
Wed, 29 Dec 2010 09:06:17 +0000 |
eliminate redundant head |
file | diff | annotate
|
Wed, 29 Dec 2010 09:04:43 +0000 |
merge heads (properly this time) |
file | diff | annotate
|
Wed, 29 Dec 2010 03:27:35 +0000 |
discard head, need to merge some stuff back in later |
file | diff | annotate
|
Mon, 06 Dec 2010 08:27:21 +0000 |
move edge-sensitive FDC IRQ to main() |
file | diff | annotate
|
Tue, 28 Dec 2010 21:47:43 +0000 |
Only print LED state if it has changed |
file | diff | annotate
|
Tue, 28 Dec 2010 19:23:57 +0000 |
tidy up WR_nn macros |
file | diff | annotate
|
Tue, 28 Dec 2010 19:10:36 +0000 |
fix UDS/LDS in bus error handling for 16/32-bit accesses |
file | diff | annotate
|
Tue, 28 Dec 2010 18:58:51 +0000 |
fix ENFORCE_SIZE to print "read from" / "write to" |
file | diff | annotate
|
Tue, 28 Dec 2010 18:36:39 +0000 |
fix expansion RAM handling and Unhandled Read From Expansion Space alerts |
file | diff | annotate
|
Tue, 28 Dec 2010 18:19:48 +0000 |
turn logging of unhandled I/O R/W ops back on |
file | diff | annotate
|
Tue, 28 Dec 2010 17:47:01 +0000 |
finish expansion memory emulation |
file | diff | annotate
|
Tue, 28 Dec 2010 17:25:46 +0000 |
fixed expansion ram addressing, now detects base/expansion RAM counts correctly |
file | diff | annotate
|
Tue, 28 Dec 2010 17:23:04 +0000 |
fixes to Base RAM addressing -- 512K detected OK now, still need to deal with Expansion RAM detect issues |
file | diff | annotate
|
Tue, 28 Dec 2010 16:59:40 +0000 |
partial rewrite of memory / I/O handling code to reduce repetition |
file | diff | annotate
|
Tue, 14 Dec 2010 02:41:40 +0000 |
add CHS param checking (FDC), fix DMA address setting (DMA_XFER) |
file | diff | annotate
|
Mon, 13 Dec 2010 03:00:43 +0000 |
disable floppy interrupts (to CPU), force HDD int flag on (i.e. command always complete) |
file | diff | annotate
|
Sun, 12 Dec 2010 23:47:35 +0000 |
improve error and DMA handling |
file | diff | annotate
|
Mon, 06 Dec 2010 01:26:37 +0000 |
disc dma seems to work, but still no boot ;( |
file | diff | annotate
|
Sun, 05 Dec 2010 16:20:00 +0000 |
add preliminary WD279x emulation to core |
file | diff | annotate
|
Fri, 03 Dec 2010 01:43:57 +0000 |
add comments for some write-only regs, fix LOG_NOT_HANDLED_R(32) in read16, basic LED reg decoding |
file | diff | annotate
|
Fri, 03 Dec 2010 00:12:53 +0000 |
fix state/status transposition, add GENCON.PIE handling |
file | diff | annotate
|
Fri, 03 Dec 2010 00:04:01 +0000 |
add basic handling for Clear Status Register and fix mem access checks to provide PIE status |
file | diff | annotate
|
Thu, 02 Dec 2010 23:03:13 +0000 |
move memory access and mapping functions into memory.[ch] |
file | diff | annotate
|