add preliminary WD279x emulation to core
Philip Pemberton
Sun, 05 Dec 2010 16:20:00 +0000
|
changeset
files
|
fix CHS => LBA calculation for multisector reads
Philip Pemberton
Sun, 05 Dec 2010 16:18:50 +0000
|
changeset
files
|
remove redundant sdl_quit()
Philip Pemberton
Sun, 05 Dec 2010 10:22:23 +0000
|
changeset
files
|
more floppy controller stuff
Philip Pemberton
Sun, 05 Dec 2010 10:17:38 +0000
|
changeset
files
|
add preliminary WD2797 FDC emulator
Philip Pemberton
Sun, 05 Dec 2010 03:55:46 +0000
|
changeset
files
|
add SDL event handler -- now we can quit the emulator without using kill -9! :)
Philip Pemberton
Fri, 03 Dec 2010 14:21:19 +0000
|
changeset
files
|
add comments for some write-only regs, fix LOG_NOT_HANDLED_R(32) in read16, basic LED reg decoding
Philip Pemberton
Fri, 03 Dec 2010 01:43:57 +0000
|
changeset
files
|
fix missing shift-right in video output code
Philip Pemberton
Fri, 03 Dec 2010 00:20:36 +0000
|
changeset
files
|
fix state/status transposition, add GENCON.PIE handling
Philip Pemberton
Fri, 03 Dec 2010 00:12:53 +0000
|
changeset
files
|
add basic handling for Clear Status Register and fix mem access checks to provide PIE status
Philip Pemberton
Fri, 03 Dec 2010 00:04:01 +0000
|
changeset
files
|
add a few colour variants
Philip Pemberton
Thu, 02 Dec 2010 23:37:49 +0000
|
changeset
files
|
add video emulation
Philip Pemberton
Thu, 02 Dec 2010 23:30:13 +0000
|
changeset
files
|
move memory access and mapping functions into memory.[ch]
Philip Pemberton
Thu, 02 Dec 2010 23:03:13 +0000
|
changeset
files
|
remove redundant debug printf
Philip Pemberton
Thu, 02 Dec 2010 22:40:13 +0000
|
changeset
files
|
add proper tracking of unhandled R/W operations
Philip Pemberton
Thu, 02 Dec 2010 22:27:43 +0000
|
changeset
files
|
rework address-check logic
Philip Pemberton
Thu, 02 Dec 2010 20:58:12 +0000
|
changeset
files
|
disable redundant R/W logging
Philip Pemberton
Thu, 02 Dec 2010 20:42:30 +0000
|
changeset
files
|
fix ROMLMAP handling
Philip Pemberton
Thu, 02 Dec 2010 20:19:20 +0000
|
changeset
files
|
rewrite memory access routines
Philip Pemberton
Thu, 02 Dec 2010 19:30:46 +0000
|
changeset
files
|
Fix mallocing issue with ram array
Philip Pemberton
Thu, 02 Dec 2010 17:12:28 +0000
|
changeset
files
|