Files
gbdk-2020/docs/api/sms_8h.js
2025-12-27 17:53:11 -08:00

189 lines
11 KiB
JavaScript

var sms_8h =
[
[ "joypads_t", "structjoypads__t.html", "structjoypads__t" ],
[ "SEGA", "sms_8h.html#SEGA", null ],
[ "SYSTEM_60HZ", "sms_8h.html#SYSTEM_60HZ", null ],
[ "SYSTEM_50HZ", "sms_8h.html#SYSTEM_50HZ", null ],
[ "VBK_REG", "sms_8h.html#VBK_REG", null ],
[ "J_UP", "sms_8h.html#J_UP", null ],
[ "J_DOWN", "sms_8h.html#J_DOWN", null ],
[ "J_LEFT", "sms_8h.html#J_LEFT", null ],
[ "J_RIGHT", "sms_8h.html#J_RIGHT", null ],
[ "J_B", "sms_8h.html#J_B", null ],
[ "J_A", "sms_8h.html#J_A", null ],
[ "J_START", "sms_8h.html#J_START", null ],
[ "J_SELECT", "sms_8h.html#J_SELECT", null ],
[ "M_TEXT_OUT", "sms_8h.html#M_TEXT_OUT", null ],
[ "M_TEXT_INOUT", "sms_8h.html#M_TEXT_INOUT", null ],
[ "M_NO_SCROLL", "sms_8h.html#M_NO_SCROLL", null ],
[ "M_NO_INTERP", "sms_8h.html#M_NO_INTERP", null ],
[ "S_BANK", "sms_8h.html#S_BANK", null ],
[ "S_FLIPX", "sms_8h.html#S_FLIPX", null ],
[ "S_FLIPY", "sms_8h.html#S_FLIPY", null ],
[ "S_PALETTE", "sms_8h.html#S_PALETTE", null ],
[ "S_PRIORITY", "sms_8h.html#S_PRIORITY", null ],
[ "S_PAL", "sms_8h.html#S_PAL", null ],
[ "__WRITE_VDP_REG_UNSAFE", "sms_8h.html#__WRITE_VDP_REG_UNSAFE", null ],
[ "__WRITE_VDP_REG", "sms_8h.html#__WRITE_VDP_REG", null ],
[ "__READ_VDP_REG", "sms_8h.html#__READ_VDP_REG", null ],
[ "EMPTY_IFLAG", "sms_8h.html#EMPTY_IFLAG", null ],
[ "VBL_IFLAG", "sms_8h.html#VBL_IFLAG", null ],
[ "LCD_IFLAG", "sms_8h.html#LCD_IFLAG", null ],
[ "TIM_IFLAG", "sms_8h.html#TIM_IFLAG", null ],
[ "SIO_IFLAG", "sms_8h.html#SIO_IFLAG", null ],
[ "JOY_IFLAG", "sms_8h.html#JOY_IFLAG", null ],
[ "SCREENWIDTH", "sms_8h.html#SCREENWIDTH", null ],
[ "SCREENHEIGHT", "sms_8h.html#SCREENHEIGHT", null ],
[ "MINWNDPOSX", "sms_8h.html#MINWNDPOSX", null ],
[ "MINWNDPOSY", "sms_8h.html#MINWNDPOSY", null ],
[ "MAXWNDPOSX", "sms_8h.html#MAXWNDPOSX", null ],
[ "MAXWNDPOSY", "sms_8h.html#MAXWNDPOSY", null ],
[ "DISPLAY_ON", "sms_8h.html#DISPLAY_ON", null ],
[ "DISPLAY_OFF", "sms_8h.html#DISPLAY_OFF", null ],
[ "HIDE_LEFT_COLUMN", "sms_8h.html#HIDE_LEFT_COLUMN", null ],
[ "SHOW_LEFT_COLUMN", "sms_8h.html#SHOW_LEFT_COLUMN", null ],
[ "SET_BORDER_COLOR", "sms_8h.html#SET_BORDER_COLOR", null ],
[ "SHOW_BKG", "sms_8h.html#SHOW_BKG", null ],
[ "HIDE_BKG", "sms_8h.html#HIDE_BKG", null ],
[ "SHOW_WIN", "sms_8h.html#SHOW_WIN", null ],
[ "HIDE_WIN", "sms_8h.html#HIDE_WIN", null ],
[ "SHOW_SPRITES", "sms_8h.html#SHOW_SPRITES", null ],
[ "HIDE_SPRITES", "sms_8h.html#HIDE_SPRITES", null ],
[ "SPRITES_8x16", "sms_8h.html#SPRITES_8x16", null ],
[ "SPRITES_8x8", "sms_8h.html#SPRITES_8x8", null ],
[ "DEVICE_SUPPORTS_COLOR", "sms_8h.html#DEVICE_SUPPORTS_COLOR", null ],
[ "VBL_DONE", "sms_8h.html#VBL_DONE", null ],
[ "DIV_REG", "sms_8h.html#DIV_REG", null ],
[ "_current_bank", "sms_8h.html#_current_bank", null ],
[ "CURRENT_BANK", "sms_8h.html#CURRENT_BANK", null ],
[ "BANK", "sms_8h.html#BANK", null ],
[ "BANKREF", "sms_8h.html#BANKREF", null ],
[ "BANKREF_EXTERN", "sms_8h.html#BANKREF_EXTERN", null ],
[ "SWITCH_ROM", "sms_8h.html#SWITCH_ROM", null ],
[ "SWITCH_ROM1", "sms_8h.html#SWITCH_ROM1", null ],
[ "SWITCH_ROM2", "sms_8h.html#SWITCH_ROM2", null ],
[ "SWITCH_RAM", "sms_8h.html#SWITCH_RAM", null ],
[ "ENABLE_RAM", "sms_8h.html#ENABLE_RAM", null ],
[ "DISABLE_RAM", "sms_8h.html#DISABLE_RAM", null ],
[ "set_bkg_palette_entry", "sms_8h.html#set_bkg_palette_entry", null ],
[ "set_sprite_palette_entry", "sms_8h.html#set_sprite_palette_entry", null ],
[ "set_bkg_palette", "sms_8h.html#set_bkg_palette", null ],
[ "set_sprite_palette", "sms_8h.html#set_sprite_palette", null ],
[ "COMPAT_PALETTE", "sms_8h.html#COMPAT_PALETTE", null ],
[ "set_bkg_tiles", "sms_8h.html#set_bkg_tiles", null ],
[ "set_win_tiles", "sms_8h.html#set_win_tiles", null ],
[ "set_bkg_submap", "sms_8h.html#set_bkg_submap", null ],
[ "set_win_submap", "sms_8h.html#set_win_submap", null ],
[ "fill_bkg_rect", "sms_8h.html#fill_bkg_rect", null ],
[ "fill_win_rect", "sms_8h.html#fill_win_rect", null ],
[ "DISABLE_VBL_TRANSFER", "sms_8h.html#DISABLE_VBL_TRANSFER", null ],
[ "ENABLE_VBL_TRANSFER", "sms_8h.html#ENABLE_VBL_TRANSFER", null ],
[ "MAX_HARDWARE_SPRITES", "sms_8h.html#MAX_HARDWARE_SPRITES", null ],
[ "HARDWARE_SPRITE_CAN_FLIP_X", "sms_8h.html#HARDWARE_SPRITE_CAN_FLIP_X", null ],
[ "HARDWARE_SPRITE_CAN_FLIP_Y", "sms_8h.html#HARDWARE_SPRITE_CAN_FLIP_Y", null ],
[ "set_bkg_tile_xy", "sms_8h.html#set_bkg_tile_xy", null ],
[ "set_win_tile_xy", "sms_8h.html#set_win_tile_xy", null ],
[ "set_bkg_attribute_xy", "sms_8h.html#set_bkg_attribute_xy", null ],
[ "set_win_attribute_xy", "sms_8h.html#set_win_attribute_xy", null ],
[ "get_win_xy_addr", "sms_8h.html#get_win_xy_addr", null ],
[ "int_handler", "sms_8h.html#int_handler", null ],
[ "WRITE_VDP_CMD", "sms_8h.html#WRITE_VDP_CMD", null ],
[ "WRITE_VDP_DATA", "sms_8h.html#WRITE_VDP_DATA", null ],
[ "mode", "sms_8h.html#mode", null ],
[ "get_mode", "sms_8h.html#get_mode", null ],
[ "get_system", "sms_8h.html#get_system", null ],
[ "set_interrupts", "sms_8h.html#set_interrupts", null ],
[ "remove_VBL", "sms_8h.html#remove_VBL", null ],
[ "remove_LCD", "sms_8h.html#remove_LCD", null ],
[ "remove_TIM", "sms_8h.html#remove_TIM", null ],
[ "remove_SIO", "sms_8h.html#remove_SIO", null ],
[ "remove_JOY", "sms_8h.html#remove_JOY", null ],
[ "add_VBL", "sms_8h.html#add_VBL", null ],
[ "add_LCD", "sms_8h.html#add_LCD", null ],
[ "add_TIM", "sms_8h.html#add_TIM", null ],
[ "add_SIO", "sms_8h.html#add_SIO", null ],
[ "add_JOY", "sms_8h.html#add_JOY", null ],
[ "cancel_pending_interrupts", "sms_8h.html#cancel_pending_interrupts", null ],
[ "move_bkg", "sms_8h.html#move_bkg", null ],
[ "scroll_bkg", "sms_8h.html#scroll_bkg", null ],
[ "vsync", "sms_8h.html#vsync", null ],
[ "wait_vbl_done", "sms_8h.html#wait_vbl_done", null ],
[ "display_off", "sms_8h.html#display_off", null ],
[ "refresh_OAM", "sms_8h.html#refresh_OAM", null ],
[ "get_r_reg", "sms_8h.html#get_r_reg", null ],
[ "delay", "sms_8h.html#delay", null ],
[ "joypad", "sms_8h.html#joypad", null ],
[ "waitpad", "sms_8h.html#waitpad", null ],
[ "waitpadup", "sms_8h.html#waitpadup", null ],
[ "joypad_init", "sms_8h.html#joypad_init", null ],
[ "joypad_ex", "sms_8h.html#joypad_ex", null ],
[ "enable_interrupts", "sms_8h.html#enable_interrupts", null ],
[ "disable_interrupts", "sms_8h.html#disable_interrupts", null ],
[ "set_default_palette", "sms_8h.html#set_default_palette", null ],
[ "cgb_compatibility", "sms_8h.html#cgb_compatibility", null ],
[ "cpu_fast", "sms_8h.html#cpu_fast", null ],
[ "set_palette_entry", "sms_8h.html#set_palette_entry", null ],
[ "set_palette", "sms_8h.html#set_palette", null ],
[ "set_native_tile_data", "sms_8h.html#set_native_tile_data", null ],
[ "set_bkg_4bpp_data", "sms_8h.html#set_bkg_4bpp_data", null ],
[ "set_bkg_native_data", "sms_8h.html#set_bkg_native_data", null ],
[ "set_sprite_4bpp_data", "sms_8h.html#set_sprite_4bpp_data", null ],
[ "set_sprite_native_data", "sms_8h.html#set_sprite_native_data", null ],
[ "set_2bpp_palette", "sms_8h.html#set_2bpp_palette", null ],
[ "set_tile_2bpp_data", "sms_8h.html#set_tile_2bpp_data", null ],
[ "set_bkg_data", "sms_8h.html#set_bkg_data", null ],
[ "set_sprite_data", "sms_8h.html#set_sprite_data", null ],
[ "set_bkg_2bpp_data", "sms_8h.html#set_bkg_2bpp_data", null ],
[ "set_sprite_2bpp_data", "sms_8h.html#set_sprite_2bpp_data", null ],
[ "set_1bpp_colors", "sms_8h.html#set_1bpp_colors", null ],
[ "set_tile_1bpp_data", "sms_8h.html#set_tile_1bpp_data", null ],
[ "set_bkg_1bpp_data", "sms_8h.html#set_bkg_1bpp_data", null ],
[ "set_sprite_1bpp_data", "sms_8h.html#set_sprite_1bpp_data", null ],
[ "set_data", "sms_8h.html#set_data", null ],
[ "vmemcpy", "sms_8h.html#vmemcpy", null ],
[ "set_tile_map", "sms_8h.html#set_tile_map", null ],
[ "set_tile_map_compat", "sms_8h.html#set_tile_map_compat", null ],
[ "set_bkg_based_tiles", "sms_8h.html#set_bkg_based_tiles", null ],
[ "set_win_based_tiles", "sms_8h.html#set_win_based_tiles", null ],
[ "set_bkg_attributes", "sms_8h.html#set_bkg_attributes", null ],
[ "set_tile_submap", "sms_8h.html#set_tile_submap", null ],
[ "set_tile_submap_compat", "sms_8h.html#set_tile_submap_compat", null ],
[ "set_bkg_based_submap", "sms_8h.html#set_bkg_based_submap", null ],
[ "set_win_based_submap", "sms_8h.html#set_win_based_submap", null ],
[ "set_bkg_submap_attributes", "sms_8h.html#set_bkg_submap_attributes", null ],
[ "fill_rect", "sms_8h.html#fill_rect", null ],
[ "fill_rect_compat", "sms_8h.html#fill_rect_compat", null ],
[ "SET_SHADOW_OAM_ADDRESS", "sms_8h.html#SET_SHADOW_OAM_ADDRESS", null ],
[ "set_sprite_tile", "sms_8h.html#set_sprite_tile", null ],
[ "get_sprite_tile", "sms_8h.html#get_sprite_tile", null ],
[ "set_sprite_prop", "sms_8h.html#set_sprite_prop", null ],
[ "get_sprite_prop", "sms_8h.html#get_sprite_prop", null ],
[ "move_sprite", "sms_8h.html#move_sprite", null ],
[ "scroll_sprite", "sms_8h.html#scroll_sprite", null ],
[ "hide_sprite", "sms_8h.html#hide_sprite", null ],
[ "set_vram_byte", "sms_8h.html#set_vram_byte", null ],
[ "set_attributed_tile_xy", "sms_8h.html#set_attributed_tile_xy", null ],
[ "set_tile_xy", "sms_8h.html#set_tile_xy", null ],
[ "set_attribute_xy", "sms_8h.html#set_attribute_xy", null ],
[ "get_bkg_xy_addr", "sms_8h.html#get_bkg_xy_addr", null ],
[ "_BIOS", "sms_8h.html#_BIOS", null ],
[ "_SYSTEM", "sms_8h.html#_SYSTEM", null ],
[ "c", "sms_8h.html#c", null ],
[ "d", "sms_8h.html#d", null ],
[ "e", "sms_8h.html#e", null ],
[ "iyh", "sms_8h.html#iyh", null ],
[ "iyl", "sms_8h.html#iyl", null ],
[ "h", "sms_8h.html#h", null ],
[ "l", "sms_8h.html#l", null ],
[ "sys_time", "sms_8h.html#sys_time", null ],
[ "_vbl_done", "sms_8h.html#_vbl_done", null ],
[ "b", "sms_8h.html#b", null ],
[ "_current_2bpp_palette", "sms_8h.html#_current_2bpp_palette", null ],
[ "_current_1bpp_colors", "sms_8h.html#_current_1bpp_colors", null ],
[ "_map_tile_offset", "sms_8h.html#_map_tile_offset", null ],
[ "_submap_tile_offset", "sms_8h.html#_submap_tile_offset", null ],
[ "shadow_OAM", "sms_8h.html#shadow_OAM", null ],
[ "_shadow_OAM_base", "sms_8h.html#_shadow_OAM_base", null ],
[ "_shadow_OAM_OFF", "sms_8h.html#_shadow_OAM_OFF", null ],
[ "_sprites_OFF", "sms_8h.html#_sprites_OFF", null ]
];