14 Commits

Author SHA1 Message Date
twinaphex
82d64254f4 Fixup some headers 2014-10-23 03:54:18 +02:00
sergiobenrocha2
1b16487458 content.h and fix path to config_file.h 2014-10-22 23:39:36 -02:00
twinaphex
458eff5f4d Both the 'pause' state and the 'menu' state return 1 - so that
we can signal to the Apple upper-layer function that we want
to run CFRunLoopWakeUp
2014-10-04 14:14:45 +02:00
twinaphex
2284395c4d Get rid of frontend_loop 2014-09-14 16:29:09 +02:00
twinaphex
e29865ddc0 (Emscripten) Fix emscripten_mainloop 2014-09-05 16:39:38 +02:00
twinaphex
4569b4f32c Refine frontend_loop some more 2014-09-05 16:34:37 +02:00
twinaphex
bee41d6416 Cleanups - 80-char limit 2014-09-02 17:42:44 +02:00
twinaphex
cd89a37682 (Emscripten) Refactor platform_emscripten.c - ToadKing - test
if this still works
2014-07-22 05:07:40 +02:00
twinaphex
87a21b2e13 Rename ROM history to Content history 2014-07-22 05:01:35 +02:00
Toad King
bb40fff99d fix emscripten build 2014-06-18 20:31:41 -04:00
twinaphex
908164868f Make 'argc' into int pointer so that we can modify argc inside
get_environment callback
2014-06-01 05:56:38 +02:00
twinaphex
c57f780d9f (Menu) Start undoing passing rgui pointer to every menu-related
function - the only functions where it should actually pass a
pointer instead of just grabbing a pointer from menu.driver should
be in the menu init/deinit functions
2014-05-30 19:34:01 +02:00
twinaphex
0454ac623e (Menu) Move 'rgui' global variable to 'driver' struct 2014-05-09 05:47:32 +02:00
twinaphex
b109b9b01f (Emscripten) Rename frontend_emscripten.c to frontend/platform/platform_emscripten.c 2014-01-27 01:47:10 +01:00