This website requires JavaScript.
c058376b3b
kern: use tree for IoPool regions instead of list
Michael Scire
2023-02-21 07:54:57 -07:00
d5ebf13094
kern: optimize userspace access asm to use cheaper instruction in io memory loops
Michael Scire
2023-02-21 03:25:55 -07:00
695c125721
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire
2023-02-21 03:20:49 -07:00
e7e3e7b374
kern: increase stack parameter size by 0x10
Michael Scire
2023-02-21 03:15:09 -07:00
883b3968bc
loader: update usb3 patches for 16.0.0
1600_support
Michael Scire
2023-02-22 18:19:14 -07:00
dd7539a905
ncm: alignment was changed for PlaceHolderId/ContentId in 16.0.0
Michael Scire
2023-02-22 18:03:03 -07:00
6e2d435b6b
ncm: fix inversion in activation skipping
Michael Scire
2023-02-22 15:29:04 -07:00
605206bb97
ncm: Add IntegratedContent*Impl
Michael Scire
2023-02-22 15:16:30 -07:00
3cb3b24b4a
ncm: first pass at ContentManagerImpl refactor (missing the IntegratedImpls, won't link)
Michael Scire
2023-02-22 13:59:05 -07:00
ad3da922ef
kern: 16.x web applet crashes on exit with 48 MB stolen (rip)
Michael Scire
2023-02-21 23:31:31 -07:00
3b6a4ab12f
ncm: fix copy/paste error in switch case
Michael Scire
2023-02-21 23:19:18 -07:00
2fa8a57f27
strat: fix sysmodule building, bump version so I don't forget later
Michael Scire
2023-02-21 23:09:47 -07:00
5e82e72411
libstrat: make build with new ncm/fs api changes (sysmodules probably fail to build)
Michael Scire
2023-02-21 22:51:05 -07:00
83701210c7
erpt: update for new ids
Michael Scire
2023-02-21 16:11:21 -07:00
528191b50e
boot2: update for 16.0.0
Michael Scire
2023-02-21 16:06:21 -07:00
5b3420e9d6
emummc: update for 16.0.0
Michael Scire
2023-02-21 15:33:33 -07:00
21fa82d74b
fusee/exo: implement the usual changes for new firmware support
Michael Scire
2023-02-21 15:12:27 -07:00
c75a17b5a8
kern: bump supported version to 16.x
Michael Scire
2023-02-21 14:03:39 -07:00
255a0083a1
kern: better divide non-secure size, don't waste fatal memory unless necessary
Michael Scire
2023-02-21 14:02:13 -07:00
2e7491f605
kern: delete creation time field from KProcess
Michael Scire
2023-02-21 13:51:56 -07:00
08672fd422
kern: add InfoType_IoRegionHint
Michael Scire
2023-02-21 13:28:14 -07:00
adfaee0f46
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire
2023-02-21 13:15:01 -07:00
4f6ecf138b
kern: remove unnecessary interrupt disables from arbiter/condvar
Michael Scire
2023-02-21 10:58:02 -07:00
819f7edc70
kern: KConditionVariable::SignalToAddress now emits dmb before userspace write
Michael Scire
2023-02-21 10:42:24 -07:00
709e1969bb
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
2023-02-21 10:38:48 -07:00
42e6c1fd59
kern: use variable-count parameter arrays for DebugEvents
Michael Scire
2023-02-21 09:16:15 -07:00
89f8bee3b6
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire
2023-02-21 08:53:17 -07:00
afa4a50d99
kern: update for new ChangePermissions page table operation
Michael Scire
2023-02-21 08:39:21 -07:00
1690cfd766
kern: adjust pool allocations
Michael Scire
2023-02-21 08:16:39 -07:00
b484f27530
kern: simplify KSchedulerLock::Lock
Michael Scire
2023-02-21 08:08:08 -07:00
88520f8b6a
kern: allow QueryIoMapping to find Static mappings
Michael Scire
2023-02-21 08:06:12 -07:00
ba483dea8a
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire
2023-02-21 08:02:59 -07:00
8eef019e3d
kern: use tree for IoPool regions instead of list
Michael Scire
2023-02-21 07:54:57 -07:00
b7846247aa
kern: optimize userspace access asm to use cheaper instruction in io memory loops
Michael Scire
2023-02-21 03:25:55 -07:00
154d61f55f
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire
2023-02-21 03:20:49 -07:00
fd7a93a15f
kern: increase stack parameter size by 0x10
Michael Scire
2023-02-21 03:15:09 -07:00
3a5f406c5f
kern: update scheduler for new switch count tracking logic
Michael Scire
2023-02-21 03:12:17 -07:00
8176f085f1
gpio: really not sure how this works before, lol
Michael Scire
2023-01-30 23:13:45 -07:00
7a69f2f062
kern/pm: only steal 8 MB from applet.
Michael Scire
2023-01-24 19:54:28 -07:00
32b590e7ab
git subrepo push libraries
1.4.1
Michael Scire
2023-01-24 14:39:54 -07:00
590f22933d
docs/ams: bump version to 1.4.1
Michael Scire
2023-01-24 14:39:06 -07:00
0dd071b279
romfs: thank you fire emblem, very cool (closes #2021 )
Michael Scire
2023-01-24 14:07:50 -07:00
f1132fbf5a
romfs: push clobber fix missed by git add
Michael Scire
2023-01-24 14:03:54 -07:00
9cd57b6c61
romfs: reduce peak allocation sizes by enabling intermediate context frees
Michael Scire
2023-01-24 14:01:38 -07:00
bf66e40a7b
Update ReSwitched Team URL
0x8ff
2023-01-20 18:51:40 -08:00
77cc53227a
sdmmc: fix wrong mode select for GcAsic(Fpga)Speed
Michael Scire
2023-01-19 21:47:19 -07:00
59a295db79
sdmmc: fix missing call to GetSdStatus at non-uhsi mode
Michael Scire
2023-01-19 21:44:44 -07:00
e4b9930bf3
kern: fix unnecessarily strong load in aligned spinlock
Michael Scire
2022-12-25 01:56:23 -07:00
04c9004e05
erpt: fix multiple issues with automatic report cleanup (thanks @yellows8)
Michael Scire
2022-12-13 01:08:13 -07:00
1f8798ace7
kern: fix GetProcessId wrong result on invalid parameter
Michael Scire
2022-12-04 13:40:44 -07:00
ff7a80e592
dmnt: allow string termination to end a toggle (closes #1980 )
Michael Scire
2022-10-28 14:14:38 -07:00
e3ace4be15
exo: fix MemoryArrange enum typo
Michael Scire
2022-10-19 15:18:08 -07:00
36a33617a4
git subrepo push libraries
1.4.0-release
1.4.0
Michael Scire
2022-10-18 11:11:09 -07:00
8ce4f19615
ncm: update enums, refactor comparison operators
Michael Scire
2022-10-18 11:10:17 -07:00
05fee5d53c
fusee: fix 15.x exFAT nogc patch
Michael Scire
2022-10-16 15:45:47 -07:00
f88606fbc1
gdbstub: fix reading module name for homebrew
Michael Scire
2022-10-15 15:13:05 -07:00
e580c3970c
git subrepo push libraries
Michael Scire
2022-10-12 09:16:51 -07:00
2603136e8b
ams: add changelog for 1.4.0
Michael Scire
2022-10-12 09:14:10 -07:00
3d3f8629af
loader: update usb3 enable patches for 15.0.0
Michael Scire
2022-10-12 08:59:48 -07:00
d178ea368a
lr: new AOC commands use MapAlias for paths...
Michael Scire
2022-10-12 01:47:57 -07:00
b444385762
git subrepo push emummc
Michael Scire
2022-10-12 00:55:41 -07:00
0c3f1bed33
emummc: update for 15.0.0
Michael Scire
2022-10-12 00:53:34 -07:00
bf4fdf6188
kern: update for new exception flag semantics
Michael Scire
2022-10-12 00:50:03 -07:00
13238fc4fd
kern: use slab allocated KSessionRequest dynamic mappings
Michael Scire
2022-10-12 00:36:32 -07:00
e7a1e0fee2
kern: implement Svc(Un)MapInsecureMemory
Michael Scire
2022-10-11 23:44:22 -07:00
5a918f3bc9
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire
2022-10-11 23:14:15 -07:00
ea82889e6c
kern: increase stack region size when thread resource limit is increased
Michael Scire
2022-10-11 22:52:09 -07:00
7f2cbba543
kern: Implement new PageTable operations/PhysicalMemory reference semantics
Michael Scire
2022-10-11 22:37:43 -07:00
5ee7d8a5ed
kern: update for new device map semantics
Michael Scire
2022-10-11 22:22:11 -07:00
947fdcf6f6
kern: merge/simplify KInterruptEventTask into KInterruptEvent
Michael Scire
2022-10-11 21:49:39 -07:00
2e73f33eb0
kern: implement K(Secure)SystemResource
Michael Scire
2022-10-11 21:32:56 -07:00
752704a798
kern: update handle table init
Michael Scire
2022-10-11 20:50:32 -07:00
d00406e089
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
Michael Scire
2022-10-11 20:15:33 -07:00
dddb5bfdea
boot2: launch new eth sysmodule after bsdsockets
Michael Scire
2022-10-11 15:47:29 -07:00
ed0572bd53
erpt: update IDs for 15.0.0
Michael Scire
2022-10-11 15:38:25 -07:00
b3bbc99cfb
ams.mitm: fix up ContentInfo construction
Michael Scire
2022-10-11 15:38:18 -07:00
0ebbbc839f
fusee/exo: fix up dram id names/mappings
Michael Scire
2022-10-11 15:37:45 -07:00
275c0234cb
exo: add new dram ids
hexkyz
2022-10-11 23:22:17 +01:00
427130a122
ncm: update for new add on content/attr changes
Michael Scire
2022-10-11 15:09:11 -07:00
ef07964ea0
fusee: update sdram handling for 15.0.0
hexkyz
2022-10-11 21:36:46 +01:00
e1aff401ba
lr: add support for location resolver disable commands
Michael Scire
2022-10-11 10:47:40 -07:00
05de5538d6
ncm: GetContentAccessibilities, GetContentInfo*
Michael Scire
2022-10-11 10:38:43 -07:00
9929517a83
fusee/exo: enum support for 15.0.0
Michael Scire
2022-10-10 21:33:33 -07:00
545765d167
ams/fuse: update version numbers, update DramId read logic
Michael Scire
2022-10-10 21:12:26 -07:00
8d9e3f2a31
boot: fix ChargerDriver inititalization correctness (thanks @CTCaer)
Michael Scire
2022-09-16 15:34:38 -07:00
28f0940c58
diag: fix process name cache
Michael Scire
2022-08-11 14:19:20 -07:00
d954e85826
fs/emummc: fix DirectoryRedirectionFileSystem not stripping prefix
Michael Scire
2022-08-06 08:48:51 -07:00
7e6b369605
ns.mitm/fs.mitm: allow program specific web override for non-hbl, if present
Michael Scire
2022-07-25 16:24:31 -07:00
e702eab21c
KScheduler: fix documentation mistakes
Liam
2022-06-29 19:31:47 -04:00
592b9c66d1
gdbstub: report architecture tag for ARM targets
Liam
2022-06-29 19:35:28 -04:00
8e17feff94
os: pthread_yield is deprecated, don't use it on linux
Michael Scire
2022-06-27 15:36:04 -07:00
6514e365ad
gdbstub: fix threads with invalid characters for packets (closes #1904 )
Michael Scire
2022-06-16 00:11:44 -07:00
070d2786c6
strat: add explicit namespaced svc accessors
revision
Michael Scire
2022-06-15 13:00:36 -07:00
efa4a346af
os: silence warning building with gcc 12 on windows
Michael Scire
2022-06-12 01:38:04 -07:00
d75f9bbedf
fs: add extension GetEntryList to AesCtrCounterExtendedStorage
Michael Scire
2022-06-11 16:54:02 -07:00
ea7f51a279
os: fix whoops in SetMemoryPermission on windows
Michael Scire
2022-06-11 00:58:14 -07:00
a65b6df8d2
os: implement MemoryHeapManager, SetMemoryAttribute
Michael Scire
2022-06-10 22:35:57 -07:00
4e112de223
dmnt.gen2: fix gt, optimize
Michael Scire
2022-06-08 00:49:47 -07:00
20d200471d
kern: optimize postfix-compare to prefix-compare, result logic is identical but breaks earlier in some paths
Michael Scire
2022-06-07 23:49:31 -07:00
5f2d713fe4
kern: mea culpa (some time since 7.x)
Michael Scire
2022-06-07 23:40:32 -07:00