| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bumpmame0150 | 2013-09-17 | 437 | -17765/+17649 | |
| | | |||||
| * | Some useful fatalerrors | 2013-09-16 | 4 | -1/+11 | |
| | | |||||
| * | 05284: exprraid and clones: YM3526 has incorrect frequency [Phil Bennett] | 2013-09-16 | 2 | -65/+97 | |
| | | | | | | | | exprraid.c - Cleanups from schematics [Phil Bennett] - Corrected CPU and YM3526 frequencies - Improved protection simulation - Added interrupt acks - Added service coin input | ||||
| * | mos6560: Fixed warning. (nw) | 2013-09-16 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) c128: Added support for double-sided Commodore GCR images to be used ↵ | 2013-09-16 | 5 | -47/+94 | |
| | | | | | with the 1571 disk drive. Images can be created with e.g. "copy /b side0.g64+side1.g64 disk.g71" [Curt Coder] | ||||
| * | fixed uninitialized member in cquestsnd_cpu_device (fixes potential cubeqst ↵ | 2013-09-16 | 1 | -0/+1 | |
| | | | | | crash) (nw) | ||||
| * | fix compiler warning | 2013-09-16 | 1 | -4/+2 | |
| | | |||||
| * | fixed unnecessary checks of unsigned variable and endless loop/array ↵ | 2013-09-16 | 1 | -2/+4 | |
| | | | | | out-of-bounds access in src/mess/tools/imgtool/modules/bml3.c (nw) | ||||
| * | removed useless unsigned variable checks in src/lib/formats/ap_dsk35.c (nw) | 2013-09-16 | 1 | -1/+1 | |
| | | |||||
| * | joystick is 4-way | 2013-09-16 | 1 | -15/+13 | |
| | | |||||
| * | (MESS) lola8a : added cassette | 2013-09-16 | 1 | -6/+27 | |
| | | |||||
| * | unico.c: Use actual OCS clocks in the machine config. - NW | 2013-09-16 | 1 | -10/+10 | |
| | | |||||
| * | peplus.c: More minor info - NW | 2013-09-16 | 1 | -1/+1 | |
| | | |||||
| * | peplus.c: More minor info - NW | 2013-09-16 | 1 | -7/+14 | |
| | | |||||
| * | Fixed fb out-of-bounds writes | 2013-09-15 | 2 | -30/+67 | |
| | | |||||
| * | (MESS) c900 : Added notes, extra rom. | 2013-09-15 | 1 | -30/+61 | |
| | | |||||
| * | yunsung8.c: Magix PCB is nearly identical to Cannon Ball PCB except for ↵ | 2013-09-15 | 1 | -4/+29 | |
| | | | | | swapping the Cypress FPGA chip for a QuickLogic chip. - NW | ||||
| * | peplus.c: Minor corrections and documentation updates including known payout ↵ | 2013-09-15 | 1 | -43/+60 | |
| | | | | | tables for some sets. [Brian Troha] | ||||
| * | (MESS) Software list update [ReadOnly] | 2013-09-14 | 3 | -10/+65 | |
| | | | | | | | | | -new softlist : snes_vkun.xml (Voice-Kun audio compact discs) first Voice-Kun public dump from King Mike added -snes.xml : new prototype public dump from SNES Central | ||||
| * | 03908 - ddragon2, ddragon2u: [possible] Missing graphics when starting ↵ | 2013-09-13 | 3 | -174/+191 | |
| | | | | | | | | | 2-Player [Phil Bennett] 00416 - ddragonw1: When finishing the game its reset and so go to check rom screen again and freezes! [Phil Bennett] 02106 - ddragon2, ddragon2u: [possible] The game slows down in the first level, after the helicopter appears [Phil Bennett] ddragon.c - Cleanup based on Double Dragon schematics [Phil Bennett] | ||||
| * | fox palette out of bounds access | 2013-09-13 | 2 | -14/+11 | |
| | | |||||
| * | (MESS) Updated comments. (nw) | 2013-09-13 | 2 | -4/+5 | |
| | | |||||
| * | i386: use correct PL and stack address size in call gates (nw) | 2013-09-13 | 1 | -2/+5 | |
| | | | | | --- fixes win95 hw detection | ||||
| * | (MESS) tandy200 : fixed crash at start | 2013-09-13 | 2 | -2/+14 | |
| | | |||||
| * | yunsung8.c: Added PCB layout for Cannon Ball (Vertical). [Brian Troha] | 2013-09-13 | 1 | -35/+60 | |
| | | |||||
| * | (mess) at: find a compromise between the at486 and 5170. | 2013-09-12 | 4 | -5/+38 | |
| | | | | | --- at486 floppies work again and 5170 bios 1 still boots, at586 still fails it's floppy tests | ||||
| * | Fix for MT #05287: sgunner2, sgunner2j: Player 2 Start missing (nw) | 2013-09-12 | 1 | -1/+1 | |
| | | |||||
| * | (MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause ↵ | 2013-09-12 | 5 | -61/+86 | |
| | | | | | button for sg1000m3, TH input for sg1000m3 and smsj, and output via controller ports for Japanese and Korean drivers) [Enik Land] | ||||
| * | a7800.c: Stored data for 26.7 & 27.7 phase shifts with corrections and ↵ | 2013-09-12 | 5 | -80/+591 | |
| | | | | | | label for 25.7 values. Made 26.7 (medium) default. Phase shifting falls outside the realm of video controls and hope to implement a selectable toggle hardware option similar to Donkey Kong TKG02/TKG04. [Robert Tuccitto] rainbow.c: RAM OPTION (up to 896K) now emulated; DIP switch enhancements; cold / warm boot OK now. [Bavarese] | ||||
| * | Preliminary startx/starty support, display is repeated on left-right edges, ↵ | 2013-09-12 | 3 | -23/+33 | |
| | | | | | to be improved | ||||
| * | Updated some leftovers from the konamiic modernizations that are behing a ↵ | 2013-09-12 | 6 | -45/+44 | |
| | | | | | debug if. (nw) | ||||
| * | i386: int 0 when aam has a 0 radix (nw) | 2013-09-12 | 2 | -1/+6 | |
| | | |||||
| * | improved regs initialization in src/mame/video/k054156_k054157_k056832.c (nw) | 2013-09-12 | 1 | -3/+3 | |
| | | |||||
| * | [MT5241] fixed uninitialized memory in src/mame/video/k053251.c (fixes moo.c ↵ | 2013-09-12 | 1 | -0/+2 | |
| | | | | | out of bounds accesses) [Oliver Stöneberg] | ||||
| * | avoid usage of uninitialized memory in ↵ | 2013-09-12 | 1 | -11/+2 | |
| | | | | | src/mame/video/k054156_k054157_k056832.c (nw) | ||||
| * | added missing initialization in src/emu/memarray.c (nw) | 2013-09-12 | 1 | -1/+4 | |
| | | |||||
| * | (MESS) New skeleton [Robbbert] | 2013-09-12 | 5 | -9/+166 | |
| | | | | | | ------------------------------------------------- Jonos Escort | ||||
| * | removed unused AM_DEVWRITE8_LEGACY macro (nw) | 2013-09-12 | 1 | -2/+0 | |
| | | |||||
| * | (MESS) New skeleton [Robbbert] | 2013-09-12 | 4 | -0/+124 | |
| | | | | | | ------------------------------------------------- Jade JGZ80 | ||||
| * | (MESS) imsai : added devices (nw) | 2013-09-12 | 1 | -4/+60 | |
| | | |||||
| * | nw | 2013-09-12 | 1 | -2/+2 | |
| | | |||||
| * | remove unused .lay file | 2013-09-12 | 3 | -18/+0 | |
| | | |||||
| * | let's use XTAL consts when we know them (nw) | 2013-09-12 | 2 | -3/+3 | |
| | | |||||
| * | cave.c: correct hotdogst oki clock, for real this time (nw) | 2013-09-12 | 1 | -1/+1 | |
| | | |||||
| * | New games added or promoted from NOT_WORKING status | 2013-09-11 | 1 | -230/+398 | |
| | | | | | | --------------------------------------------------- Tap a Tune [Phil Bennett, Mariusz Wojcieszek] | ||||
| * | (MESS) New skeleton [Robbbert] | 2013-09-11 | 4 | -0/+110 | |
| | | | | | | ------------------------------------------------- Imsai MPU-B | ||||
| * | esq5505: Sorted out BIOSes for the SD-1 family: newly dumped 3.0 for ↵ | 2013-09-11 | 1 | -6/+14 | |
| | | | | | 21-voice, allow selecting 4.02 or 4.10 for 32-voice. [Christian Brunschen, R. Belmont] | ||||
| * | Fixed scanline interrupt in mmc3 mapper in multigam.c (nw) | 2013-09-10 | 1 | -1/+2 | |
| | | |||||
| * | (MESS) ibm5150: Fixed keyboard regression introduced in r24103. On the ↵ | 2013-09-10 | 2 | -6/+33 | |
| | | | | | ibm5150 the PPI PB2 output cannot influence the mainboard keyboard data output. (nw) | ||||
| * | Preliminary SET FEATURES support. Only set transfer mode is currently ↵ | 2013-09-10 | 11 | -258/+357 | |
| | | | | | supported, but this checks/sets flags in the identify device buffer. The buffer has been moved up into atahle and the idehd has been changed to work with words instead of bytes. [smf] | ||||
