cen64/vi
Tyler J. Stachecki d8f264eb09 vi: Make VI emulation less bad.
Somewhere in the world, somebody with more knowledge than
I is probably screaming about how wrong this NTSC signal
stuff is, but it's at least less worse than what was there
before!

The way interlaced signals are handled is still VERY wrong
(I need to swizzle in the lines from each field before
shipping a framebuffer off to the GPU).

That being said, some ROMs like LaC fire demo and one of
SonCrap's demos look correct now (there is no flickering).
2016-07-17 20:14:01 -04:00
..
controller.c vi: Make VI emulation less bad. 2016-07-17 20:14:01 -04:00
controller.h vi: Make VI emulation less bad. 2016-07-17 20:14:01 -04:00
registers.md See long description 2015-07-01 18:44:21 -05:00
render.c Change default window size and aspect to 640*474. 2016-03-06 13:56:13 -05:00
render.h See long description 2015-07-01 18:44:21 -05:00
window.c fix all build warnings, does not affect functionality 2016-06-16 20:40:51 -07:00
window.h See long description 2015-07-01 18:44:21 -05:00