1 ;; -----------------------------------------------------------------------
3 ;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved
5 ;; This program is free software; you can redistribute it and/or modify
6 ;; it under the terms of the GNU General Public License as published by
7 ;; the Free Software Foundation, Inc., 53 Temple Place Ste 330,
8 ;; Boston MA 02111-1307, USA; either version 2 of the License, or
9 ;; (at your option) any later version; incorporated herein by reference.
11 ;; -----------------------------------------------------------------------
16 ;; Header file for the BIOS data structures etc.
24 BIOS_timer_hook resd 1
32 serial_base resw 4 ; Base addresses for 4 serial ports
34 BIOS_fbm resw 1 ; Free Base Memory (kilobytes)
36 BIOS_page resb 1 ; Current video page
38 BIOS_timer resw 1 ; Timer ticks
40 BIOS_magic resw 1 ; BIOS reset magic
42 BIOS_vidrows resb 1 ; Number of screen rows