src/state.h

changeset 37
87662afa1d98
parent 32
a44afcf2354c
child 44
f928be115194
     1.1 diff -r 746fb8d0653e -r 87662afa1d98 src/state.h
     1.2 --- a/src/state.h	Thu Dec 02 20:42:30 2010 +0000
     1.3 +++ b/src/state.h	Thu Dec 02 20:58:12 2010 +0000
     1.4 @@ -27,8 +27,10 @@
     1.5  	// Map RAM
     1.6  	uint8_t		map[0x800];			///< Map RAM
     1.7  
     1.8 -	// General Status Register
     1.9 -	uint16_t	genstat;
    1.10 +	// Registers
    1.11 +	uint16_t	genstat;			///< General Status Register
    1.12 +	uint16_t	bsr0;				///< Bus Status Register 0
    1.13 +	uint16_t	bsr1;				///< Bus Status Register 1
    1.14  
    1.15  	// GENERAL CONTROL REGISTER
    1.16  	/// GENCON.ROMLMAP -- false ORs the address with 0x800000, forcing the