summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Replaced FLAG fake IO port with a DEVCB2 callback [smf] smf-2014-01-1120-69/+79
* fixed slither/slithera pia hookup (nw) smf-2014-01-111-0/+2
* Added write_sense to S2650 CPU and use it for pipbug serial port, Hunchback (... smf-2014-01-109-35/+34
* i8089: fix small bugs (nw) cracyc2014-01-107-17/+76
* docastle.c: add note about crtc and visible area, remove obsolete comments (nw) Alex W. Jackson2014-01-101-5/+11
* (MESS) softbox: Fixed validation. (nw) Curt Coder2014-01-103-8/+6
* (MESS) Moved files to emu/bus. (nw) Curt Coder2014-01-1015-53/+335
* fix for FATALERROR: devcb2_write: Error performing a late bind of type 13m680... smf-2014-01-101-2/+2
* fix building with standard development tools (nw) smf-2014-01-101-0/+4
* Removed pointless "...->object()->" usage and fixed some issues in debug buil... Couriersud2014-01-107-87/+83
* standardised 7474 MCFG and reduced number of run time lookups (nw) smf-2014-01-1012-95/+109
* fixed pc1403 & pc1403h crashing and standardised devcb2 callbacks (nw) smf-2014-01-103-38/+59
* Fixed c128 starting up and changed reset line on c64 cartridges to active low... smf-2014-01-108-8/+8
* fixed crash caused by incorrect tag (nw) smf-2014-01-101-2/+2
* Quite a number of simplifications for netlist. Also tested some parallel proc... Couriersud2014-01-1021-656/+876
* Fixed atari 5200 startup (nw) smf-2014-01-101-0/+2
* Stop ec65k from crashing by creating it's own class, the hardware appears ver... smf-2014-01-101-3/+12
* Fixed c64gs crash at startup, need to specify the actual type because cia1_pb... smf-2014-01-101-2/+2
* v810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-01-102-788/+710
* moved variables (nw) smf-2014-01-102-25/+25
* Call set_data_frame() before stc_rcv_rate() in a few more places, as since r2... smf-2014-01-104-6/+6
* hooked up RS232 port [smf] smf-2014-01-101-12/+9
* call set_data_frame() before calling set_rcv_rate() as otherwise it acccesses... smf-2014-01-101-1/+1
* add support to compile windows builds with gcc 4.8.2 x64 only produce working... Miodrag Milanovic2014-01-101-0/+3
* 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