summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-24163-4247/+4223
|
* Updated documents to reflect new commands added and made some additions and ↵ Scott Stone2015-06-231-3/+57
| | | | fixes. (nw)
* Update the recent Model3 changes for the new rgbaint_t class, nw therealmogminer@gmail.com2015-06-231-87/+49
|
* rdp-sse (nw) Proper fix for bilinear_filter therealmogminer@gmail.com2015-06-237-84/+91
|
* Fix trying to read null pointer. Ted Green2015-06-231-0/+1
|
* Seems to work on PowerPC, need more testing (nw) Vas Crabb2015-06-233-24/+33
|
* Better than overly literal conversion (nw) Vas Crabb2015-06-232-18/+16
|
* And that's just dumb (nw) Vas Crabb2015-06-231-1/+0
|
* Can't spell (nw) Vas Crabb2015-06-232-2/+2
|
* Bit more implementation (nw) Vas Crabb2015-06-233-13/+14
|
* Pick the low-hanging fruit (nw) Vas Crabb2015-06-235-556/+701
| | | | | Implemented most of MooglyGuy's new RGB intrinsics for VMX/Altivec Still need to do blend, bilinear filter and merge alpha
* nw, update lua script therealmogminer@gmail.com2015-06-231-0/+1
|
* nw, update rgbgen therealmogminer@gmail.com2015-06-2317-913/+940
|
* nw, get everything working again with SSE2 RDP therealmogminer@gmail.com2015-06-239-913/+704
|
* Add logging therealmogminer@gmail.com2015-06-233-1/+14
|
* Checkpoint therealmogminer@gmail.com2015-06-2311-744/+720
|
* Non-working rgbint_t::sub inline therealmogminer@gmail.com2015-06-233-49/+33
|
* Put in ICE-causing code for others to test therealmogminer@gmail.com2015-06-2311-736/+847
|
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-2314-603/+545
|
* Work on making blending and combining use color_t instead of UINT8 pointesr therealmogminer@gmail.com2015-06-234-357/+223
|
* missed one Dirk Best2015-06-232-4/+5
|
* get rid of all the x Dirk Best2015-06-23114-258/+258
|
* liberate:c: Validated and consolidated dip switches for driver and added ↵ Scott Stone2015-06-231-162/+68
| | | | locations [Tafoid]
* mc6845: only apply the interlace adjust to the apricot since it causes Dirk Best2015-06-233-5/+9
| | | issues with other systems. really need proper interlace support.
* sn76496: add ready read Dirk Best2015-06-231-0/+1
|
* isbx: add possiblity to read option lines Dirk Best2015-06-231-0/+4
|
* Revert "fix separate build (nw)" Miodrag Milanovic2015-06-232-1/+0
| | | | This reverts commit 7f3ea1c5f6d4df5199ba218b0387250dcbacd65b.
* Revert "fix separate build (nw)" Miodrag Milanovic2015-06-232-0/+2
| | | | This reverts commit 2766fc3357b378b7d14dcdb651d18a742cde012a.
* Revert "fix separate compile for amiga and removed duplicated code (nw)" Miodrag Milanovic2015-06-234-2/+359
| | | | This reverts commit 7322d3e1ef4e841cfe202a82b188a6b5d71f21da.
* Revert "fix compile of asteroid (nw)" Miodrag Milanovic2015-06-233-2/+5
| | | | This reverts commit 0f15e374d342fcbdda032e8d062b472ea6d01e68.
* Revert "fix astrocde (nw)" Miodrag Milanovic2015-06-235-19/+20
| | | | This reverts commit 31a1f6b01f85609486c73e67279e263edb6fc6da.
* Revert "fixed asuka (nw)" Miodrag Milanovic2015-06-232-1/+1
| | | | This reverts commit 38b7f181ee3af5cf2ff67c61fc1c7215de01d63c.
* Stop trying to read from null pointers ted green2015-06-221-26/+25
|
* fixed asuka (nw) Miodrag Milanovic2015-06-222-1/+1
|
* fix astrocde (nw) Miodrag Milanovic2015-06-225-20/+19
|
* fix compile of asteroid (nw) Miodrag Milanovic2015-06-223-5/+2
|
* fix separate compile for amiga and removed duplicated code (nw) Miodrag Milanovic2015-06-224-359/+2
|
* no longer a complete guess (nw) David Haywood2015-06-221-1/+0
|
* warpwarp.c: added save state support (nw) Ivan Vangelista2015-06-226-53/+50
|
* fix separate build (nw) Miodrag Milanovic2015-06-222-2/+0
|
* fix separate build (nw) Miodrag Milanovic2015-06-222-0/+1
|
* darkmist.c: fixed MT05967 (my bad), switched to configured banking (nw) Ivan Vangelista2015-06-222-5/+8
|
* drop IMPERFECT_COLOURS flag on battroad, after confirming swapped r/b ↵ David Haywood2015-06-221-1/+1
| | | | matches PCB [caius]
* fix separate compile (nw) Miodrag Milanovic2015-06-222-4/+20
|
* no need for subdir for these projects, those are same for all mame builds (nw) Miodrag Milanovic2015-06-222-3/+0
|
* add speedup to new mrkicker sets, swap them around because the new one works ↵ David Haywood2015-06-221-25/+35
| | | | better (nw)
* ugly, but let's not ship broken (nw) David Haywood2015-06-221-2/+6
|
* (nw) David Haywood2015-06-221-2/+2
|
* make battroad text layer colours match the flyer - more correct? David Haywood2015-06-221-4/+5
| | | | http://flyers.arcade-museum.com/flyers_video/irem/12110501.jpg
* audio/irem.c: work around crash in m52.c games Osso2015-06-221-4/+4
|