summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nightgal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2016-02-241-7/+7
* Minor, nw angelosa2016-02-091-5/+5
* Moved blitter status around, function cleanups angelosa2016-02-091-33/+36
* Implemented flip screen to jangou and nightgal angelosa2016-02-091-62/+8
* Fixed silly left-over in nightgal.cpp, improves Night Gal Summer at very least angelosa2016-02-091-4/+3
* Fixed DASM for the new opcodes, nw angelosa2016-02-091-8/+0
* Improved protection, nw angelosa2016-02-091-45/+8
* Improved opcode $bb, added extra protection ports angelosa2016-02-091-6/+35
* ID version, nw angelosa2016-02-081-2/+2
* Added opcode $b2, Night Gal Summer shows some garbage now angelosa2016-02-081-4/+17
* NCS8105 ADCX opcode is actually an ADDX, fixes gfx garbage in nightgal.cpp [A... angelosa2016-02-081-26/+25
* Moved Night Gal to use JANGOU_BLITTER angelosa2016-02-081-165/+22
* z80: added crude implementation of WAIT pin hap2016-02-071-2/+2
* Basic outputs, nw angelosa2016-02-051-45/+14
* z80.cpp: added a debug mechanism for /WAIT pin assertion mechanism (enable wi... angelosa2016-02-041-2/+19
* Assume bad ROM, nw angelosa2016-02-041-31/+17
* SCREEN RAW PARAMS for nightgal.cpp, nw angelosa2016-02-041-4/+1
* Notes for Night Gal Summer, nw angelosa2016-02-041-0/+19
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-8/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1283