2018-12-06 15:56:39 +11:00
|
|
|
{"doc_urls":["introduction.html#introduction","introduction.html#style-and-purpose","introduction.html#expected-knowledge","introduction.html#getting-help","introduction.html#further-reading","ch00/index.html#chapter-0-development-setup","ch00/index.html#per-system-setup","ch00/index.html#per-project-setup","ch00/index.html#compiling","ch01/index.html#ch-1-hello-gba","ch01/hello1.html#hello1","ch01/hello1.html#a-basic-hello1-explanation","ch01/hello1.html#all-those-magic-numbers","ch01/volatile.html#volatile","ch01/volatile.html#volatile-by-default","ch01/io_registers.html#io-registers","ch01/the_display_control_register.html#the-display-control-register","ch01/the_display_control_register.html#video-modes","ch01/the_display_control_register.html#cgb-mode","ch01/the_display_control_register.html#page-flipping","ch01/the_display_control_register.html#oam-vram-and-blanking","ch01/the_display_control_register.html#screen-layers","ch01/the_display_control_register.html#in-conclusion","ch01/video_memory_intro.html#video-memory-intro","ch01/video_memory_intro.html#rgb15","ch01/video_memory_intro.html#mode-3","ch01/video_memory_intro.html#mode-4","ch01/video_memory_intro.html#mode-5","ch01/video_memory_intro.html#in-conclusion","ch01/hello2.html#hello2","ch02/index.html#ch-2-user-input","ch02/the_key_input_register.html#the-key-input-register","ch02/the_key_input_register.html#key-input-code","ch02/the_vcount_register.html#the-vcount-register","ch02/light_cycle.html#light_cycle","ch02/light_cycle.html#gameplay","ch02/light_cycle.html#operations","ch02/light_cycle.html#the-gba-crate-doesnt-quite-work-like-this","ch03/index.html#ch-3-memory-and-objects","ch03/index.html#drawing-priority","ch03/gba_memory_mapping.html#gba-memory-mapping","ch03/gba_memory_mapping.html#bios--system-rom","ch03/gba_memory_mapping.html#external-work-ram--ewram","ch03/gba_memory_mapping.html#internal-work-ram--iwram","ch03/gba_memory_mapping.html#io-registers","ch03/gba_memory_mapping.html#palette-ram--palram","ch03/gba_memory_mapping.html#transparency","ch03/gba_memory_mapping.html#video-ram--vram","ch03/gba_memory_mapping.html#object-attribute-memory--oam","ch03/gba_memory_mapping.html#game-pak-rom--flash-rom","ch03/gba_memory_mapping.html#game-pak-sram","ch03/tile_data.html#tile-data","ch03/tile_data.html#tiles","ch03/tile_data.html#charblocks","ch03/tile_data.html#image-editing","ch03/regular_backgrounds.html#regular-backgrounds","ch03/regular_backgrounds.html#tiled-video-modes","ch03/regular_backgrounds.html#get-your-palette-ready","ch03/regular_backgrounds.html#get-your-tiles-ready","ch03/regular_backgrounds.html#get-your-tilemap-ready","ch03/regular_backgrounds.html#set-your-io-registers","ch03/regular_backgrounds.html#background-control","ch03/regular_backgrounds.html#background-offset","ch03/regular_backgrounds.html#mosaic","ch03/regular_objects.html#regular-objects","ch03/regular_objects.html#objects-vs-sprites","ch03/regular_objects.html#general-object-info","ch03/regular_objects.html#ready-the-palette","ch03/regular_objects.html#ready-the-tiles","ch03/regular_objects.html#set-the-object-attributes","ch03/regular_objects.html#objectattributesattr0","ch03/regular_objects.html#objectattributesattr1","ch03/regular_objects.html#objectattributesattr2","ch03/regular_objects.html#objectattributes-summary","ch03/gba_prng.html#gba-prng","ch03/gba_prng.html#what-is-a-pseudo-random-number-generator","ch03/gba_prng.html#generator-size","ch03/gba_prng.html#k-dimensional-equidistribution","ch03/gba_prng.html#other-tricks","ch03/gba_prng.html#how-to-seed","ch03/gba_prng.html#a-timer-based-seed","ch03/gba_prng.html#various-generators","ch03/gba_prng.html#sm64-16-bit-state-16-bit-output-non-uniform-bonkers","ch03/gba_prng.html#lcg32-32-bit-state-32-bit-output-uniform","ch03/gba_prng.html#pcg16-xsh-rs-32-bit-state-16-bit-output-uniform","ch03/gba_prng.html#pcg32-rxs-m-xs-32-bit-state-32-bit-output-uniform","ch03/gba_prng.html#pcg-extension-array","ch03/gba_prng.html#xoshiro128-128-bit-state-32-bit-output-non-uniform","ch03/gba_prng.html#jsf32-128-bit-state-32
|