mkxp-z/binding-sandbox
刘皓 84ca884f84
Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation
This allows more flexibility when loading games in libretro builds,
since we can now load games either from a directory or from a ZIP or 7Z
archive. Also, the path cache is now active for all filesystem calls
made from inside Ruby.
2025-01-25 22:03:52 -05:00
..
audio-binding.h Implement even more of binding-sandbox 2025-01-22 21:52:55 -05:00
binding-sandbox.h Implement enough stub bindings for binding-sandbox to begin testing KNight-Blade 2025-01-23 14:23:34 -05:00
binding-util.cpp Start writing class/method stubs for binding-sandbox 2025-01-21 12:56:17 -05:00
binding-util.h Implement more of binding-sandbox 2025-01-22 11:52:10 -05:00
bitmap-binding.h Implement even more of binding-sandbox 2025-01-22 21:52:55 -05:00
core.h Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation 2025-01-25 22:03:52 -05:00
etc-binding.h Implement even more of binding-sandbox 2025-01-22 21:52:55 -05:00
font-binding.h Implement even more of binding-sandbox 2025-01-22 21:52:55 -05:00
graphics-binding.h Implement even more of binding-sandbox 2025-01-22 21:52:55 -05:00
input-binding.h Implement enough stub bindings for binding-sandbox to begin testing KNight-Blade 2025-01-23 14:23:34 -05:00
sandbox.cpp Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation 2025-01-25 22:03:52 -05:00
sandbox.h Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation 2025-01-25 22:03:52 -05:00
sprite-binding.h Implement more of binding-sandbox 2025-01-22 11:52:10 -05:00
table-binding.h Convert VALUEs to little-endian before passing to function pointers 2025-01-21 20:14:53 -05:00
types.h Move sandbox files to binding-sandbox directory 2025-01-16 22:16:14 -05:00
wasi.cpp Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation 2025-01-25 22:03:52 -05:00
wasi.h Reimplement WASI filesystem on top of existing mkxp-z filesystem implementation 2025-01-25 22:03:52 -05:00
window-binding.h Implement enough stub bindings for binding-sandbox to begin testing KNight-Blade 2025-01-23 14:23:34 -05:00