VCCE / VCC

Tandy Color Computer 3 Emulator
GNU General Public License v3.0
69 stars 22 forks source link

Better artifact color emulation #34

Open BGPierce opened 3 years ago

BGPierce commented 3 years ago

(from old issues page) BGPierce commented on Dec 29, 2015 I have had many people tell me that the artifact colors in composite mode on the Mess Coco emulator are much truer than the artifact colors in VCC's composite mode. Since we are basically rewriting this stuff, maybe we could take a look at the Mess sources and see how they implement the artifact colors to get an idea on how to improve VCC's artifact colors. The "Gamers" would love it. Any thoughts? B.P.

BGPierce commented 3 years ago

ursine commented on Dec 30, 2015 One thing I would like to do, someday, would be to port the Xscreensaver "Apple II" monitor code. It actually emulates the electronics of a CRT, so that things like artifact color emerge naturally. It is pretty CPU intensive, though, and should be an optional alternative to the usual LUT method of getting artifact colors rather than the primary method.