Commit Graph

  • 331c355313 Remove unnecessary usings gdkchan 2018-03-02 15:27:30 -0300
  • 3768c13b35 Do not use a separate thread for translation, implement 2 tiers translation gdkchan 2018-03-02 15:25:25 -0300
  • 54a631807a
    Merge d9ef830042 into 1d71e33171 emmauss 2018-03-02 09:18:32 +0000
  • 1d71e33171 Update IAudioOut.cs (#51) Ac_K 2018-03-02 05:06:05 +0100
  • 6e57dcfe51
    Update IAudioOut.cs Ac_K 2018-03-02 04:54:38 +0100
  • 4c1fe61dfe Add background translation to the CPU gdkchan 2018-03-01 23:02:20 -0300
  • 65e04e9854 stub set_sys (#49) emmauss 2018-03-01 22:23:55 +0200
  • a423845f83 stub set_sys emmaus 2018-03-01 18:04:47 +0000
  • 5d8a615c21 Enable hardware frame buffer texture scaling gdkchan 2018-02-28 23:37:40 -0300
  • 281fdb871d Don't use magic values gdkchan 2018-02-28 20:27:58 -0300
  • 0aed923082 Fix on touch screen code with wrong offset gdkchan 2018-02-28 20:16:34 -0300
  • eacd432387 Fix wrong rotation direction on nvflinger gdkchan 2018-02-28 19:21:04 -0300
  • 424e045940 More stubs (#47) Ac_K 2018-02-28 21:58:04 +0100
  • 6de3322697 Refactor HID, fix issues gdkchan 2018-02-28 17:49:42 -0300
  • eb3af03b4a
    Update ServiceSfdnsres.cs Ac_K 2018-02-28 17:19:42 +0100
  • ed5ba92d16
    Merge branch 'master' into master Ac_K 2018-02-28 17:17:06 +0100
  • ae41b750ee More stubs AcK77 2018-02-28 17:12:49 +0100
  • 7f0bee2ff8 Stubs implementations (#45) Ac_K 2018-02-28 04:31:52 +0100
  • f7ddfaad06 Stubs implementations AcK77 2018-02-28 04:04:26 +0100
  • a45e2a39f1 fix new line unknown 2018-02-28 00:48:35 +0100
  • f876bd2a80 Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData gdkchan 2018-02-27 20:45:07 -0300
  • ba73bcba4f add ASRV test unknown 2018-02-28 00:37:17 +0100
  • 513c9a45d4 update frintx_S test unknown 2018-02-27 22:37:26 +0100
  • d9ef830042 adapt to screen size emmaus 2018-02-27 19:18:55 +0000
  • aaf4277a87 merge unknown 2018-02-27 14:36:50 +0100
  • 708761963e Fix corner cases of ADCS and SBFM gdkchan 2018-02-26 15:56:34 -0300
  • fdf1b42aae handle touch input from Touches struct emmaus 2018-02-26 13:11:57 +0000
  • dd103176fe added Hid_Max_Num_Touches constant emmaus 2018-02-26 12:31:23 +0000
  • f6dc86c6a0 Implement SvcSetMemoryAttribute gdkchan 2018-02-25 22:53:01 -0300
  • 13214ffa43 Fix regression introduced on last commit with wrong ImageEnd gdkchan 2018-02-25 22:44:30 -0300
  • 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store gdkchan 2018-02-25 22:14:58 -0300
  • e174100474 Implement many objects, improve logging. (#42) Ac_K 2018-02-25 19:58:16 +0100
  • 93a8a3584b Corrections 4 AcK77 2018-02-25 19:33:17 +0100
  • a8c5aaa39c Corrections 3 AcK77 2018-02-25 19:29:11 +0100
  • 5044707ebf Corrections 2 AcK77 2018-02-25 18:55:42 +0100
  • 19994b4780 add frintx_S test unknown 2018-02-25 18:44:27 +0100
  • 3b3e33ef70 Corrections AcK77 2018-02-25 18:16:57 +0100
  • 8aa1d79685 Implement many objects, improve logging. AcK77 2018-02-25 18:12:14 +0100
  • 395c6cb82f Fix error in touchscreen implementation, implement multitouch in hid emmaus 2018-02-24 10:15:35 +0000
  • fba0bf8732 Refactor IPC services to have commands into separate classes, fix readme url gdkchan 2018-02-25 01:34:16 -0300
  • a4ff0d3484 Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) MS-DOS1999 2018-02-25 02:50:58 +0100
  • 8fc59e491d remove false tab unknown 2018-02-25 02:47:21 +0100
  • fc979fd2da remove spacebar char unknown 2018-02-25 02:43:59 +0100
  • d638050141 '/' <- i hate you x) unknown 2018-02-25 02:41:19 +0100
  • 9e02623f3b indent my code and delete comment unknown 2018-02-25 02:24:47 +0100
  • 962536e347 add SBCS test unknown 2018-02-25 02:03:15 +0100
  • e8eddfde1a Merge remote-tracking branch 'upstream/master' unknown 2018-02-25 00:42:55 +0100
  • 6ffd6bc436 add ADCS test unknown 2018-02-25 00:15:52 +0100
  • e90a0f0e33 Update SvcSystem.cs (#40) Ac_K 2018-02-25 00:09:10 +0100
  • 8fa26a18c5 Update IpcMessage.cs (#38) Ac_K 2018-02-25 00:08:54 +0100
  • c9f54aabfb Update IpcHandler.cs (#39) Ac_K 2018-02-25 00:08:29 +0100
  • 46751b03a0
    Update SvcSystem.cs Ac_K 2018-02-24 23:53:33 +0100
  • 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings gdkchan 2018-02-24 18:47:08 -0300
  • 564121ac3d fix ADC and ADDS unknown 2018-02-24 21:43:00 +0100
  • c02a2b510f
    Fix build link gdkchan 2018-02-24 13:30:37 -0300
  • 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers gdkchan 2018-02-24 11:19:28 -0300
  • fcb08a6106
    Update SvcSystem.cs Ac_K 2018-02-24 04:31:21 +0100
  • 3d8aa6bd71
    Update IpcHandler.cs Ac_K 2018-02-24 04:17:01 +0100
  • 736fdbb5c8
    Update IpcMessage.cs Ac_K 2018-02-24 04:14:09 +0100
  • 3936c93448 Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions gdkchan 2018-02-23 21:59:38 -0300
  • 944e7bc65e Add WZR/WSP tests unknown 2018-02-23 23:29:46 +0100
  • 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) gdkchan 2018-02-23 18:48:27 -0300
  • df8fbd77f2 add 'ADC 32bit and Overflow' test unknown 2018-02-23 19:08:40 +0100
  • eafc58c9f2 Add flags parameters in singleOpcode function, and add ADC Test (#36) MS-DOS1999 2018-02-23 15:53:32 +0100
  • 69b1c5e14f
    Update CpuTestAlu.cs MS-DOS1999 2018-02-23 15:19:18 +0100
  • 4f430c5648
    Update CpuTestAlu.cs MS-DOS1999 2018-02-23 15:12:41 +0100
  • b3a79aac2b
    Update CpuTestAlu.cs MS-DOS1999 2018-02-23 14:39:29 +0100
  • 3cc823647e
    Update CpuTestAlu.cs MS-DOS1999 2018-02-23 14:35:23 +0100
  • 3a53e66ec3
    Merge branch 'master' into master MS-DOS1999 2018-02-23 13:50:41 +0100
  • f09a0082bf Review of cpu tests and creation of a class for mixed cpu tests. (#35) LDj3SNuD 2018-02-23 13:29:20 +0100
  • 9a8ad2c283
    Update CpuTestScalar.cs LDj3SNuD 2018-02-23 02:48:44 +0100
  • a1e998a806
    Update CpuTestMisc.cs LDj3SNuD 2018-02-23 02:48:09 +0100
  • 4c17ea9c02
    Update CpuTestAlu.cs LDj3SNuD 2018-02-23 02:47:20 +0100
  • ce825fdeaf
    Update CpuTest.cs LDj3SNuD 2018-02-23 02:46:32 +0100
  • 899fdfbb6f Add flags parameters in singleOpcode function, and add ADC Test unknown 2018-02-22 23:01:55 +0100
  • 0ff5ec5cb5 Merge branch 'master' of https://github.com/gdkchan/Ryujinx gdkchan 2018-02-22 16:26:54 -0300
  • 2cba1d49f6 Add FRINTP instruction, fix opcode ctor call method creation with multithreading gdkchan 2018-02-22 16:26:11 -0300
  • 1b33e2f1d4 implement single tap touchscreen (#34) emmauss 2018-02-22 15:28:27 +0200
  • d515953cc8 implement single tap touchscreen emmaus 2018-02-22 11:31:52 +0000
  • c69d9cfdd2
    Update CpuTestScalar.cs LDj3SNuD 2018-02-22 13:38:42 +0100
  • 145ee63051
    Update CpuTest.cs LDj3SNuD 2018-02-22 13:32:44 +0100
  • 75fd5d42cf implement single tap touchscreen emmaus 2018-02-22 11:31:52 +0000
  • 133359a19e
    Create CpuTestMisc.cs LDj3SNuD 2018-02-22 02:43:17 +0100
  • ac8ead3da1
    Update CpuTestSimdMove.cs LDj3SNuD 2018-02-22 02:42:22 +0100
  • f8ed2afa74
    Update CpuTestScalar.cs LDj3SNuD 2018-02-22 02:41:17 +0100
  • b297f91a5a
    Update CpuTestAlu.cs LDj3SNuD 2018-02-22 02:40:13 +0100
  • 3af54b8ad8
    Update CpuTest.cs LDj3SNuD 2018-02-22 02:33:16 +0100
  • 224211367f Initiale hbmenu.nro support (#32) Ac_K 2018-02-22 01:51:17 +0100
  • 759569a3c2 Homebrew.cs correction AcK77 2018-02-22 01:45:40 +0100
  • ce26f5bc8b Initiale hbmenu.nro support AcK77 2018-02-22 01:36:26 +0100
  • b2f733da78 FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section gdkchan 2018-02-21 18:56:52 -0300
  • 85007fd234 Merge branch 'master' of https://github.com/gdkchan/Ryujinx emmaus 2018-02-20 20:24:39 +0000
  • 3696255457 Add ChocolArm64 reference to Ryujinx.Tests gdkchan 2018-02-20 17:19:00 -0300
  • fed74be81d Fix various typos in the Readme (#31) Hexagon12 2018-02-20 22:10:03 +0200
  • 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) emmauss 2018-02-20 22:09:23 +0200
  • a805a5fb6c Split main project into core,graphics and chocolarm4 subproject emmaus 2018-02-20 14:58:09 +0000
  • cb665bb715 Add FDIV (vector) instruction gdkchan 2018-02-20 16:04:22 -0300
  • c82684fce2
    Fix even more typos Hexagon12 2018-02-20 19:51:50 +0200
  • 57b489e5fb
    Fix some typos Hexagon12 2018-02-20 19:47:30 +0200
  • b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions gdkchan 2018-02-20 14:39:03 -0300