summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernized beta disk device. Still needs updating to modern fdc.(nw) Ivan Vangelista2014-01-085-193/+139
* (MESS) czk80 : added devices and notes Robbbert2014-01-081-35/+182
* reverted gross hack (nw) smf-2014-01-081-49/+6
* (MESS) forgot this one (nw) Wilbert Pol2014-01-071-0/+1
* (MESS) checkpoint (nw) Wilbert Pol2014-01-072-0/+305
* Modernized kr2376 device. (nw) Ivan Vangelista2014-01-075-188/+170
* 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-072-8/+17
* (MESS) fanucs15: got the 80286 to boot correctly [Carl] R. Belmont2014-01-071-0/+2
* Fix GCC 4.8+ / Clang compiles (nw) R. Belmont2014-01-072-2/+2
* (MESS) New skeleton drivers: R. Belmont2014-01-073-0/+193
* 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-067-165/+16
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-0611-24/+24
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-0647-1789/+942
* (MESS) BBC Micro keyboard LED's: [Nigel Barnes] Fabio Priuli2014-01-064-9/+116
* BBC Micro keyboard updates/fixes: [Nigel Barnes] Fabio Priuli2014-01-052-80/+100
* Use proper AY8910 mixing model for MSX. Volumes set to match MSX hardware. [D... Couriersud2014-01-051-7/+7
* More canonicalizations (nw) R. Belmont2014-01-052-16/+16
* Canonicalize more devcb2 (nw) R. Belmont2014-01-041-8/+16
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-0462-12/+82
* pf10.c: add some meat to the skeleton Dirk Best2014-01-042-25/+157
* Fixed commodore quick load by passing in the address space instead of using m... smf-2014-01-049-13/+12
* Modernized upd7002 device. (nw) Ivan Vangelista2014-01-043-11/+11
* floppy.c: add epson smd-165, used in the pf10 Dirk Best2014-01-041-3/+3
* floppy.c: add epson drives Dirk Best2014-01-041-4/+4
* (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-0410-178/+197
* 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-033-1/+263
* px4.c: preliminary tf20 floppy support Dirk Best2014-01-037-139/+196
* Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10... smf-2014-01-035-49/+200
* 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-032-7/+13
* 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-032-65/+91
* 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-022-33/+92
* removed the simplest 6522 port callbacks [smf] smf-2014-01-0215-154/+158
* 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-022-170/+88
* (MESS): Keep my style, incorporating smf's suggestions (nw) R. Belmont2014-01-022-3/+12