Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | micro3d.c: reduce tagmap lookups (nw) | 2015-08-14 | 3 | -11/+29 | ||
| | | | ||||||
* | | | gaelco2.c: reduce tagmap lookups (nw) | 2015-08-14 | 3 | -35/+72 | ||
| | | | ||||||
* | | | Forgot to update the interpolation tables to use the "IP" (0,1,2,3,4,5,6,7) ↵ | 2015-08-14 | 2 | -22/+16 | ||
| | | | | | | | | | | | | instead of logical (1,2,3,4,5,6,7,0) order, since the new code imported to tms5110.c needs the former. (nw) | |||||
* | | | Aussie Byte: changed default screens | 2015-08-14 | 1 | -1/+1 | ||
| | | | ||||||
* | | | Replaced the frame parse and speech generation code from tms5110.c with the ↵ | 2015-08-13 | 3 | -366/+668 | ||
| | | | | | | | | | | | | | | | | | | | | | code from tms5220.c, should be significantly more accurate and allow the cores to be much more easily merged in the future. This also allowed finally getting rid of the COEFF_ENERGY_SENTINEL hack in tms5110r.inc [Lord Nightmare] | |||||
* | | | Add support for M58819 'VSM-emulator', fixes speech in Radar Scope TRS01 ↵ | 2015-08-13 | 2 | -8/+18 | ||
| | | | | | | | | | | | | set. [Lord Nightmare] | |||||
* | | | New Americana Poker (Merit) clone | 2015-08-13 | 2 | -5/+18 | ||
| | | | | | | | | | | | | | | | New Clone Added --------------------------------------------- Americana (9131-01) [Brian Troha, The Dumping Union] | |||||
* | | | Changed UINT16 .. UINT64 to generic types in pformat. | 2015-08-13 | 2 | -31/+133 | ||
| | | | | | | | | | | | | | | | | | | @MSVC Users: I checked the MSVC++ documentation prior to committing this. I also checked on a MSVC2010 installation that "long long" and "%lld" actually work at least in MSVC2010. Please let me know if this now works. (nw) | |||||
* | | | Make more use of pformat. (nw) | 2015-08-13 | 7 | -29/+24 | ||
| | | | ||||||
* | | | More konami cleanups (nw) | 2015-08-13 | 26 | -292/+176 | ||
| | | | ||||||
* | | | minor cleanups to tms5220 so savestate and member variables are in the same ↵ | 2015-08-13 | 2 | -13/+16 | ||
| | | | | | | | | | | | | order, and add a missing savestate entry (nw) | |||||
* | | | on second thought, remove that function entirely (nw) | 2015-08-13 | 1 | -9/+0 | ||
| | | | ||||||
* | | | fix missing character in comment (nw) | 2015-08-13 | 1 | -1/+1 | ||
| | | | ||||||
* | | | fix build (nw) | 2015-08-13 | 1 | -2/+2 | ||
| | | | ||||||
* | | | blockhl: more cleanups, COIN3 is actually SERVICE1, properly reflect the | 2015-08-13 | 1 | -151/+163 | ||
| | | | | | | | | | | | | controller configuration, add notes and issues | |||||
* | | | Merge pull request #283 from mamesick/patch-1 | 2015-08-13 | 1 | -1/+1 | ||
|\ \ \ | | | | | | | | | \video\aerofgt.c - fixed priorities in bootlegs | |||||
| * | | | \video\aerofgt.c - fixed priorities in bootlegs | 2015-08-09 | 1 | -1/+1 | ||
| | | | | | | | | | | | | This was skipped/forgotten when I pulled my request #251. There are some bootlegs of pspikes that use its drawing sprites method, so they have to be fixed in the same way. | |||||
* | | | | nw, add skeleton and disassembler for DEC PDP-8 CPU | 2015-08-13 | 3 | -0/+545 | ||
| | | | | ||||||
* | | | | reduce tagmap lookups and read_safe usage in a few drivers (nw) | 2015-08-13 | 8 | -40/+52 | ||
| | | | | ||||||
* | | | | amiga.c: reduce tagmap lookups, reduce read_safe usage, minor cleanups (nw) | 2015-08-13 | 3 | -37/+40 | ||
| | | | | ||||||
* | | | | tnzs.c: reduce tagmap lookups (nw) | 2015-08-13 | 4 | -25/+53 | ||
| | | | | ||||||
* | | | | minor vk100 comment update (nw) | 2015-08-13 | 1 | -1/+2 | ||
| | | | | ||||||
* | | | | Various K051960-based drivers: convert to single-pass drawing, make const ↵ | 2015-08-13 | 14 | -170/+94 | ||
| | | | | | | | | | | | | | | | | things const (nw) | |||||
* | | | | blockhl: use bankdev, clean up driver | 2015-08-13 | 3 | -165/+113 | ||
| | | | | ||||||
* | | | | bionicc: update palette handling | 2015-08-13 | 3 | -25/+21 | ||
| | | | | ||||||
* | | | | the 1.2 blitz99 set can be updated to 1.30 in a similar way (enter Test mode ↵ | 2015-08-13 | 1 | -0/+42 | ||
| | | | | | | | | | | | | | | | | with the upgrade ROM installed in this case) | |||||
* | | | | recompressed the gauntl12 CHD with -chs 4969,16,63 which are valid params ↵ | 2015-08-13 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | for a Quantum Fireball 2.5GB (which based on what I can find online is the original drive type) this allows the updater program I just added to work, so if you desire you can run it on the set and update the set to 1.6 as you would be able to do on original hardware. | |||||
* | | | | add the gauntleg 1.2 -> 1.6 update roms Smit / rtw dumped a while back, and ↵ | 2015-08-13 | 1 | -1/+61 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow the driver to see them. note, this is a 3 stage process, you boot the system with a different rom in the additional slot each time. for some reason in MAME only the first stage (doesn't matter which one) actually works, then subsequent stages hang on the disk check for a while then report bad sectors, I wonder if it doesn't like the geometry of our CHD. note, i've used the bios options for this mame64 gauntleg12 -bios up16_1 mame64 gauntleg12 -bios up16_2 mame64 gauntleg12 -bios up16_3 load in each of the upadate roms. My gut feeling is this might be better for a software list tho, it's purely optional stuff but is worth documenting in some capacity. | |||||
* | | | | new clones | 2015-08-12 | 4 | -9/+83 | ||
| | | | | | | | | | | | | | | | | Hissatsu Buraiken (Japan, bootleg?) | |||||
* | | | | atarisy2: use standard palette device ram | 2015-08-12 | 3 | -21/+16 | ||
| | | | | ||||||
* | | | | Fix emscripten compile (nw) | 2015-08-12 | 2 | -1/+2 | ||
| | | | | ||||||
* | | | | move rgbi formats out of emupal.h | 2015-08-12 | 14 | -40/+57 | ||
| | | | | ||||||
* | | | | system1: use standard palette device ram | 2015-08-12 | 3 | -39/+21 | ||
| | | | | ||||||
* | | | | senjyo: use standard palette ram, seperate standard palette and radar | 2015-08-12 | 3 | -66/+55 | ||
| | | | | | | | | | | | | | | | | palette | |||||
* | | | | emupal: add support for the IIBBGGRR format, only apply intensity bit if | 2015-08-12 | 2 | -5/+15 | ||
| | | | | | | | | | | | | | | | | there is a color defined | |||||
* | | | | get rid of active_safe (nw) | 2015-08-12 | 3 | -17/+33 | ||
| | | | | ||||||
* | | | | minor Fighter's History submission clean up - NW | 2015-08-11 | 2 | -11/+7 | ||
| | | | | | | | | | | | | We known the Fighter's History set is PCB DE-0380 as it uses that machines init and not the init for the DE-0395. Plus the region code letters match the DE-0380 set. Also add in the PCB location. | |||||
* | | | | Remove vsscanf from netlist. Change default format for double to "g". | 2015-08-11 | 6 | -18/+7 | ||
| | | | | | | | | | | | | (nw) | |||||
* | | | | rmnimbus.c: reduce tagmap lookups (nw) | 2015-08-11 | 2 | -6/+16 | ||
| | | | | ||||||
* | | | | no longer using read_safe from code under src/mess (nw) | 2015-08-11 | 9 | -56/+54 | ||
| | | | | ||||||
* | | | | cybiko.c: reduce tagmap lookups (nw) | 2015-08-11 | 3 | -30/+31 | ||
| | | | | ||||||
* | | | | mboard.c: reduce tagmap lookups (nw) | 2015-08-11 | 4 | -221/+50 | ||
| | | | | ||||||
* | | | | sorcerer.c: reduce tagmap lookups (nw) | 2015-08-11 | 3 | -21/+20 | ||
| | | | | ||||||
* | | | | pce.c: reduce tagmap lookups (nw) | 2015-08-11 | 5 | -25/+30 | ||
| | | | | ||||||
* | | | | vector06.c: reduce tagmap lookups (nw) | 2015-08-11 | 3 | -55/+73 | ||
| | | | | ||||||
* | | | | alesis.c: Reduce tagmap lookups (nw) | 2015-08-11 | 2 | -7/+22 | ||
| | | | | ||||||
* | | | | Fix mingw compiles (both 32 and 64). These seem to have a different | 2015-08-11 | 1 | -2/+3 | ||
| | | | | | | | | | | | | understanding of size_t than *nix compilers. (nw) | |||||
* | | | | new clones | 2015-08-11 | 2 | -0/+40 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | Fighter's History (World ver 43-05) [??] just an old set that was sitting around, there's also a very old dump (from 1999?) by Guru with KX01-3.rom labels, but the dump is bad. | |||||
* | | | | Declare as HighDPI aware - application natively scales and doesn't require ↵ | 2015-08-11 | 2 | -2/+12 | ||
| | | | | | | | | | | | | | | | | special support, except for OSD dialogs/debugger windows. The default debugger _is_ highdpi aware already. | |||||
* | | | | note | 2015-08-11 | 1 | -2/+3 | ||
| | | | |