summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* MT #2087 fix Angelo Salese2011-04-221-6/+6
* Refactoring of code based of most recent discoveries Angelo Salese2011-04-222-47/+52
* More documentation Angelo Salese2011-04-222-28/+60
* Sync Angelo Salese2011-04-223-45/+51
* Hooked up 1414M4 emulation to Legion [Angelo Salese] (and fixed regression) Angelo Salese2011-04-224-158/+144
* Bulk replace Kodure Ookami -> Kozure Ookami as per Fujix note & http://en.wik... Angelo Salese2011-04-225-35/+35
* taito_b.c - Added PLD dumps for qzshowby. [Tafoid] Scott Stone2011-04-221-0/+8
* Changes to rom names per original filenames/readme texts for qosb (no whatsnew) Scott Stone2011-04-221-4/+4
* Implemented proper FG scroll latching in Kodure Ookami, fixing an offsetted l... Angelo Salese2011-04-212-5/+4
* Allows Terra Force and Kodure Ookami to read the inputs in service mode Angelo Salese2011-04-212-7/+22
* Hooked up text protection simulation to Kodure Ookami, allowing it to display... Angelo Salese2011-04-213-176/+286
* Code refactoring, and fixed some bugs while at it Angelo Salese2011-04-216-265/+274
* Small bugfix with the push start button screens Angelo Salese2011-04-211-5/+5
* Implemented MCU simulation to terrafu / terrafa [Angelo Salese] Angelo Salese2011-04-212-17/+210
* added new working game: smf-2011-04-202-8/+35
* added new working game: smf-2011-04-202-4/+26
* added new working game: smf-2011-04-202-3/+34
* Fixed MT 04307: jokrz_l6, jokrz_l3: Wrong description. Scott Stone2011-04-201-3/+3
* Removed unused variable Angelo Salese2011-04-201-1/+0
* Fixed emulation of the extra z80 in Terra Force bootleg set (used as a replac... Angelo Salese2011-04-203-25/+61
* Reverted as per-OG complaining ... Angelo Salese2011-04-2023-587/+645
* Hand-fixed bit-rot bit in Terra Force bootleg, fixing the attract mode crash ... Angelo Salese2011-04-201-6/+35
* Implemented irq ack mechanism to Armed Formation HW games [Angelo Salese] Angelo Salese2011-04-203-33/+34
* Rename state_manager -> save_manager since the term "state" is overloaded. Aaron Giles2011-04-20125-247/+246
* Removed global variables from segaic16.c [Atari Ace] Angelo Salese2011-04-2023-645/+587
* Demoted Kodure Ookami to GNW due of a major flaw in the gameplay Angelo Salese2011-04-201-2/+2
* Fix for MT #2072 (Robbert) Angelo Salese2011-04-201-6/+26
* Fix for crash in megadriv, MESS related (no whatsnew) Miodrag Milanovic2011-04-201-1/+1
* Added M68020HMMU in assert check to prevent asserting of mess mac drivers (no... Miodrag Milanovic2011-04-201-0/+1
* added new working game: smf-2011-04-192-8/+36
* New games not working: smf-2011-04-192-15/+63
* Use much bigger hash tables for memory allocations now that we aremame0142u1 Aaron Giles2011-04-192-12/+14
* Ok, last spring cleaning, I hope ... Angelo Salese2011-04-197-14/+14
* Fix ldplayer, and convert the driver to modern style. Aaron Giles2011-04-195-310/+357
* Fix for exit error codes by Oliver Stoneberg (no whatsnew) Miodrag Milanovic2011-04-191-1/+1
* Privatized most of the m_machine pointers in the system to prevent Aaron Giles2011-04-1933-227/+284
* Clean up code, adapt to existing coding style. Aaron Giles2011-04-191-16/+9
* Add C++ keywords. Support hash files and .lst files. Aaron Giles2011-04-181-0/+31
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-1896-625/+642
* Cleanups of .lay files. Aaron Giles2011-04-1852-503/+503
* Cleanups of the lst files. Aaron Giles2011-04-182-79/+79
* I'm bored to do spring cleaning Angelo Salese2011-04-182-2/+2
* Opps, missed a pair of model2 variants, thanks Tafoid. Olivier Galibert2011-04-181-0/+4
* uiimage.c: File Manager now displays the brief name of the image device to ma... Fabio Priuli2011-04-181-2/+2
* Expanded hack to make auditing work the same as rom loading. If the laser dis... smf-2011-04-181-3/+10
* if a clone shares all it's roms with a parent then it assumes the clone is th... smf-2011-04-181-7/+22
* Refactored the M6510 CPU to use device callbacks for port read/write. [Curt C... Curt Coder2011-04-183-31/+16
* Cleanups again Angelo Salese2011-04-1826-189/+189
* tms5220.c: improve perfect interpolation hack slightly, should be less noisy ... Jonathan Gevaryahu2011-04-171-6/+18
* tms5220.c: fixed perfect interpolation hack the rest of the Jonathan Gevaryahu2011-04-171-3/+4