Anthony Pesch
dad219f7fa
pass SDL_GL_GetProcAddress to glad's loader to avoid it having to locate the shared library as well
...
set correct window width / height for android
set correct app dir for android
2017-06-20 18:32:54 -04:00
Anthony Pesch
62eb6dea1e
initial android support
2017-06-19 23:03:19 -04:00
Anthony Pesch
c4ee274d88
replace glew with glad
2017-06-19 20:36:53 -04:00
Anthony Pesch
cb6b7bb765
add default handlers for all invalid memory accesses
...
set arm wave ram to 2mb instead of 8mb
don't mirror arm memory
emit invalid instruction ops in armv3 frontend
be careful to emit blocks even when end address overflows
2017-06-18 18:01:24 -04:00
Anthony Pesch
ba7ebf9b72
support gdis with track filenames containing single or double quotes
2017-06-17 13:54:12 -04:00
Anthony Pesch
1469f441e0
lower default audio latency
2017-06-16 22:45:55 -04:00
Anthony Pesch
67612f9055
move renderer creation to host
2017-06-16 19:22:23 -04:00
Anthony Pesch
de0dad6096
made fs_appdir configurable
2017-06-15 22:51:44 -04:00
Anthony Pesch
db355b4510
merge sys and core, the distinction between the two is trivial
2017-06-11 00:08:24 -04:00
Anthony Pesch
e9bcf2e575
moved host code to its own subdir
2017-06-10 22:00:05 -04:00