Here is a list of all functions with links to the files they belong to:
- _ -
- b -
- c -
- c8_beep() : graphics.h
- c8_decode() : decode.c, decode.h
- c8_decode_instruction() : decode.c, decode.h
- c8_deinit() : chip8.c, chip8.h
- c8_deinit_graphics() : graphics.h, graphics_sdl2.c
- c8_encode() : encode.c, encode.h
- c8_get_pixel() : graphics.c, graphics.h
- c8_init() : chip8.c, chip8.h
- c8_init_graphics() : graphics.h, graphics_sdl2.c
- c8_jump() : decode.h
- c8_load_palette_f() : chip8.c, chip8.h
- c8_load_palette_s() : chip8.c, chip8.h
- c8_load_quirks() : chip8.c, chip8.h
- c8_render() : graphics.h, graphics_sdl2.c
- c8_set_big_font() : font.c, font.h
- c8_set_fonts() : font.c, font.h
- c8_set_fonts_s() : font.c, font.h
- c8_set_small_font() : font.c, font.h
- c8_simulate() : chip8.c, chip8.h
- c8_tick() : graphics.h, graphics_sdl2.c
- d -
- h -
- i -
- j -
- n -
- p -
- r -
- s -
- t -