summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (MAME) proconn: Use z80dart instead of deprecated z80sio. (nw) Curt Coder2014-05-121-23/+11
|
* wd17xx: Cleanup. (nw) Curt Coder2014-05-1251-258/+50
|
* wd17xx: devcb2. (nw) Curt Coder2014-05-1237-51/+19
|
* Cleanup. (nw) Curt Coder2014-05-1210-45/+0
|
* wd17xx: devcb2. (nw) Curt Coder2014-05-1244-80/+67
|
* typo (nw) R. Belmont2014-05-121-2/+2
|
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-05-122-7/+366
| | | | | | | | | | | --------------------------------------------------- Leader (version Z 2E, Greece) [Roberto Fresca] Neraidoula (Fairy Butterfly) [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Magical Butterfly (version U350C, encrypted) [Roberto Fresca]
* peplus.c: Another minor doc update - NW Brian Troha2014-05-121-2/+2
|
* Fixed typos Couriersud2014-05-111-1/+1
|
* Change core_device constructor. Couriersud2014-05-112-14/+9
|
* Added 7408, 7411, 7432 and 7437 to netlist. Couriersud2014-05-1111-0/+424
|
* peplus.c: Documentation updates - NW Brian Troha2014-05-111-6/+26
|
* Fixed gate timing. Couriersud2014-05-111-3/+3
|
* (MESS) apple3: Preliminary reset key handling. [R. Belmont] R. Belmont2014-05-111-0/+19
|
* (MESS) kb3600: More sensible multi-key handling, now actually behaves like ↵ R. Belmont2014-05-112-38/+13
| | | | h/w. [R. Belmont]
* Fix copy/paste mistake in validate error text (nw) Alex W. Jackson2014-05-111-1/+1
|
* digfx.c, drawgfx.c: don't do unneeded processing or allocate unneeded memory ↵ Alex W. Jackson2014-05-113-35/+43
| | | | for RAW gfx layouts; add -valid check that extxoffs/extyoffs info are present when the layout size demands them [Alex Jackson]
* taitopjc.c: experimenting with TLCS reseting the PPC. (nw) Ville Linde2014-05-111-1/+26
|
* New games added or promoted from NOT_WORKING status Roberto Fresca2014-05-113-0/+368
| | | | | --------------------------------------------------- Coco Loco [Roberto Fresca, Angelo Salese, Punkyas (from AUMAP), Ricky2001 (from AUMAP)]
* ipf: Fix #1360 [O. Galibert] Olivier Galibert2014-05-111-1/+1
|
* New Maya clone Brian Troha2014-05-102-2/+19
| | | | | New Clone Added ----------------------------- Maya (set 3) [system11, The Dumping Union]
* new Bouncing Balls clone Brian Troha2014-05-102-0/+35
| | | | | New Clone Added ----------------------------------------- Bouncing Balls (Adult) [system11, The Dumping Union]
* konamigx.c: Remove errant debug addition - NW Brian Troha2014-05-101-1/+0
|
* Crazy rare Crazy Cross clone added Brian Troha2014-05-103-2/+38
| | | | | New Clone Added ----------------------------------- Crazy Cross [Arzeno Fabrice, The Dumping Union]
* i86: Add 0x6x instruction shadows, used by DEC Rainbow MS-DOS 2.01. [R. ↵ R. Belmont2014-05-101-2/+20
| | | | Belmont, based on a patch by Bavarese]
* misc comment fix (nw) Scott Stone2014-05-101-1/+1
|
* (mess) tandy2k: use the pc keyboard as a temporary substitute (nw) cracyc2014-05-102-0/+16
|
* Upon further review, this shouldn't be here (nw) Ivan Vangelista2014-05-101-1/+0
|
* wd7600: extended range of some registers (based on datasheet) (no whatsnew) mahlemiut2014-05-102-6/+7
|
* (MESS) sega8_slot.c: Small improvement to prevent false positives on ↵ Wilbert Pol2014-05-101-1/+1
| | | | detecting zemina mapper. (nw)
* oops (nw) Ivan Vangelista2014-05-101-4/+4
|
* Fixed tazmani2 (and possibly other games) regression (nw) Ivan Vangelista2014-05-103-4/+7
|
* Fixed firebeat.c regression (nw) Ivan Vangelista2014-05-101-4/+4
|
* added asserts in device_gfx_interface::decode_gfx() to detect ↵ Oliver Stöneberg2014-05-101-0/+2
| | | | stack-buffer-overflows (nw)
* megapc: added hacks to get the keyboard working, to be removed when the ↵ mahlemiut2014-05-102-2/+20
| | | | keyboard controller code is dumped. (no whatsnew)
* New games added as GAME_NOT_WORKING R. Belmont2014-05-102-2/+21
| | | | | | ----------------------------------- Rhythm Tengoku [ShouTime, rtw]
* New PE+ Multi-Poker game Brian Troha2014-05-092-0/+19
| | | | | New Game Added -------------------------------------------------- Player's Edge Plus (XM00013P+XMP00025) Multi-Poker [BrianT]
* fixed stack-buffer-overflow in device_gfx_interface::decode_gfx() with ↵ Oliver Stöneberg2014-05-091-8/+2
| | | | extended offsets [Alex Jackson]
* ptm6840_device: converted to devcb2 (nw) Ivan Vangelista2014-05-0922-283/+233
|
* Fix MT05242 (I think...) [Alex Jackson] Alex W. Jackson2014-05-092-3/+3
|
* Fix SDL2 compile. Couriersud2014-05-091-1/+1
|
* bnstars1 regression fix (nw) Miodrag Milanovic2014-05-091-1/+3
|
* This fixes strange issue we have with sound not working in some cases Miodrag Milanovic2014-05-092-20/+19
| | | need to look closer what is causing issue (nw)
* don't need this any more (nw) Alex W. Jackson2014-05-092-3/+1
|
* Fix generic_paletteram regression in mystwarr.c; fix uninitialized variable ↵ Alex W. Jackson2014-05-098-97/+37
| | | | in same driver; de-acho-ify k054338.c (nw)
* there was old name here (nw) Miodrag Milanovic2014-05-091-1/+1
|
* no need for this it's in main class now (nw) Miodrag Milanovic2014-05-091-2/+0
|
* Placed parsing properly so warnings are displayed, was bug for a longer ↵ Miodrag Milanovic2014-05-091-8/+11
| | | | period (nw)
* fix(?) Super Star '97 graphics (nw) David Haywood2014-05-091-9/+11
|
* fix Error in command line not being visible due to buffering, also cleaned ↵ Miodrag Milanovic2014-05-091-7/+7
| | | | some other (nw)