Go to file
Steins7 af35cfc712 Implement proper clock management
For some reason, sleep causes some issues in release in the egl crate. Maybe
some timing issue ? In debug, the program is way slower than it should be
2024-03-10 22:47:12 +01:00
doc Started implemented PPU 2022-05-28 16:34:21 +02:00
fonts Got first CPU instructions working 2022-02-15 22:24:58 +01:00
src Implement proper clock management 2024-03-10 22:47:12 +01:00
.editorconfig Add editorconfig file 2024-03-10 15:11:06 +01:00
.gitignore Update gitignore 2024-03-10 15:10:48 +01:00
Cargo.lock Migrated display to custom crate 2024-03-02 23:09:32 +01:00
Cargo.toml Migrated display to custom crate 2024-03-02 23:09:32 +01:00