Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | ADL: Support using any pixel format for the display | Cameron Cawley | |
2019-08-12 | ADL: Fix compilation for openpandora | Walter van Niftrik | |
2019-08-12 | ADL: Improve color accuracy | Walter van Niftrik | |
This adds two new display modes to replace the old one. One is a 16-color mode and the other does TV "emulation" based on code in AppleWin. Both of these modes should deliver more accurate colors, including NTSC artifact colors. | |||
2019-08-11 | ADL: Refactor Display class | Walter van Niftrik | |
2019-07-16 | ADL: Silence MSVC warnings | Walter van Niftrik | |
2019-07-16 | ADL: Remove APPLECHAR macro | Walter van Niftrik | |
2019-07-16 | ADL: Refactor graphics code | Walter van Niftrik | |