[BOOTVID] More improvements for PC-98 (#2936)

- Fix failure handling
- Reduce memory mapping that's not needed
This commit is contained in:
Dmitry Borisov 2020-07-28 00:25:18 +06:00 committed by Stanislav Motylkov
parent e318801c1c
commit 06cbc2acd2
No known key found for this signature in database
GPG key ID: AFE513258CBA9E92
2 changed files with 28 additions and 11 deletions

View file

@ -22,6 +22,8 @@
#define PEGC_FRAMEBUFFER_PACKED 0xF00000
#define PEGC_FRAMEBUFFER_SIZE 0x080000
#define PEGC_CONTROL_SIZE 0x000200
/* High-resolution machine */
#define VRAM_HI_RESO_PLANE_B 0xC0000
#define VRAM_HI_RESO_PLANE_G 0xC8000