Commit Graph

12 Commits

Author SHA1 Message Date
Anthony Pesch 9d0ce3700a fix gdrom GET_TOC response 2017-06-18 22:22:21 -04:00
Anthony Pesch d4a4f0bb2a moved hw and hle code to guest 2017-06-12 20:09:52 -04:00
Anthony Pesch 1cf522779d moved non-hw code out of hw dir 2017-06-10 23:22:05 -04:00
Anthony Pesch 357bb660e5 persist QM bits across interrupts 2017-06-04 16:50:40 -04:00
Anthony Pesch 4946278333 fix tests when running with interpreter 2017-06-04 00:30:16 -04:00
Anthony Pesch 71032563ea rename sh4_ctx to sh4_context 2017-05-23 18:59:01 -04:00
Anthony Pesch 47a47d15dc move guest functionality outside of frontend struct 2017-05-13 22:43:24 -04:00
Anthony Pesch 9b1fc09861 remove multitheading code from ta, and add into emulator 2017-04-30 11:11:37 -04:00
Anthony Pesch 768820de4a updated lse to work over multiple blocks 2017-01-31 19:54:06 -08:00
Anthony Pesch b2fd497cda separated T and S bits from sh4 status register into their own context members, sr_t and sr_s, reducing codegen by around 15% 2016-12-30 15:41:29 -08:00
Anthony Pesch 477560a74b added intermediate relib 'object library' to speed up recc / retest builds 2016-12-17 16:36:33 -08:00
Anthony Pesch 9e21119f92 reenable sh4 tests 2016-12-17 16:06:47 -08:00