Commit graph

21 commits

Author SHA1 Message Date
Corwin Kuiper d2f5ab3e12 share deps with image-converter 2021-08-01 18:03:13 +01:00
Corwin Kuiper a8f67dacd3 error on build fail of mgba 2021-08-01 18:02:52 +01:00
Corwin Kuiper b63bc2d25c change to use c_char for arm compat 2021-08-01 17:50:06 +01:00
Corwin Kuiper 87fb32dfb0 initialise to zero 2021-07-13 22:24:19 +01:00
Corwin Kuiper 819d86cfbf debug mode build 2021-07-13 22:24:08 +01:00
Corwin Kuiper 5bc8a33409 h not needed 2021-07-03 22:37:16 +01:00
Corwin Kuiper 08eb39a64b add output of cycles 2021-07-03 22:19:10 +01:00
Corwin Kuiper cda7e95a28 patch in cycles output 2021-07-03 22:18:34 +01:00
Corwin Kuiper df93af002b disable most of everything else 2021-07-03 18:30:49 +01:00
Corwin Kuiper 08655ea9ee remove trailing space 2021-07-03 18:22:49 +01:00
Corwin eb538b4536 prevent panics on core load failure 2021-07-03 16:33:26 +00:00
Corwin 7ab17d7a4e build mgba 2021-07-03 16:33:15 +00:00
Corwin 2bbb755138 remove vendored code 2021-07-02 15:35:34 +00:00
Renovate Bot 505f94e63d
Update Rust crate bindgen to 0.58.1 2021-06-21 00:03:25 +00:00
Corwin Kuiper 1d9d6e4ac2 fix regex 2021-06-04 19:15:16 +01:00
Corwin Kuiper f45ecea493 implement callbacks with unboxed closure 2021-06-04 12:29:56 +01:00
Corwin Kuiper da7bdbe745 add test support on output of console 2021-06-04 10:30:18 +01:00
Corwin Kuiper 53033308e6 move from include to vendor 2021-05-23 06:40:57 +01:00
Corwin Kuiper 122938f6a4 automatically generate c bindings 2021-05-23 05:06:35 +01:00
Corwin Kuiper f5625aa825 change 0.9.0 to 0.9
for me 0.9 is a symlink to 0.9.1 at the moment, which should be compatible
2021-05-23 01:34:56 +01:00
Gwilym Kuiper e4bd60ae42 Import the mgba-test-runner 2021-04-19 22:47:43 +01:00