KieronJ / rpsx

A PlayStation emulator written in Rust.
MIT License
42 stars 2 forks source link

Remove unsafe from emulator core #18

Closed KieronJ closed 10 months ago

KieronJ commented 10 months ago

Don't know why I bothered using it in the first place. The remaining unsafe uses are the raw GL calls in the frontend.