Here is a list of all documented functions with links to the documentation:
- g -
- get_accessories_present() : controller.c
- get_controllers_present() : controller.c
- get_dpad_direction() : controller.c
- get_interrupts_state() : interrupt.c, interrupt.h
- get_keys_down() : controller.c
- get_keys_held() : controller.c
- get_keys_pressed() : controller.c
- get_keys_up() : controller.c
- get_memory_size() : n64sys.c, n64sys.h
- get_mempak_entry() : mempak.c, mempak.h
- get_mempak_free_space() : mempak.c, mempak.h
- get_ticks() : n64sys.h, n64sys.c
- get_ticks_ms() : n64sys.c, n64sys.h
- get_ticks_us() : n64sys.c, n64sys.h
- get_tv_type() : n64sys.c, n64sys.h
- getpid() : system.c
- gettimeofday() : system.c
- graphics_convert_color() : graphics.c, graphics.h
- graphics_draw_box() : graphics.c, graphics.h
- graphics_draw_box_trans() : graphics.h, graphics.c
- graphics_draw_character() : graphics.c, graphics.h
- graphics_draw_line() : graphics.c, graphics.h
- graphics_draw_line_trans() : graphics.c, graphics.h
- graphics_draw_pixel() : graphics.c, graphics.h
- graphics_draw_pixel_trans() : graphics.c, graphics.h
- graphics_draw_sprite() : graphics.c, graphics.h
- graphics_draw_sprite_stride() : graphics.c, graphics.h
- graphics_draw_sprite_trans() : graphics.c, graphics.h
- graphics_draw_sprite_trans_stride() : graphics.c, graphics.h
- graphics_draw_text() : graphics.c, graphics.h
- graphics_fill_screen() : graphics.c, graphics.h
- graphics_make_color() : graphics.c, graphics.h
- graphics_set_color() : graphics.c, graphics.h
- graphics_set_default_font() : graphics.c, graphics.h
- graphics_set_font_sprite() : graphics.c, graphics.h