summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/gamegear
Commit message (Collapse)AuthorAgeFilesLines
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-104-14/+8
|
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-072-6/+0
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-074-0/+8
|
* (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-223-1/+3
| | | | and making them slightly faster. [Enik Land]
* (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-274-55/+54
| | | | | | | | | | | - Renamed the gear2gear port to EXT port, after reading the references in the official GG documents - Invert Y1 pin signal bits: now high is 1 and low is 0; - More complete Y1 behavior: goes low only for transparent pixels; - Fix color of column 0 when it doesn't completely entered in the active display; - Improve behavior of sprite overflow, to not be flagged when VINT is active. out of whatsnew: the new Y1 pin behavior of the SMS VDP is based on Charles' findings and TMS9918 manual.
* adding the new sourcefiles would have helped probably... ;) etabeta782014-12-264-0/+395