Commit Graph

10 Commits

Author SHA1 Message Date
OPNA2608
8f9a0b242e box64: 0.2.4 -> 0.2.6 2023-12-28 12:24:57 +01:00
OPNA2608
d8fea65d02 box64: Enable build & dynarec on more platforms
- box64 should *work* on 64-bit little-endian Linux platforms.
  I'm sure there's a way to apply functions and programmatically generate a `meta.platforms` that expresses this
  (and I'll gladly accept any suggestions for this), but manually adding loongarch64 & mips64el for now.

- RISC-V received a dynarec option in 0.2.4, so enable it.
2023-08-26 19:50:05 +02:00
OPNA2608
d5de36d1b1 box64: Refactor cmakeFlags, only check if executable, add meta.mainProgram 2023-08-26 19:41:31 +02:00
OPNA2608
1b572d52b7 box64: Migrate to finalAttrs pattern 2023-08-26 19:35:42 +02:00
OPNA2608
ca743c970b box64: Fetch patch to fix SDL1 support regression 2023-08-26 19:28:39 +02:00
R. Ryantm
9127fc982d box64: 0.2.2 -> 0.2.4 2023-08-23 01:46:09 +00:00
OPNA2608
06a1851ded box64: 0.2.0 -> 0.2.2 2023-03-11 17:08:22 +01:00
OPNA2608
6da3265568 box64: More platforms, dynarec option, hello test, extra maintainer 2023-01-06 22:18:48 +01:00
OPNA2608
a21d02653c box64: 0.1.8 -> 0.2.0, add passthru.updateScript 2022-12-13 20:46:01 +01:00
Florian Brandes
ba114c4465
box64: init at 0.1.8
Co-authored-by: Robert Schütz <github@dotlambda.de>
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-23 08:13:41 +02:00