summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernized beta disk device. Still needs updating to modern fdc.(nw) Ivan Vangelista2014-01-083-35/+35
* (MESS) czk80 : added devices and notes Robbbert2014-01-081-35/+182
* reverted gross hack (nw) smf-2014-01-081-49/+6
* (MESS) checkpoint (nw) Wilbert Pol2014-01-071-0/+304
* Modernized kr2376 device. (nw) Ivan Vangelista2014-01-071-1/+0
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-0729-352/+352
* fixed recent c64 regressions (nw) smf-2014-01-071-4/+4
* (MESS) ampro : patched out serial comms because of recent breakage elsewhere. Robbbert2014-01-071-6/+49
* (MESS) v6809 : fixed crash from r26958 Robbbert2014-01-071-4/+4
* (MESS) New not-working system [MooglyGuy, Smitdogg, The Dumping Union, TeamEu... Robbbert2014-01-071-7/+15
* (MESS) fanucs15: got the 80286 to boot correctly [Carl] R. Belmont2014-01-071-0/+2
* (MESS) New skeleton drivers: R. Belmont2014-01-071-0/+189
* removed a couple of CA1/CB1 involved with IEEE, pet was already pushing the s... smf-2014-01-062-6/+3
* Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r... smf-2014-01-065-154/+16
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-0611-24/+24
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-0631-932/+581
* (MESS) BBC Micro keyboard LED's: [Nigel Barnes] Fabio Priuli2014-01-061-6/+23
* BBC Micro keyboard updates/fixes: [Nigel Barnes] Fabio Priuli2014-01-051-38/+94
* Use proper AY8910 mixing model for MSX. Volumes set to match MSX hardware. [D... Couriersud2014-01-051-7/+7
* Canonicalize more devcb2 (nw) R. Belmont2014-01-041-8/+16
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-0447-4/+56
* Fixed commodore quick load by passing in the address space instead of using m... smf-2014-01-047-10/+9
* Modernized upd7002 device. (nw) Ivan Vangelista2014-01-041-6/+5
* (MESS) pt68k4: Hooked up devices, can now read floppy disks. [R. Belmont] R. Belmont2014-01-041-60/+110
* Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ... smf-2014-01-045-167/+184
* Fixed VIC20 VIA hookup that broke the built in joystick (nw) smf-2014-01-041-0/+1
* (MESS) new not working system [Felipe Sanchez] Robbbert2014-01-031-0/+261
* px4.c: preliminary tf20 floppy support Dirk Best2014-01-032-50/+61
* Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10... smf-2014-01-033-43/+159
* n68681: modernized and killed config struct in favor of devcb2. [R. Belmont] R. Belmont2014-01-036-73/+48
* Modernized mos6530 device.(nw) Ivan Vangelista2014-01-032-6/+6
* wicat: changed tag for the 8X300, since it's part of the WD1000, and adding l... mahlemiut2014-01-031-2/+34
* wicat: added else. (no whatsnew) mahlemiut2014-01-031-1/+1
* saves variables I added recently & expanded vic20 user port so that devices c... smf-2014-01-031-0/+6
* wicat: Got it passing the VIA test. Needs a trampoline to do so, but is not ... mahlemiut2014-01-031-4/+23
* Hooked up the 6551 to the plus 4 user port, haven't been able to test it in d... smf-2014-01-031-64/+83
* px4.c: small bugfix Dirk Best2014-01-021-1/+1
* px4.c: initial diserial support Dirk Best2014-01-021-139/+253
* (MESS) Add documentation (nw) R. Belmont2014-01-021-1/+19
* Modernised VIC20 user port [smf] smf-2014-01-021-31/+75
* removed the simplest 6522 port callbacks [smf] smf-2014-01-027-73/+68
* Removed port read handlers from wicat as they just return what was written [smf] smf-2014-01-021-14/+0
* Started to remove via port read handlers, prematurely stopped because IEEE488... smf-2014-01-021-164/+80
* (MESS): Keep my style, incorporating smf's suggestions (nw) R. Belmont2014-01-021-3/+3
* Remove code obfuscation, please don't revert my changes without discussing it... smf-2014-01-021-3/+3
* wicat: switched to modern wd_fdc. mahlemiut2014-01-021-11/+11
* -AVR8 cpu changes [Felipe Sanches] Miodrag Milanovic2014-01-021-17/+30
* wicat: Hooked up FD1795, but still cannot convince the system to even attempt... mahlemiut2014-01-021-21/+97
* (MESS) mac: cleanup (nw) R. Belmont2014-01-022-54/+87
* removed redundant call to write_cb2 (nw) smf-2014-01-011-2/+0