Commit Graph

5 Commits

Author SHA1 Message Date
Anthony Pesch 4fb509246a updated imgui implementation to filter small analog inputs 2017-12-04 09:29:00 -05:00
Anthony Pesch c19b16f31b added missing gdrom syscall vector
fixed bitrot in hybrid hle bios mode
2017-11-30 22:20:09 -05:00
Anthony Pesch 1e412dac1d simplified and optimized memory access code
hid all fastmem-related code behind HAVE_FASTMEM define
2017-10-18 18:40:28 -04:00
Anthony Pesch 2a1781922c fixed issues with bios over-invalidating flash
added flash_erase helper
removed some unnecessary casts
2017-06-13 17:33:20 -04:00
Anthony Pesch d4a4f0bb2a moved hw and hle code to guest 2017-06-12 20:09:52 -04:00