summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-6059/+0
* More appeasement of the standards gods (nw) Vas Crabb2015-11-021-12/+12
* Clean up copyrights on things I shouldn't be listed in. (nw) Andrew Gardner2015-09-021-28/+28
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-66/+66
* more pedantic fixes (nw) Cowering2015-07-081-1/+1
* Added myself to drivers/model2.c angelosa2015-05-151-2/+2
* Update for ElSemi (nw) Miodrag Milanovic2015-05-141-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-5/+5
* model2.c: since it's close to release time, added workaround for regression f... Ivan Vangelista2015-04-281-15/+15
* Added #include <string> in emucore.h (sorry will do a full build) Miodrag Milanovic2015-04-121-1/+1
* Updates to 315-5881 encryption based on Daytona2 Power Edition's analysis [An... andreasnaive2015-01-281-5/+5
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-5/+5
* kill old sim code (nw) mamehaze2015-01-261-16/+1
* move decathlete protection in a device, moved the doa protection sim there to... mamehaze2015-01-261-124/+17
* core: Add per-game parameters [O. Galibert] Olivier Galibert2015-01-251-5/+36
* model2.c: Zero Gunner and Pilot Kids protection and keys MetalliC2015-01-241-7/+10
* hooked swtrilgy (model 3) to the 5881 decryption function (stream returned ma... mamehaze2015-01-221-4/+2
* dynamcop (model 2) now returns the same values with the key + decryption code... mamehaze2015-01-221-32/+101
* prepare model 2 for 315-5881 mamehaze2015-01-221-77/+102
* Misc cleanups (nw) Ivan Vangelista2014-10-161-2/+2
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-091-4/+0
* Fix MT#05686 (nw) Scott Stone2014-08-221-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-221-34/+34
* Added placeholder TGPx4 CPU core for Model 2C, nw Angelo Salese2014-06-051-4/+21
* Heh, nw Angelo Salese2014-04-291-1/+1
* Added Shift up / down in Manx TT, and hooked inputs in Motor Raid too. Angelo Salese2014-04-271-5/+7
* Fixed TGP area access in Sky Target Angelo Salese2014-04-271-3/+6
* Updated VF2 opcodes, and fixed Sky Target 3d display. Angelo Salese2014-04-271-1/+5
* Fixed Indirect Mode addressing in TGP, fixes Manx TT crash on gameplay (bikes... Angelo Salese2014-04-271-3/+61
* Manx TT ROM loading ... Angelo Salese2014-04-251-4/+5
* Improved Sky Target polygon/texture ROM loading, still a mess tho. Angelo Salese2014-04-251-6/+60
* Hooked up lightgun inputs for Virtua Cop 2 Angelo Salese2014-04-251-13/+109
* Virtua Cop 2 had inverted texture ROMs, fixed (wrong ROM labels I'd assume?) Angelo Salese2014-04-251-3/+4
* Virtua Striker doesn't seem to like flipping textures on playfield and player... Angelo Salese2014-04-251-4/+7
* Removed bogus AM_SHARE for paletteram Angelo Salese2014-04-211-7/+9
* State-ized FIFO functions, for more sane debugging of it. Angelo Salese2014-04-201-101/+52
* Submit for regression test. Angelo Salese2014-04-171-0/+7
* More sane Model 2 video refresh rates (read: copied from System 24, which mak... Angelo Salese2014-04-171-4/+7
* Used a new opcode, from VF2 Angelo Salese2014-04-161-2/+5
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-21/+21
* Added a bunch of unhandled opcodes for TGP, this apparently fixed Virtua Cop ... Angelo Salese2014-04-161-3/+1
* Added gearbox for Sega Rally Angelo Salese2014-04-161-7/+50
* Added geometry "eye mode", used by Sega Rally on car selection to display the... Angelo Salese2014-04-161-1/+9
* Added ALU opcode 0x89 (FAVG), Last Bronx shows background scene in attract th... Angelo Salese2014-04-161-1/+1
* Simplified Last Bronx fix, however it's confirmed to set dst address to 0, Vi... Angelo Salese2014-04-161-4/+7
* Attempt to hook up a bunch of floppy related bits to no avail, nw Angelo Salese2014-04-151-0/+3
* Attempt to fix Last Bronx booting, still uses a shitload of unsupported opcod... Angelo Salese2014-04-151-4/+22
* Added texture mirroring for Model 2B Angelo Salese2014-04-151-2/+4