summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Removed an useless debug thing ;) Angelo Salese2009-11-261-4/+1
* Small addendum of the previous update (and yes, this HW cannot do per-sprite ... Angelo Salese2009-11-261-2/+6
* hng64: documented some sprite findings [Angelo Salese] Angelo Salese2009-11-261-7/+15
* Added save states to equites.c, exedexes.c, exerion.c and exprraid.c Fabio Priuli2009-11-2513-437/+696
* Implemented use of per tile colour lookup ROM in Portraits, colour decode is ... Angelo Salese2009-11-252-33/+110
* Added save states to the following drivers: dynadice.c, dwarfd.c, dunhuang.c,... Fabio Priuli2009-11-2512-617/+1063
* converted the following drivers to use EEPROM device: deco156.c, eolith.c, eo... Fabio Priuli2009-11-2510-285/+246
* Switched from linear interpolation to antialiased point sampling Aaron Giles2009-11-251-11/+25
* Fixed sprite flipping and sprite disabling (actually a bit that invertes the ... Angelo Salese2009-11-251-16/+26
* CDP1869 changes: Curt Coder2009-11-254-43/+48
* added memory_install_write_port_handler & memory_install_readwrite_port_handl... smf-2009-11-252-35/+33
* The one-line fix below fixes a problem where aviio.c writes out ridiculously Aaron Giles2009-11-251-1/+1
* Updated DIP LOCATIONS in Submarine for Lives and Coinage options. Scott Stone2009-11-251-22/+30
* New games marked as GAME_NOT_WORKING R. Belmont2009-11-252-1/+37
* Small comment adjustement before I forgot the existance of this HW ;-) Angelo Salese2009-11-251-2/+2
* new working game Angelo Salese2009-11-251-83/+103
* ooops... forgot that I added driver data struct to cheekyms.c as well. here i... Fabio Priuli2009-11-254-70/+103
* Added save states to the following drivers: ddayjlc.c, ddealer.c, deniam.c, d... Fabio Priuli2009-11-2522-965/+1458
* Added driver data struct to the following drivers: docastle.c, dotrikun.c, cl... Fabio Priuli2009-11-2513-411/+518
* Updated a few more drivers to use EEPROM device: cps1, cps2, konamigq and zr107. Fabio Priuli2009-11-254-239/+238
* Updated drivers using EEPROM devices (20pacgal.c, albazg.c & astrocorp.c) to ... Fabio Priuli2009-11-253-142/+105
* new not working Angelo Salese2009-11-244-0/+435
* Added sprites list stop to igs017.c. Implemented joystick mode in mgdh and sd... Luca Elia2009-11-242-18/+62
* hng64: Implemented x/y sprite global offsets, used by Samurai Shodown 64 1 ra... Angelo Salese2009-11-242-73/+34
* hng64: Implemented sprite clearance capability, fixes garbage gfxs as seen in... Angelo Salese2009-11-241-3/+50
* Fixed video register comment layout, no credit please Angelo Salese2009-11-241-23/+22
* hng64: added 16x16 / 8x8 tilemap mode select, fixes one scene in Extreme Rall... Angelo Salese2009-11-244-186/+363
* Hooked up eepromdev.c using PORT_READ_LINE_DEVICE/PORT_WRITE_LINE_DEVICE in g... smf-2009-11-244-56/+37
* hng64: Fixed sprite wrap-around [David Haywood] Angelo Salese2009-11-242-23/+39
* (from MESS) Added support for SCSI command 0x2a (Write w/ 32-bit LBA), upped ... Ryan Holtz2009-11-232-2/+5
* hng64: Implemented V-Blank register, fixes palette uploading in Samurai Shodo... Angelo Salese2009-11-231-8/+17
* hng64: hooked up global bpp switch for sprites, HW doesn't seem capable of do... Angelo Salese2009-11-231-7/+28
* hng64: fixed scrolling text in Buriki One attract mode [Angelo Salese] Angelo Salese2009-11-231-1/+1
* hng64: Corrected sprite end boundary, fixes credit messages in Buriki One [An... Angelo Salese2009-11-231-2/+1
* New games marked as GAME_NOT_WORKING R. Belmont2009-11-234-0/+301
* Fixed GCC compile error in SC/MP. R. Belmont2009-11-231-1/+1
* Fixed 64-bit GCC build. R. Belmont2009-11-231-1/+1
* hng64: implemented "simple" scroll register layout [David Haywood] Angelo Salese2009-11-232-45/+365
* Added save states to astrocorp.c. Also updated the driver to use EEPROM device. Fabio Priuli2009-11-232-85/+103
* INS 8060 SC/MP II support (using clock divider 2), main model renamed to INS ... Miodrag Milanovic2009-11-232-1/+21
* Added Intel 8008 and National Semiconductor SC/MP CPU cores Miodrag Milanovic2009-11-2310-0/+1755
* Oops, forgot to add these. Aaron Giles2009-11-233-0/+380
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-2345-519/+477
* adds information about the "Sand Scorpion" Chinese title screen with alt hard... Brian Troha2009-11-231-3/+4
* Added save states to the following drivers: compgolf.c, champbas.c, copsnrob.... Fabio Priuli2009-11-2323-1735/+2582
* Added driver data struct to decocass.c. Fabio Priuli2009-11-234-714/+890
* Added driver data struct to crgolf.c and clayshoo.c Fabio Priuli2009-11-224-127/+175
* minor documentation update for volfied.c driver Brian Troha2009-11-221-0/+2
* designate Puzzle Bang Bang (vamphalf.c) as Korean version. For this set the ... Brian Troha2009-11-221-1/+1
* Galaxian3 update [Naibo Zhang] R. Belmont2009-11-221-30/+586