Commit graph

  • 05d46b2da8 fix wrong contenttype emmaus 2018-12-30 07:59:34 +0000
  • 65dc392f36 Changes based on feedback Alex Barney 2018-12-29 20:23:45 -0700
  • 54dc0bf3fb No missing spaces here Andy Adshead 2018-12-30 03:05:15 +0000
  • 4c4f6c6702 Some small fixes related to receive list buffers and error cases gdkchan 2018-12-29 23:11:37 -0300
  • 12cf4fb1e4 Formatting fixes Andy Adshead 2018-12-29 21:57:27 +0000
  • 3bcdf6fe9f A new line for emmaus Andy Adshead 2018-12-29 21:48:57 +0000
  • e449b5c67e Converts quads and quadstrips to triangle Andy Adshead 2018-12-29 20:49:42 +0000
  • 3298f12f99 Fix minor bug with ordering leading to incorrect ordering Andy Adshead 2018-12-29 20:49:05 +0000
  • 6b9f4d38e4 Move IPC related SVCs into a separate file, and logging on RegisterService (sm) gdkchan 2018-12-29 17:43:08 -0300
  • 5e87bbeb46 Frame times in title bar Andy Adshead 2018-12-29 20:18:08 +0000
  • 89e703302b Misc fixes and improvements on new IPC methods gdkchan 2018-12-29 03:13:04 -0300
  • 357c0c7977 Implement RegisterService on sm and AcceptSession (partial) gdkchan 2018-12-28 02:45:18 -0300
  • 2f6c8b2edc Implement smarter switching between old and new IPC system to support the old HLE services implementation without the manual switch gdkchan 2018-12-27 22:00:25 -0300
  • c629f3c8a2 Fix a copy/paste error in UnmapPhysicalMemory64 gdkchan 2018-12-27 21:07:47 -0300
  • 5b029ae7a2 System Language can be configurable. (#535) WilliamWsyHK 2018-12-27 23:08:34 +0800
  • 5d14040e66 Add RG16 Sint (#517) HorrorTroll 2018-12-27 18:05:54 +0700
  • 925fc0ca9f Load process capabilities properly on KIPs gdkchan 2018-12-26 23:14:33 -0300
  • 926fcf6e20 Set default cpu core on process start from ProgramLoader, remove debug message gdkchan 2018-12-26 20:56:53 -0300
  • ec19d87f5e Fix BLZ decompression when the segment also has a uncompressed chunck gdkchan 2018-12-26 20:05:47 -0300
  • a2237def5a Implement some IPC related kernel SVCs properly gdkchan 2018-12-26 16:58:05 -0300
  • 1fd1ec5664
    Do not attempt to read unused attribute, fix attributes count (#520) gdkchan 2018-12-26 17:29:50 -0200
  • 0f5b6dfbe8 Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl. for Fcmeq/ge/gt/le/lt_S/V (Reg & Zero), Faddp_S/V, Fmaxp_V, Fminp_V Inst.; add Sse Opt. for Shll_V, S/Ushll_V Inst.; improve Sse Opt. for Xtn_V Inst.. Add Tests. (#543) LDj3SNuD 2018-12-26 18:11:36 +0100
  • d8f2497f15 Fix issues with compressed NSO without a section (#548) Thomas Guillemard 2018-12-22 18:42:48 +0100
  • 78140f5cd0 Update to LibHac 0.2.0 Alex Barney 2018-12-21 12:28:32 -0600
  • 96055281d2
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-12-20 18:33:41 +0100
  • f4679b7bde
    Update CpuTestSimdReg.cs LDj3SNuD 2018-12-20 00:15:08 +0100
  • 0ec6c00e12
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-12-20 00:14:20 +0100
  • 598cdbadb2
    Update OpCodeTable.cs LDj3SNuD 2018-12-20 00:12:58 +0100
  • a4446471e3
    Simplify some powers; nits. LDj3SNuD 2018-12-19 00:02:07 +0100
  • fee79106d4
    don't use the lengths of the buffer directly Thog 2018-12-18 18:09:34 +0100
  • a4614d6d6c
    Explicit some implicit casts. LDj3SNuD 2018-12-18 15:22:49 +0100
  • 5731c58332 Merge remote-tracking branch 'ryu/master' into feature3 John Clemis 2018-12-18 00:26:21 -0600
  • 0039bb6394
    Refactor SVC handler (#540) gdkchan 2018-12-18 03:33:36 -0200
  • 2534a7f10c Update the Readme (#546) Dudejoe870 2018-12-17 18:34:23 -0600
  • 33e7c89822 Move MaxUboSize definition (#530) Thomas Guillemard 2018-12-18 01:32:12 +0100
  • 6aaf9ccb53 Add Frintz_S/V opcode and unit test, correction of some unit tests (#523) MS-DOS1999 2018-12-18 01:29:47 +0100
  • ba91815f85
    Update CpuTestSimd.cs LDj3SNuD 2018-12-18 00:55:51 +0100
  • aed3554329
    Update InstEmitSimdHelper.cs LDj3SNuD 2018-12-18 00:55:16 +0100
  • 7d0dfc5dc2
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-12-18 00:54:47 +0100
  • cfb7c165be
    Update SoftFloat.cs LDj3SNuD 2018-12-18 00:54:19 +0100
  • 27ffbc3b68
    Address comments Thog 2018-12-17 16:07:52 +0100
  • 711c48c80d
    Fix issues with compressed NSO without a section Thog 2018-12-17 15:58:48 +0100
  • 5a97c23158 delete tab MS-DOS1999 2018-12-16 20:11:30 +0100
  • cc022057ec fix opcodes conflict MS-DOS1999 2018-12-16 20:03:45 +0100
  • 8e104adb44
    Change timestamp value on GPU query with timestamp and counter writeback gdkchan 2018-12-16 00:49:35 -0200
  • 7d1415eea9 Update discord link John Clemis 2018-12-15 18:59:18 -0600
  • 68c563d469 Address Feedback John Clemis 2018-12-15 18:55:50 -0600
  • 3948e533d3 Update the Readme (finally) John Clemis 2018-12-15 01:32:10 -0600
  • 5a8931e681
    Nit. LDj3SNuD 2018-12-15 00:41:48 +0100
  • 2de4eeabce Fix Typo John Clemis 2018-12-14 04:00:49 -0600
  • 099a8a8c22 Initial Commit John Clemis 2018-12-14 03:41:24 -0600
  • a5599e1007 Pipeline state changes gdkchan 2018-12-11 09:34:07 +0100
  • 1ce6af2537
    Update CpuTestSimdReg.cs LDj3SNuD 2018-12-14 02:10:27 +0100
  • 9fa4735610
    Update CpuTestSimd.cs LDj3SNuD 2018-12-14 02:09:54 +0100
  • 2c3690d880
    Update CpuTestSimdShImm.cs LDj3SNuD 2018-12-14 02:09:21 +0100
  • 4af10cec9a
    Update InstEmitSimdCmp.cs LDj3SNuD 2018-12-14 02:08:11 +0100
  • 86782101de
    Update SoftFloat.cs LDj3SNuD 2018-12-14 02:06:55 +0100
  • dedf93e1ba
    Update InstEmitSimdMove.cs LDj3SNuD 2018-12-14 02:06:12 +0100
  • a4e2deb268
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-12-14 02:05:23 +0100
  • 29accf6e9e
    Update InstEmitSimdHelper.cs LDj3SNuD 2018-12-14 02:03:44 +0100
  • 148589a321
    Update InstEmitSimdShift.cs LDj3SNuD 2018-12-14 02:03:12 +0100
  • 51d6e90a2f
    Update Optimizations.cs LDj3SNuD 2018-12-14 02:02:11 +0100
  • 98a81fccdb Initial Commit John Clemis 2018-12-13 17:04:17 -0600
  • 24d069759d Initial fix John Clemis 2018-12-13 00:25:02 -0600
  • 007bfa24d8 Split kernel code files into multiple folders gdkchan 2018-12-12 02:22:42 -0300
  • 8f3f19260a Get rid of KernelErr gdkchan 2018-12-12 01:27:01 -0300
  • 3126f0c357 Refactor SVC handler gdkchan 2018-12-12 01:04:18 -0300
  • 2e143365eb Optimized memory modified check (#538) Roderick Sieben 2018-12-12 02:48:54 +0100
  • b0d953d6bb Cache changes gdkchan 2018-12-11 10:10:42 +0100
  • 5b49938c9b Pipeline state changes gdkchan 2018-12-11 09:34:07 +0100
  • 2eb8733fa5 added the ability to reinterpret Textures gdkchan 2018-12-11 04:31:18 +0100
  • e777e9d9ff Better fast cache removal gdkchan 2018-12-11 04:22:01 +0100
  • 3db742a3f8 Magic numbers to constants gdkchan 2018-12-11 04:16:27 +0100
  • 7afefe1037 Removed ValueRange(set) gdkchan 2018-12-11 04:08:42 +0100
  • 67a09667f7 Small refactoring gdkchan 2018-12-11 03:33:46 +0100
  • ee5699838b Optimized memory modified check gdkchan 2018-12-11 02:29:15 +0100
  • 36e8e074c9
    Misc. CPU improvements (#519) gdkchan 2018-12-10 22:58:52 -0200
  • 85762eaabd Implement the == and != operators gdkchan 2018-12-10 21:52:02 -0300
  • ae6c79e176 Use better hash gdkchan 2018-12-10 16:09:12 -0300
  • f7f017e428 Ensure that all resources that will be used are properly updated and removed from the pool to avoid invalid re-use gdkchan 2018-12-09 22:10:14 -0300
  • b7c54a13d4 Make PBO cache actually work, also some style changes, use int instead of long for sizes gdkchan 2018-12-09 19:57:52 -0300
  • 7c39c731e2 Fix a few small regressions (color mask not being set, primitive restart not being enabled, and vertex buffer size being calculated improperly when vertex base is non-zero) gdkchan 2018-12-09 16:29:11 -0300
  • 2e68c2d90a Gives 16-byte data for GetStatus WilliamWsyHK 2018-12-09 22:19:26 +0800
  • 9c2d9e47cd Refactor to use ReadOnly, no more directory creation. WilliamWsyHK 2018-12-09 22:10:59 +0800
  • ea574a4d0d Logging stubs. WilliamWsyHK 2018-12-09 17:47:08 +0800
  • 8837a01fce Add IFileSystemProxy command 53. WilliamWsyHK 2018-12-09 16:59:40 +0800
  • c29c3beff5 Add INvDrvServices command 6 and 9. WilliamWsyHK 2018-12-09 16:58:57 +0800
  • 453ea050f6 SetLanguage can adopt Chinese SystemLanguage and TitleLanguage issue. WilliamWsyHK 2018-12-09 16:40:27 +0800
  • 2491390248 SetLanguage can adopt Chinese SystemLanguage and TitleLanguage issue. WilliamWsyHK 2018-12-09 13:28:56 +0800
  • 281fb21b78 Some small improvements on GPU emulation gdkchan 2018-12-09 02:16:18 -0300
  • e9b02e5a55 Add INvDrvServices command 6 and 9. WilliamWsyHK 2018-12-09 13:07:10 +0800
  • 71f94578b5 Add IFileSystemProxy command 53. WilliamWsyHK 2018-12-09 13:05:42 +0800
  • 341b8751b9 Split sfciMagic and version to two variables, since version can be 1. WilliamWsyHK 2018-12-09 13:05:13 +0800
  • fe472e60da
    Merge pull request #1 from HorrorTroll/LangCon WilliamWsyHK 2018-12-09 12:55:58 +0800
  • 67fbc13fc4 Nit style HorrorTroll 2018-12-09 10:36:06 +0700
  • 7d90596b2b Add link for System Language list HorrorTroll 2018-12-09 10:16:29 +0700
  • 5110efcbd6 Adding change System Language HorrorTroll 2018-12-09 10:09:39 +0700
  • f1529b1bc2
    Fix homebrew input (#528) emmauss 2018-12-07 22:59:38 +0200
  • 5b4382f459 Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521) HorrorTroll 2018-12-07 22:19:10 +0700
  • c671383ab2 removed whitespace emmaus 2018-12-07 07:45:31 +0000