michaelangel007
|
bddf3df22e
|
Fix minor Horz timing bug in updateVideoHorzEOL
|
2015-01-02 19:08:30 -08:00 |
|
michaelangel007
|
b6b384bc10
|
Now displays Rainbow from Bug #254 correctly!
|
2015-01-02 18:51:52 -08:00 |
|
michaelangel007
|
1c28000801
|
Clean up clock offsets and add note about potential bug
|
2015-01-02 18:38:45 -08:00 |
|
michaelangel007
|
8f2a3a217c
|
Cleanup: updateVideoScannerAddress
|
2015-01-02 18:03:44 -08:00 |
|
michaelangel007
|
95b6fde639
|
Cleanup & Optimize: g_nTextFlashCounter
|
2015-01-02 18:00:31 -08:00 |
|
michaelangel007
|
e98a0f5f7e
|
Optimize rendering so it doesn't hog the CPU
|
2015-01-02 17:56:16 -08:00 |
|
michaelangel007
|
c3470c6e6f
|
Cleanup: move PAL and RGB table
|
2015-01-02 17:40:30 -08:00 |
|
michaelangel007
|
d67f084bf3
|
Remove flicker from NTSC_VideoUpdateCycles() -- draw each scanline
|
2015-01-02 17:38:48 -08:00 |
|
michaelangel007
|
d8fe5a4700
|
Cleanup: cycles name
|
2015-01-02 17:24:55 -08:00 |
|
michaelangel007
|
421db69b9e
|
Cleanup brga table tnames
|
2015-01-02 12:12:22 -08:00 |
|
michaelangel007
|
5288623f6e
|
misc. cleanup alignment
|
2015-01-02 11:59:49 -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
|
9f32d59ae7
|
Add WIP palette PAL and RGB values
|
2015-01-02 09:40:36 -08:00 |
|
michaelangel007
|
88a7ab7b0b
|
Fix video configuration initialization order not being applied for 50% scan lines
|
2015-01-02 02:45:47 -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
|
8651da0903
|
Remove white ringing in Standard Color Monitor
|
2015-01-01 23:54:05 -08:00 |
|
michaelangel007
|
c74cafdadd
|
Cleanup function prototypes
|
2015-01-01 23:50:04 -08:00 |
|
michaelangel007
|
ce633237e0
|
Fixed Double Lo-Res and Double Hi-Res
|
2015-01-01 22:45:40 -08:00 |
|
michaelangel007
|
581e1467bc
|
Remove debug text80 watermark
|
2015-01-01 22:11:17 -08:00 |
|
michaelangel007
|
a29444eb6c
|
Fix 80-col using out-of-bounds Char Set
|
2015-01-01 22:05:40 -08:00 |
|
michaelangel007
|
6c9032d67e
|
Cleanup: Alphabetize functions
|
2015-01-01 22:04:38 -08:00 |
|
michaelangel007
|
c68c50c8db
|
Fix mode Color Text Optimized -> Monochrome TV
|
2015-01-01 17:32:09 -08:00 |
|
michaelangel007
|
29fbe9515c
|
Fix all GR modes -- need 16-bits for pixel color
|
2015-01-01 17:20:36 -08:00 |
|
michaelangel007
|
d75cc2b330
|
Cleanup and factor common code, macro VIDEO_DRAW_BITS() to inline function
|
2015-01-01 11:59:54 -08:00 |
|
michaelangel007
|
1087f738d5
|
Fix monochrome RGB colors
|
2015-01-01 09:59:58 -08:00 |
|
michaelangel007
|
784fb5c62b
|
Fix F9 video mode cycling works for monochrome modes
|
2014-12-31 17:57:02 -08:00 |
|
michaelangel007
|
e681c97c3b
|
Added NTSC files to Solution
|
2014-12-31 14:53:55 -08:00 |
|