Commit graph

3 commits

Author SHA1 Message Date
Lionel Flandrin
378d4a3a04 Fix clippy errors with Rust 1.69.0 2023-05-06 20:44:42 +01:00
Lionel Flandrin
3b7bc038a3 Re-validated draw test on real hardware 2020-02-23 17:48:40 +00:00
Lionel Flandrin
fd079d8243 Convert into a libretro core
Imported a lot of code from the original Rustation codebase, in
particular we can now import CDs, parse the filesystem to figure out
the game's region and then locate an appropriate BIOS.

The core doesn't output anything for the time being (neither video nor
audio) however.
2020-01-26 18:36:57 +00:00