summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-234-556/+700
* 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-2313-603/+544
* 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 loc... Scott Stone2015-06-231-162/+68
* mc6845: only apply the interlace adjust to the apricot since it causes Dirk Best2015-06-233-5/+9
* 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
* Revert "fix separate compile for amiga and removed duplicated code (nw)" Miodrag Milanovic2015-06-232-2/+357
* Revert "fix compile of asteroid (nw)" Miodrag Milanovic2015-06-232-2/+4
* Revert "fix astrocde (nw)" Miodrag Milanovic2015-06-233-17/+16
* Revert "fixed asuka (nw)" Miodrag Milanovic2015-06-231-0/+0
* Stop trying to read from null pointers ted green2015-06-221-26/+25
* fixed asuka (nw) Miodrag Milanovic2015-06-221-0/+0
* fix astrocde (nw) Miodrag Milanovic2015-06-223-16/+17
* fix compile of asteroid (nw) Miodrag Milanovic2015-06-222-4/+2
* fix separate compile for amiga and removed duplicated code (nw) Miodrag Milanovic2015-06-222-357/+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-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 matches... David Haywood2015-06-221-1/+1
* fix separate compile (nw) Miodrag Milanovic2015-06-222-4/+20
* add speedup to new mrkicker sets, swap them around because the new one works ... David Haywood2015-06-221-25/+35
* 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
* audio/irem.c: work around crash in m52.c games Osso2015-06-221-4/+4
* chihiro.c: Wangan 2 dumps was messed (nw) MetalliC2015-06-222-12/+12
* vcombat.c: remove do-nothing DIRECT_UPDATE handlers (nw) Alex W. Jackson2015-06-221-38/+0
* Left a comment in AY8910.c about io ports A and B. (nw) couriersud2015-06-211-0/+6
* just some whitespace cleanup, no functional change hap2015-06-212-816/+797
* Analog drums and filtering for Kid Niki et al. [Andrew Gardner, couriersud2015-06-2114-99/+809
* Fixed reset for proxy devices. In addition, documented how to achieve a couriersud2015-06-218-26/+48