OSDN Git Service

[VM][FMTOWNS][CRTC] More accuracy frame transfer.Fix text issues of A4(Ayayo 4).
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 15 Jul 2023 10:50:05 +0000 (19:50 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 15 Jul 2023 10:50:05 +0000 (19:50 +0900)
commit0eda4f21dd0155e312046bfb1b9260621e4a99fb
tree46c76c8bd9cc4fcb4d02c0574a63fd10d9d783a7
parent20235d0bab98066c46a775bac29b049b48628691
[VM][FMTOWNS][CRTC] More accuracy frame transfer.Fix text issues of A4(Ayayo 4).

- Fix around address offset by layer.
   - For layer 0, address offset is decided by FMR's address offset
     register.
   - For layer 1, address offset is decided by SPRITE.
   - These effect to ALL display MODE.
   - This is referred by Tsugaru, commit 1a442831.Thanks to
     YAMAKAWA-SAN.
- Render before frame until the end of this frame.
source/src/vm/fmtowns/crtc.cpp
source/src/vm/fmtowns/crtc.h