mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
Generate CGA-to-EGA tables in video.c; Remove redundant table generation in vid_ega.c
This commit is contained in:
@@ -34,6 +34,7 @@ extern int cgablink;
|
||||
extern int scrollcache;
|
||||
|
||||
extern uint8_t edatlookup[4][4];
|
||||
extern uint8_t egaremap2bpp[256];
|
||||
|
||||
void svga_recalc_remap_func(svga_t *svga);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user