summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* new clones David Haywood2014-01-083-4/+36
* 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
* (MESS) cbm2: HRG cartridge WIP. (nw) Curt Coder2014-01-083-35/+82
* (MESS) c64: Fixed Magic Formel cartridge. [Curt Coder] Curt Coder2014-01-082-36/+36
* relocate sourcecode to more like our usual layout, something like: Michaël Banaan Ananas2014-01-082-391/+406
* got rid of namcona1 legacy nvram handler Michaël Banaan Ananas2014-01-083-100/+47
* got rid of namconb1 legacy nvram handler Michaël Banaan Ananas2014-01-083-53/+30
* new WORKING game David Haywood2014-01-083-5/+16
* reverted gross hack (nw) smf-2014-01-081-49/+6
* It makes more sense to mask out the errors that are going to be brought in fr... smf-2014-01-081-2/+2
* Added a "-listdevices" option to nltool to list all available devices. Simpli... Couriersud2014-01-088-128/+213
* Sets RR1_ALL_SENT on reset, previously it relied on tra_complete() being call... smf-2014-01-081-0/+1
* (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
* docastle.c: hook up slave CPU IRQ according to schematics [Alex Jackson] Alex W. Jackson2014-01-073-40/+41
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-0782-1250/+1250
* 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
* new WORKING game David Haywood2014-01-071-20/+115
* (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
* segaorun.c: Correct types (IE Deluxe or not) and add/update minor documentati... Brian Troha2014-01-072-93/+106
* (MESS) New skeleton drivers: R. Belmont2014-01-073-0/+193
* asterix.c: Change to use XTAL speeds. - NW Brian Troha2014-01-071-7/+8
* segaorun.c: Remove newly outdated comment. - NW Brian Troha2014-01-071-18/+15
* More house-cleaning on netlist. No wn Couriersud2014-01-078-629/+678
* new WORKING game David Haywood2014-01-071-5/+21
* don't clutter error.log by default Michaël Banaan Ananas2014-01-061-11/+19
* Removed calls to mpu4_state *state = machine.driver_data<mpu4_state>(); by mo... smf-2014-01-064-342/+364
* tlcs90.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-01-062-905/+901
* rm game-no-sound flag from icecold.c Michaël Banaan Ananas2014-01-062-3/+4
* reduced the number of callers to set_a_input by calling porta_w & made the WR... smf-2014-01-065-10/+10
* 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-0619-297/+43
* Fixed 05276 as suggested by MASH (hopefully the dumper still has the pcb and ... Ivan Vangelista2014-01-061-4/+4
* Fixed MT02879. (nw) Ivan Vangelista2014-01-061-0/+16
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-0619-36/+36
* New supported clone: Fabio Priuli2014-01-062-1/+74
* Moved analog stuff into its new home. No wn. Couriersud2014-01-0614-17/+18
* Netlist: Couriersud2014-01-068-85/+337
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-06124-5503/+2445
* (MESS) BBC Micro keyboard LED's: [Nigel Barnes] Fabio Priuli2014-01-064-9/+116
* Naomi/Triforce documentation update (f205v) R. Belmont2014-01-063-54/+61
* BBC Micro keyboard updates/fixes: [Nigel Barnes] Fabio Priuli2014-01-052-80/+100
* new clones David Haywood2014-01-052-1/+33
* Use proper AY8910 mixing model for MSX. Volumes set to match MSX hardware. [D... Couriersud2014-01-051-7/+7