[000000] codo_init
[000000]   platform: Linux
[000000]   Found config.txt
[000000]   
[000000]     01 window_size 640 480 // window width, height
[000000]     02 screen_size 1280 720 // screen width, height (stretched to window) 
[000000]     03 show_fps 0 // Draw frames per second in the corner
[000000]     04 windowed 0 // 1 to start up in windowed mode
[000000]     05 window_position -1 -1 // x and y position of window (-1, -1 to let the window manager decide)
[000000]     new window position: -1, -1
[000000]     06 frameless 1 // 1 to use a window with no frame
[000000]     07 fullscreen_method 2 // 0 maximized window (linux)  1 borderless desktop-sized window  2 hardware fullscreen (warning: erratic behaviour under some drivers)
[000000]     08 blit_method 0  // 0 auto  1 software (slower but sometimes more reliable)  2 hardware (can do filtered scaling) 
[000000]     09 foreground_sleep_ms 4 // number of milliseconds to sleep each frame. Try 10 to conserve battery power
[000000]     10 background_sleep_ms 8 // number of milliseconds to sleep each frame when running in the background
[000000]     11 sessions 893 // number of times program has been run
[000000]     12 rmb_key 0 // 0 for none  226 for LALT
[000000]     13 desktop_path 
[000000]     14 read_controllers_in_background 0
[000000]     15 sound_volume 256 // 0..256
[000000]     16 music_volume 256 // 0..256
[000000]     17 mix_buffer_size 1024
[000000]     18 map_scancodes 
[000000]     19 use_wget 0 // (Linux) 1 to use wget for downloads instead of libcurl (must be installed)
[000000]     20 version 0.2.6b
[000000]     21 volume 256
[000001]     22 root_path /mnt/SDCARD/Emus/PICO8/pico/.lexaloffle/pico-8/carts/
[000001]     23 cdata_path /mnt/SDCARD/Emus/PICO8/pico/.lexaloffle/pico-8/cdata/
[000001]     24 joystick_index 0
[000001]     25 merge_joysticks 0
[000001]     26 button_keys 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
[000001]     27 live_notes 0
[000001]     28 cursor_snap 0
[000001]     29 gui_theme 0
[000001]     30 screenshot_scale 3
[000001]     31 gif_scale 2
[000001]     32 gif_len 8
[000001]     33 gif_reset_mode 0
[000001]     34 host_framerate_control 1
[000001]     35 splore_filter 0
[000001]     36 tab_width 1
[000001]     37 draw_tabs 0
[000001]     38 record_activity_log 1
[000001]     39 allow_function_keys 1
[000001]     40 check_for_cart_updates 1
[000001]     41 enable_gpio 1
[000001]     42 auto_hide_mouse_cursor 5
[000001]     43 aggressive_backups 0
[000001]     44 periodic_backups 20
[000001]     45 transform_screen 0
[000001]     46 gfx_grid_lines 0
[000001]     47 capture_timestamps 0
[000001]   
[000001]   codo_system_init
[000917]   Compiled against SDL version: 2.0.14
[000917]   Linked against SDL version:   2.26.1
[000917]   Current video driver: mali
[000917]   codo_reset_timer
[000917]   codo_gui_init
[000917]   codo_keys_init
[000917]   codo_text_init
[000918]   codo_video_init
[000918]   codo_mouse_init
[000918]   codo_joystick_init
[000924]   Reading controller mappings: /mnt/SDCARD/Emus/PICO8/pico/.lexaloffle/pico-8/sdl_controllers.txt
[000924]   searching for joysticks
[000924]     found 1 joysticks
[000924]     connecting joystick 0
[000925]     Controller 0: X360 Controller
[000925]      Number of Axes: 6
[000925]      Number of Buttons: 11
[000925]      Number of Balls: 0
[000925]      Mapping: 030003f05e0400008e02000014010000,X360 Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux
[000925]   ok
[000925] ok
[001104] codo_load_pod: /mnt/SDCARD/Emus/PICO8/pico/bin/pico8.dat ok 
[001125] codo_set_screen 128 128 8 100
[001125]  window size: 640 480
[001125] setting fullscreen window size to 1280 720
[001261]   setting filter to linear (screen_mode 1  back page width: 128)
  renderer opengles2:
   flags: 0x0000000E ( |  | )
   texture formats (8): ARGB8888, ABGR8888, RGB888, BGR888, YV12, IYUV, 0x3231564e, 0x3132564e
   max texture size: 8192x8192
[001271]  desktop size: 1280 720
[001272] ok
[001281] codo_sound_init mix_buffer_size: 1024
[001281] codo_sound_init
[001281] SDL_INIT_AUDIO ok
[001282] SDL_OpenAudio ok
[001282]  freq:22050
 channels:1
[001282] Built-in audio drivers: 0 dsp 1 disk 2 dummy
[001282] Current audio driver: dsp
[001287] connecting joystick 0
[001287] Controller 0: X360 Controller
[001287]  Number of Axes: 6
[001287]  Number of Buttons: 11
[001287]  Number of Balls: 0
[001287]  Mapping: 030003f05e0400008e02000014010000,X360 Controller,a:b0,b:b1,back:b6,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b8,leftshoulder:b4,leftstick:b9,lefttrigger:a2,leftx:a0,lefty:a1,rightshoulder:b5,rightstick:b10,righttrigger:a5,rightx:a3,righty:a4,start:b7,x:b2,y:b3,platform:Linux
[002955] loading /mnt/SDCARD/Roms/PICO8/Marballs.p8
[004657] run_cart current_filename: /mnt/SDCARD/Roms/PICO8/Marballs.p8 running_filename: /mnt/SDCARD/Roms/PICO8/Marballs.p8 running_cart_lid: 
[135086] codo_exit
[135086]   cmusic_stop
[135086]   codo_main_exit
[135090]   codo_config_save
[135092]   codo_sound_exit
[135092]   codo_video_exit
[135143]   codo_joystick_exit
[135143]   codo_system_exit
[135145]   codo_items_created: 1064
[135145] ok
