constants

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2013 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V_BLANK_IR_ADDR        byte = 0x40
	LCD_IR_ADDR                 = 0x48
	TIMER_OVERFLOW_IR_ADDR      = 0x50
	JOYP_HILO_IR_ADDR           = 0x60
)

interrupt handler addresses

View Source
const (
	V_BLANK_IRQ        byte = 0x01 //bit 0
	LCD_IRQ                 = 0x02 //bit 1
	TIMER_OVERFLOW_IRQ      = 0x04 // bit 2
	JOYP_HILO_IRQ           = 0x10 //bit 4
)
View Source
const (
	SIXTEENMB_ROM_8KBRAM = iota
	FOURMB_ROM_32KBRAM
)
View Source
const (
	INTERRUPT_ENABLED_FLAG_ADDR types.Word = 0xFFFF
	INTERRUPT_FLAG_ADDR                    = 0xFF0F
)

memory addresses

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL