summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clang compile fix (nw) R. Belmont2014-01-101-2/+1
* New games added as GAME_NOT_WORKING R. Belmont2014-01-102-2/+33
* (MESS) DEC Rainbow updates: R. Belmont2014-01-104-176/+61
* i8251: as per the manual, disabling Tx mid-byte should wait for transmission ... R. Belmont2014-01-102-15/+45
* Added a note (nw) Wilbert Pol2014-01-091-0/+2
* (MESS) New working system: Wilbert Pol2014-01-093-25/+211
* (MESS) ppc640: Added modem CPU ROM. [incog] Curt Coder2014-01-091-0/+3
* a7800.c - Corrected joystick buttons assignment & minor palette notes cleanup... Scott Stone2014-01-091-8/+10
* likely the correct patch, game still doesn't work [ElSemi] David Haywood2014-01-091-1/+2
* (MESS) sv8000 : fixed screen size in gunfight game. Robbbert2014-01-091-6/+10
* preliminary patches for Donggul Donggul Haerong [ElSemi] David Haywood2014-01-091-1/+20
* (MESS) sv8000 : connected up remaining keys, all games are playable Robbbert2014-01-091-34/+52
* new clone added Brian Troha2014-01-092-8/+39
* new clones David Haywood2014-01-092-1/+27
* (MESS) pulsarlb : final cleanup Robbbert2014-01-091-5/+0
* removed unused variables (nw) smf-2014-01-092-7/+1
* (MESS) Hooked ACIA 6850 up to Altair 8800bt [smf] smf-2014-01-091-43/+21
* Removed hack and hooked up Z80DART now that parity works. [smf] smf-2014-01-081-43/+15
* fixed Z80DART parity selection [smf] smf-2014-01-081-2/+2
* fixed order of parameters to set_data_frame() in r27006 (nw) smf-2014-01-081-1/+1
* (MESS) checkpoint (nw) Wilbert Pol2014-01-081-2/+129
* note Michaël Banaan Ananas2014-01-081-2/+6
* small workaround for airco22b garbage sprite Michaël Banaan Ananas2014-01-081-2/+6
* added keycus RNG similar to other namco hw Michaël Banaan Ananas2014-01-082-40/+64
* Changed serial terminal to use separate data bits/parity and stop bit setting... smf-2014-01-0814-70/+105
* 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