No description
Find a file
2020-04-13 18:54:31 +01:00
debug Added GDB helper script 2020-01-07 01:27:39 +00:00
src CD controller: fix clippy warning about shared prefix in enum 2020-04-13 18:08:39 +01:00
.editorconfig Initial commit 2019-12-25 20:15:39 +00:00
.gitignore Initial commit 2019-12-25 20:15:39 +00:00
.gitlab-ci.yml Gitlab CI: remove clippy test since it's unreliable 2020-04-13 18:54:31 +01:00
build.rs Re-validated draw test on real hardware 2020-02-23 17:48:40 +00:00
Cargo.lock Implemend CD-ROM XA ADPCM playback 2020-04-05 18:43:56 +01:00
Cargo.toml CD cache: replace BTreeMap with FnvHashMap 2020-03-02 13:45:33 +00:00
LICENSE Implement BIOS loading, reach the first instruction 2019-12-29 20:40:22 +00:00