michaelangel007
|
c13fb849a5
|
Added NTSC_VideoGetChromaTable(), _NTSC_VideoInitChroma()
|
2015-01-08 12:05:23 -08:00 |
|
michaelangel007
|
898a82cded
|
Replace NTSC_VideoGetByte() with NTSC_VideoGetScannerAddress()
|
2015-01-03 18:28:47 -08:00 |
|
michaelangel007
|
d5abdcc97c
|
Massive alphabetize cleanup
|
2015-01-02 20:58:27 -08:00 |
|
michaelangel007
|
e98a0f5f7e
|
Optimize rendering so it doesn't hog the CPU
|
2015-01-02 17:56:16 -08:00 |
|
michaelangel007
|
ccb5b50f6d
|
Cleanup: convert macros that update the framebuffer to inline funcs and make them more readable, convert NTSC lookup tables to bgra
|
2015-01-02 11:46:57 -08:00 |
|
michaelangel007
|
24ac8886c6
|
Cleanup: Global Func Pointer:
g_pNTSC_FuncVideoUpdate -> g_pFunc_NTSCVideoUpdateGraphics
g_pNTSC_FuncVideoText -> g_pFunc_NTSCVideoUpdateText
|
2015-01-02 00:06:49 -08:00 |
|
michaelangel007
|
c74cafdadd
|
Cleanup function prototypes
|
2015-01-01 23:50:04 -08:00 |
|
michaelangel007
|
e681c97c3b
|
Added NTSC files to Solution
|
2014-12-31 14:53:55 -08:00 |
|