mirror of https://github.com/LIJI32/SameBoy.git
Updated Home (markdown)
parent
b1a02bfd93
commit
eb45d342f7
2
Home.md
2
Home.md
|
@ -57,6 +57,7 @@ These APIs are used to obtain the video output of an emulator instance and affec
|
|||
* [[GB_set_rgb_encode_callback]]
|
||||
* [[GB_get_screen_width and GB_get_screen_height]]
|
||||
* [[GB_set_vblank_callback]]
|
||||
* [[GB_set_border_mode]]
|
||||
* [[GB_set_color_correction_mode]]
|
||||
* [[GB_set_light_temperature]]
|
||||
* [[GB_set_palette and GB_get_palette]]
|
||||
|
@ -73,7 +74,6 @@ These APIs are used to obtain the video output of an emulator instance and affec
|
|||
* [[GB_palette_type_t]]
|
||||
* [[GB_set_background_rendering_disabled]]
|
||||
* [[GB_set_object_rendering_disabled]]
|
||||
* [[GB_set_border_mode]]
|
||||
|
||||
### Audio
|
||||
|
||||
|
|
Loading…
Reference in New Issue