Project

General

Profile

Revision 99

complete restructure

View differences:

graphics_macros.h
4 4
#define VC_BIOS_SERV  0x10 /** @brief TODO */
5 5
#define VBE_CALL      0x4F /** @brief TODO */
6 6

  
7
#define MBYTE_BASE  0x0
8
#define MBYTE_SIZE  0xFFFFF
9

  
7 10
// Graphics Functions
8 11
#define VBE_CTRL_INFO       0x00 /** @brief Get VBE Controller Information */
9 12
#define VBE_MD_INFO         0x01 /** @brief Get VBE Mode Information */

Also available in: Unified diff