summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/jangou_blitter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-18/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* srcclean (nw) Vas Crabb2017-08-271-4/+4
* Fix the note (nw) Angelo Salese2017-08-251-1/+1
* Debug code removal (nw) angelosa2017-08-251-0/+2
* Fixed gfxs for Sexy Gal / Sweet Gal (nw) angelosa2017-08-251-1/+3
* Another bug fix (nw) angelosa2017-08-251-1/+7
* And another one (nw) angelosa2017-08-251-1/+1
* Fixed one ROM loading bug for Sexy Gal Tropical (nw) angelosa2017-08-251-0/+1
* nightgal.cpp: Fix Night Gal Summer GFX ROM out of bounds accesses [Angelo Sal... angelosa2017-08-251-1/+23
* jangou_blitter.cpp: rewritten blitter setters [Angelo Salese] angelosa2017-08-251-70/+100
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Cleanups and version bump Miodrag Milanovic2016-02-241-15/+15
* Moved blitter status around, function cleanups angelosa2016-02-091-5/+10
* Implemented flip screen to jangou and nightgal angelosa2016-02-091-10/+11
* Better algo for sexygal angelosa2016-02-091-11/+4
* Revert set params, nw angelosa2016-02-091-11/+14
* Update source notes and optimized, nw angelosa2016-02-091-12/+30
* Fixed silly left-over in nightgal.cpp, improves Night Gal Summer at very least angelosa2016-02-091-0/+6
* Added opcode $b2, Night Gal Summer shows some garbage now angelosa2016-02-081-3/+2
* NCS8105 ADCX opcode is actually an ADDX, fixes gfx garbage in nightgal.cpp [A... angelosa2016-02-081-2/+17
* Moved Night Gal to use JANGOU_BLITTER angelosa2016-02-081-11/+6
* Added region size, nw angelosa2016-02-081-5/+12
* null -> nullptr angelosa2016-02-081-1/+1
* Moved JANGOU_BLITTER into a device [Angelo Salese] angelosa2016-02-081-0/+152