summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-2490-694/+694
* Added dates to Tron revisions. Swapped tron/tron2 now that we know tron2 Aaron Giles2008-11-241-8/+8
* From: Barry Rodewald [mailto:bsr@xnet.co.nz] Aaron Giles2008-11-247-1/+546
* From: Luigi30 [luigi30@gmail.com] Aaron Giles2008-11-241-7/+7
* From Luigi30: Aaron Giles2008-11-2419-117/+110
* From Luigi30: Aaron Giles2008-11-241-0/+5
* From: Steve Golson Aaron Giles2008-11-246-211/+222
* Adding the latest "what we know" to the plygonet driver. Credit Phil Bennett. R. Belmont2008-11-241-13/+47
* From: Atari Ace Aaron Giles2008-11-2410-11/+7
* change_pc? What change_pc? Aaron Giles2008-11-24108-907/+116
* better fix for vendetta eeprom (credit to mamesick / Fabio Priuli) Roberto Zandona2008-11-241-3/+3
* Removed NO_LEGACY_MEMORY_HANDLERS defines. Aaron Giles2008-11-2481-94/+5
* Removed cpu_num info from SH2 in favor of just keeping the device object. Aaron Giles2008-11-244-24/+19
* Enhanced runtest to use all available processors. Aaron Giles2008-11-241-20/+54
* Removed memory context switch. Let the fun begin. Aaron Giles2008-11-2428-2791/+174
* Double Wings: added "perfect bonus" and silenced printf debug voice. Angelo Salese2008-11-231-9/+13
* tnzsjo and tnzso (at least) now require significantly higher interleave to work. davidhay2008-11-231-8/+8
* Most of the rest of the drivers converted. Aaron Giles2008-11-2338-355/+373
* Various improvements to the Double Wings protection handler. Angelo Salese2008-11-231-54/+29
* Unified rom names in the Soldom sets. Most Jaleco Mega Sys 1 rom labels were... Brian Troha2008-11-231-11/+11
* replace soldam roms with verified dump. davidhay2008-11-231-4/+4
* some more memcpy bank cases. davidhay2008-11-232-25/+4
* adds soldam clone davidhay2008-11-232-4/+49
* we can probably do away with these hacks in tnzs.c as well (membank stuff) --... davidhay2008-11-231-29/+0
* doesn't look like robokid needs these rom loading hacks anymore with aaron's ... davidhay2008-11-231-3/+0
* Pointer-"ified" the s2650 core Couriersud2008-11-232-462/+468
* removed ROM banking kludge Nicola Salmoria2008-11-232-10/+14
* Removed unused global tokens. R. Belmont2008-11-233-29/+0
* Some more driver conversions to new functions. Aaron Giles2008-11-2312-141/+149
* removed some old notes from jchan driver, swapped interrupt order with view t... davidhay2008-11-231-129/+23
* fix for mantis 02668 (please credit the fix to mamesick) Roberto Zandona2008-11-231-1/+1
* add interleave in namcos22s machine driver start (mantis 02654) Roberto Zandona2008-11-231-0/+2
* fix for sound in bbmanwj (mantis 02667) Roberto Zandona2008-11-231-3/+11
* More driver conversions, including snes and seicop, which were two big ones. Aaron Giles2008-11-2310-231/+262
* Began removal of program_* calls from drivers. Aaron Giles2008-11-2319-85/+89
* Pointer-ified the M377xx. R. Belmont2008-11-234-899/+887
* Removed cpu_read_byte/cpu_write_byte. Fixed a few lingering compiler Aaron Giles2008-11-2324-349/+341
* Remaining CPU cores updated to new functions. Aaron Giles2008-11-2329-970/+838
* TMS* CPUs conversion ... almost there. Aaron Giles2008-11-2313-422/+453
* More memory conversions. Aaron Giles2008-11-2333-357/+443
* More conversions, plus tested CPU cores that were previously disabled. Aaron Giles2008-11-225-93/+102
* NEC core converted. Aaron Giles2008-11-223-73/+34
* A few more conversions. Aaron Giles2008-11-228-434/+431
* Un-deprecat'ed the H8. R. Belmont2008-11-222-8/+6
* Sound is *almost* there in Double Wings...need to know what is exactly the $d... Angelo Salese2008-11-221-7/+13
* And the 6805 core. Aaron Giles2008-11-223-5/+9
* Missed a couple in the 68000 core. Aaron Giles2008-11-221-3/+3
* Improved Z80 emulation with Double Wings,something weird is going on with thi... Angelo Salese2008-11-221-8/+15
* More conversion to the new memory functions. Aaron Giles2008-11-2220-304/+338
* Converted a bunch of CPU cores over to the new memory functions. Aaron Giles2008-11-2238-1366/+1383