ReC98/platform/x86real/pc98
nmlgc 8943b52167 [Maintenance] Introduce types for VRAM colors and their components
Finally differentiating between colors and columns at least at the type
level.

Part of P0245, funded by [Anonymous], Blue Bolt, Ember2528, and Yanga.
2023-06-30 19:59:11 +02:00
..
blitter.cpp [Research] Benchmark various sprite blitting approaches 2023-03-04 19:40:55 +01:00
blitter.hpp [Maintenance] Fix another bunch of accumulated typos and dead code 2023-04-28 22:21:21 +02:00
egc.cpp [Platform] [PC-98] EGC rectangle copies 2023-03-04 19:40:55 +01:00
egc.hpp [Platform] [PC-98] EGC rectangle copies 2023-03-04 19:40:55 +01:00
font.cpp [Platform] [PC-98] Font ROM glyph retrieval 2023-02-28 08:08:17 +01:00
font.hpp [Platform] [PC-98] Font ROM glyph retrieval 2023-02-28 08:08:17 +01:00
graph.cpp [Platform] [PC-98] Graphics GDC initialization 2023-02-28 08:08:17 +01:00
graph.hpp [Platform] [PC-98] Graphics GDC initialization 2023-02-28 08:08:17 +01:00
grcg.cpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
grcg.hpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
page.hpp [Platform] [PC-98] Page flipping 2023-02-28 08:08:17 +01:00
palette.cpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
palette.hpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
vsync.cpp [Platform] [PC-98] VSync: Retrigger the VSync interrupt after INT 18h 2023-02-28 08:08:17 +01:00
vsync.hpp [Platform] [PC-98] VSync interrupt handler 2023-02-28 08:08:17 +01:00