Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-13 | konami hell resolve (nw) | 92 | -513/+469 | ||
2013-04-13 | k053250_t to k053250_device (nw) | 7 | -35/+35 | ||
2013-04-13 | upd7759_device tag lookup removal (nw) | 26 | -124/+125 | ||
2013-04-13 | Added rest of deco16ic_device (nw) | 18 | -52/+40 | ||
2013-04-13 | make slot depended checks to be case insensitive like other parts of core (nw) | 1 | -3/+3 | ||
2013-04-13 | (MESS) megadriv.xml: added remaining info from the first chunk of sunbeam's ↵ | 1 | -21/+54 | ||
notes&pics (more to come soonish), plus a proto recently dumped by nintendoplayer. nw. | |||||
2013-04-13 | naomi: Redumped GD-ROMs for cvs2gd, senkoo, and ss2005. [f205v] | 1 | -3/+3 | ||
2013-04-13 | (mess) dp8390: don't hang when reg page 2 set (nw) | 3 | -6/+11 | ||
(mess) ne1000,ne2000: ram on the 2000 is incompletely decoded, probably on 1000 also, needs verification (nw) | |||||
2013-04-13 | SDL: Fix symlink handling by internal file manager. [qmc2] | 1 | -6/+23 | ||
2013-04-12 | m6502: Undocumented instruction 0x80 is a 2-byte nop, not a 1-byte one [O. ↵ | 4 | -4/+4 | ||
Galibert] | |||||
2013-04-12 | fixed typo regression (nw) | 1 | -1/+1 | ||
2013-04-12 | some more cleanup (nw) | 4 | -11/+16 | ||
2013-04-12 | and more oki changes (nw) | 38 | -112/+126 | ||
2013-04-12 | more eeprom devices (nw) | 44 | -166/+180 | ||
2013-04-12 | removed not needed state variables (nw) | 1 | -2/+0 | ||
2013-04-12 | fixed snesb regression (nw) | 2 | -11/+9 | ||
2013-04-12 | eeprom_device tag lookup cleanup (nw) | 53 | -305/+262 | ||
2013-04-12 | speaker tag lookup removal, also no need to use universal tag, since easier ↵ | 141 | -252/+259 | ||
now to follow (nw) | |||||
2013-04-12 | Fix for ROM paging on both the Dragon 64 and Dragon Alpha, which restores ↵ | 4 | -8/+11 | ||
the Dragon Alpha to working condition [Phill Harvey-Smith] | |||||
2013-04-12 | dac_device tag lookup cleanup (nw) | 83 | -172/+255 | ||
2013-04-12 | some cleanup and vsnes change to compile on vs compile (nw) | 17 | -46/+63 | ||
2013-04-12 | small cleanup (nw) | 8 | -16/+22 | ||
2013-04-12 | oki tag lookup removal (nw) | 20 | -72/+75 | ||
2013-04-12 | (MESS) snes: tagmap lookups reduction. kthx Firewave to spot this. nw. | 1 | -2/+2 | ||
2013-04-12 | discrete lookups removal (nw) | 38 | -219/+179 | ||
2013-04-12 | (MESS) n64.xml: added a few test/demo carts, whose dumps were kindly ↵ | 1 | -0/+48 | ||
released by anonymous donor through oliveryuyu. nw. | |||||
2013-04-12 | new Ultra Champion Quiz clone | 2 | -7/+27 | ||
New Clone Added ------------------------------ Se Gye Hweng Dan Ultra Champion (Hong Kong) [Brian Troha, Smitdogg, The Dumping Union] | |||||
2013-04-12 | die, typo, DIE! (no whatsnew) | 1 | -1/+1 | ||
2013-04-12 | tms5220.c: updated many comments, changed a variable name, and made some ↵ | 2 | -95/+74 | ||
minor fixes to the 'circuit 412' to better reflect the patent. [Lord Nightmare] | |||||
2013-04-11 | removed some unused #defines & whitespace changes (nw) | 2 | -10/+3 | ||
2013-04-11 | brought disassembler up to date (nw) | 1 | -50/+14 | ||
2013-04-11 | ups (nw) | 2 | -37/+37 | ||
2013-04-11 | was laying, one more cleanup, now really done for today (nw) | 10 | -15/+14 | ||
2013-04-11 | small clean (nw) | 4 | -7/+6 | ||
2013-04-11 | oki cleanup (nw) | 70 | -220/+247 | ||
2013-04-11 | forgot this one (nw) | 1 | -3/+3 | ||
2013-04-11 | some cleanup (nw) | 127 | -348/+388 | ||
2013-04-11 | Fixed slight offset of layer2 in sf2m3 and sf2m8 | 1 | -3/+11 | ||
2013-04-11 | Fixed crash of sf2m1 in debug build (memory array overrun) | 1 | -23/+17 | ||
2013-04-11 | some cleanup (nw) | 32 | -91/+89 | ||
2013-04-11 | same for "sub" and "subcpu" (nw) | 91 | -208/+274 | ||
2013-04-11 | changed machine().device("soundcpu") with m_soundcpu (nw) | 63 | -126/+196 | ||
2013-04-11 | changed machine().device("audiocpu") with m_maincpu (nw) | 282 | -453/+729 | ||
2013-04-11 | tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. ↵ | 1 | -20/+16 | ||
[digshadow, Lord Nightmare] | |||||
2013-04-11 | new DD Crew clone | 2 | -3/+42 | ||
New Clone Added (not working) -------------------------------------------- D. D. Crew (Japan, 4 Players, FD1094 317-0185) [Porchy, The Dumping Union] | |||||
2013-04-10 | new Wing Shooting Championship clone | 2 | -2/+26 | ||
New Clone Added ------------------------------------ Wing Shooting Championship V1.00 [Brian Troha, The Dumping Union] | |||||
2013-04-10 | (mess) at: fix some at bioses (nw) | 1 | -22/+22 | ||
2013-04-10 | (changed description) | 1 | -3/+3 | ||
2013-04-10 | ok, nightrai and zooo were fixed with smf's psx improvements | 1 | -2/+2 | ||
2013-04-10 | nes.c: fixed crash. m_maincpu is not always defined at the very beginning (nw) | 1 | -1/+1 | ||