Commit Graph
9 Commits
Author SHA1 Message Date
Merryandgdkchan af1516a146 ASoftFloat: Fix InvSqrtEstimate for negative values (#233) 2018-07-08 12:41:46 -03:00
Merryandgdkchan 39f20d8d1a Implement Frsqrte_S (#72)
* Implement Frsqrte_S

* Implement Frsqrte_V

* Add Frsqrte_S test
2018-04-05 20:36:19 -03:00
Merryandgdkchan dff28df84e Resize display to window size (#27) 2018-02-20 07:52:35 -03:00
Merryandgdkchan 1039797c30 Implement Zip1, Zip2 (#25) 2018-02-20 07:41:55 -03:00
Merryandgdkchan 8df0b62fe0 Tests: Add Fmax_S test (#23) 2018-02-19 01:17:26 -03:00
Merryandgdkchan 1bfe6a9c22 Add some tests (#18)
* Add tests

* Add some simple Alu instruction tests

* travis: Run tests

* CpuTest: Add TearDown
2018-02-15 21:04:38 -03:00
Merryandgdkchan 7c4346685c AInstEmitAluHelper: Simplify EmitAddsVCheck (#14) 2018-02-14 19:01:36 -03:00
Merryandgdkchan 7791e1fe36 AInstEmitAluHelper: Simplify EmitSubsCCheck (#15) 2018-02-14 19:01:21 -03:00
Merryandgdkchan 74fbe1494d macOS build (#13)
* Ryujinx.csproj: Add osx-x64 RuntimeIdentifier

Allows Ryujinx to build and run on macOS

* Add .travis.yml
2018-02-14 18:34:38 -03:00