Fri, 12 Apr 2013 16:26:25 +0100 |
Don't set PS1 if there is a level-7 interrupt or bus error |
file | diff | annotate
|
Fri, 12 Apr 2013 12:36:28 +0100 |
Make mapper debug logic more verbose (but disable by default) |
file | diff | annotate
|
Fri, 12 Apr 2013 12:34:32 +0100 |
Fix read-after-write logic |
file | diff | annotate
|
Thu, 11 Apr 2013 09:37:25 +0100 |
Fix potential unassigned variable |
file | diff | annotate
|
Thu, 11 Apr 2013 09:18:31 +0100 |
Code cleanup |
file | diff | annotate
|
Wed, 13 Mar 2013 00:40:42 +0000 |
use MAP_ADDR_TO_PAGE for memory mapping |
file | diff | annotate
|
Fri, 18 Jan 2013 22:52:43 +0000 |
merge in changes from default branch |
file | diff | annotate
|
Fri, 18 Jan 2013 17:18:50 +0000 |
[memory] Emulate main memory read wrap-around |
file | diff | annotate
|
Fri, 18 Jan 2013 17:03:48 +0000 |
experimental memory mapper, not quite working |
file | diff | annotate
|
Tue, 15 Jan 2013 17:02:56 +0000 |
Implement m68k_read_disassembler_* properly |
file | diff | annotate
|
Mon, 14 Jan 2013 09:48:21 +0000 |
Handle memory more gracefully |
file | diff | annotate
|
Tue, 20 Nov 2012 23:31:03 +0000 |
show LED state change only if SHOW_LEDS is defined |
file | diff | annotate
|
Sat, 17 Nov 2012 22:26:53 +0000 |
Add support for MSR2, partial reads from GENSTAT |
file | diff | annotate
|
Sat, 17 Nov 2012 22:14:09 +0000 |
Fix bit masking logic in 'dead bus' return |
file | diff | annotate
|
Sat, 17 Nov 2012 21:28:48 +0000 |
ACCESS_CHECK_RD should return the right number of bits! |
file | diff | annotate
|
Sat, 17 Nov 2012 19:18:29 +0000 |
add HDD support + fixes |
file | diff | annotate
|
Tue, 15 Nov 2011 09:30:57 +0000 |
Fix BSR0 UDS/LDS bit polarity |
file | diff | annotate
|
Fri, 04 Mar 2011 01:38:39 +0000 |
More verbose logging of page faults and bus errors |
file | diff | annotate
|
Fri, 04 Mar 2011 01:37:42 +0000 |
fix small typos in WriteMem32 |
file | diff | annotate
|
Fri, 04 Mar 2011 01:36:30 +0000 |
fix issue with WE+ bit becoming unset, fix pagefault:not-mapped-in logic |
file | diff | annotate
|
Fri, 04 Mar 2011 00:44:36 +0000 |
more verbose bus error logging |
file | diff | annotate
|
Fri, 04 Mar 2011 00:44:06 +0000 |
add Error Enable bit to gcr write handler |
file | diff | annotate
|
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
|