2018-11-24 08:55:14 +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_rng.html#gba-rng","ch03/memory_game.html#memory_game"],"index":{"documentStore":{"docInfo":{"0":{"body":16,"breadcrumbs":1,"title":1},"1":{"body":84,"breadcrumbs":2,"title":2},"10":{"body":93,"breadcrumbs":5,"title":1},"11":{"body":298,"breadcrumbs":7,"title":3},"12":{"body":49,"breadcrumbs":7,"title":3},"13":{"body":164,"breadcrumbs":5,"title":1},"14":{"body":99,"breadcrumbs":6,"title":2},"15":{"body":143,"breadcrumbs":6,"title":2},"16":{"body":83,"breadcrumbs":7,"title":3},"17":{"body":174,"breadcrumbs":6,"title":2},"18":{"body":25,"breadcrumbs":6,"title":2},"19":{"body":32,"breadcrumbs":6,"title":2},"2":{"body":41,"breadcrumbs":2,"title":2},"20":{"body":70,"breadcrumbs":7,"title":3},"21":{"body":54,"breadcrumbs":6,"title":2},"22":{"bo
|