Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2019 / 06 / 11.mkd
blob97e753d47e5f2c018bd7a22d389fa134b0b0d293
1 # 2019/06/11
3 ## 07:32
5 Is very cool that I got RetroArch working! Just have been messing with that.
6 Of course I can continue on doing other things like launching the actual VM
7 from within its own code and such.
9 ## 15:23
11 RetroArch support has been improving! Currently going to make it so the basic
12 ROM can be loaded after the core has been initialized, if it had a missing
13 chance for example. That way it can still load properly.