summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* missed some (nw) Miodrag Milanovic2013-04-137-17/+29
|
* konami hell resolve (nw) Miodrag Milanovic2013-04-1392-513/+469
|
* k053250_t to k053250_device (nw) Miodrag Milanovic2013-04-137-35/+35
|
* upd7759_device tag lookup removal (nw) Miodrag Milanovic2013-04-1326-124/+125
|
* Added rest of deco16ic_device (nw) Miodrag Milanovic2013-04-1318-52/+40
|
* make slot depended checks to be case insensitive like other parts of core (nw) Miodrag Milanovic2013-04-131-3/+3
|
* naomi: Redumped GD-ROMs for cvs2gd, senkoo, and ss2005. [f205v] R. Belmont2013-04-131-3/+3
|
* (mess) dp8390: don't hang when reg page 2 set (nw) cracyc2013-04-133-6/+11
| | | (mess) ne1000,ne2000: ram on the 2000 is incompletely decoded, probably on 1000 also, needs verification (nw)
* SDL: Fix symlink handling by internal file manager. [qmc2] R. Belmont2013-04-131-6/+23
|
* m6502: Undocumented instruction 0x80 is a 2-byte nop, not a 1-byte one [O. ↵ Olivier Galibert2013-04-124-4/+4
| | | | Galibert]
* fixed typo regression (nw) Miodrag Milanovic2013-04-121-1/+1
|
* some more cleanup (nw) Miodrag Milanovic2013-04-124-11/+16
|
* and more oki changes (nw) Miodrag Milanovic2013-04-1238-112/+126
|
* more eeprom devices (nw) Miodrag Milanovic2013-04-1244-166/+180
|
* removed not needed state variables (nw) Miodrag Milanovic2013-04-121-2/+0
|
* fixed snesb regression (nw) Miodrag Milanovic2013-04-122-11/+9
|
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-1253-305/+262
|
* speaker tag lookup removal, also no need to use universal tag, since easier ↵ Miodrag Milanovic2013-04-12141-252/+259
| | | | now to follow (nw)
* Fix for ROM paging on both the Dragon 64 and Dragon Alpha, which restores ↵ Miodrag Milanovic2013-04-124-8/+11
| | | | the Dragon Alpha to working condition [Phill Harvey-Smith]
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-1283-172/+255
|
* some cleanup and vsnes change to compile on vs compile (nw) Miodrag Milanovic2013-04-1217-46/+63
|
* small cleanup (nw) Miodrag Milanovic2013-04-128-16/+22
|
* oki tag lookup removal (nw) Miodrag Milanovic2013-04-1220-72/+75
|
* (MESS) snes: tagmap lookups reduction. kthx Firewave to spot this. nw. Fabio Priuli2013-04-121-2/+2
|
* discrete lookups removal (nw) Miodrag Milanovic2013-04-1238-219/+179
|
* new Ultra Champion Quiz clone Brian Troha2013-04-122-7/+27
| | | | | New Clone Added ------------------------------ Se Gye Hweng Dan Ultra Champion (Hong Kong) [Brian Troha, Smitdogg, The Dumping Union]
* die, typo, DIE! (no whatsnew) Jonathan Gevaryahu2013-04-121-1/+1
|
* tms5220.c: updated many comments, changed a variable name, and made some ↵ Jonathan Gevaryahu2013-04-122-95/+74
| | | | minor fixes to the 'circuit 412' to better reflect the patent. [Lord Nightmare]
* removed some unused #defines & whitespace changes (nw) smf-2013-04-112-10/+3
|
* brought disassembler up to date (nw) smf-2013-04-111-50/+14
|
* ups (nw) Miodrag Milanovic2013-04-112-37/+37
|
* was laying, one more cleanup, now really done for today (nw) Miodrag Milanovic2013-04-1110-15/+14
|
* small clean (nw) Miodrag Milanovic2013-04-114-7/+6
|
* oki cleanup (nw) Miodrag Milanovic2013-04-1170-220/+247
|
* forgot this one (nw) Miodrag Milanovic2013-04-111-3/+3
|
* some cleanup (nw) Miodrag Milanovic2013-04-11127-348/+388
|
* Fixed slight offset of layer2 in sf2m3 and sf2m8 Robbbert2013-04-111-3/+11
|
* Fixed crash of sf2m1 in debug build (memory array overrun) Robbbert2013-04-111-23/+17
|
* some cleanup (nw) Miodrag Milanovic2013-04-1132-91/+89
|
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-1191-208/+274
|
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-1163-126/+196
|
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-11282-453/+729
|
* tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. ↵ Jonathan Gevaryahu2013-04-111-20/+16
| | | | [digshadow, Lord Nightmare]
* new DD Crew clone Brian Troha2013-04-112-3/+42
| | | | | New Clone Added (not working) -------------------------------------------- D. D. Crew (Japan, 4 Players, FD1094 317-0185) [Porchy, The Dumping Union]
* new Wing Shooting Championship clone Brian Troha2013-04-102-2/+26
| | | | | New Clone Added ------------------------------------ Wing Shooting Championship V1.00 [Brian Troha, The Dumping Union]
* (mess) at: fix some at bioses (nw) cracyc2013-04-101-22/+22
|
* (changed description) Michaël Banaan Ananas2013-04-101-3/+3
|
* ok, nightrai and zooo were fixed with smf's psx improvements Michaël Banaan Ananas2013-04-101-2/+2
|
* nes.c: fixed crash. m_maincpu is not always defined at the very beginning (nw) Scott Stone2013-04-101-1/+1
|
* debug compile fix (nw) Miodrag Milanovic2013-04-101-1/+1
|