mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:55:42 +00:00
[BOOTVID] More improvements for PC-98 (#2936)
- Fix failure handling - Reduce memory mapping that's not needed
This commit is contained in:
parent
e318801c1c
commit
06cbc2acd2
2 changed files with 28 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue