-
f7915c2c05
ncm: Add IntegratedContent*Impl
Michael Scire
2023-02-22 15:16:30 -07:00
-
668cabd4a2
ncm: first pass at ContentManagerImpl refactor (missing the IntegratedImpls, won't link)
Michael Scire
2023-02-22 13:59:05 -07:00
-
d64ab354ad
kern: 16.x web applet crashes on exit with 48 MB stolen (rip)
Michael Scire
2023-02-21 23:31:31 -07:00
-
59b518783d
ncm: fix copy/paste error in switch case
Michael Scire
2023-02-21 23:19:18 -07:00
-
6462101b6f
strat: fix sysmodule building, bump version so I don't forget later
Michael Scire
2023-02-21 23:09:47 -07:00
-
0ea5dbcfbb
libstrat: make build with new ncm/fs api changes (sysmodules probably fail to build)
Michael Scire
2023-02-21 22:51:05 -07:00
-
bb6446aada
erpt: update for new ids
Michael Scire
2023-02-21 16:11:21 -07:00
-
e46e7e0eb1
boot2: update for 16.0.0
Michael Scire
2023-02-21 16:06:21 -07:00
-
cb89c66bd8
emummc: update for 16.0.0
Michael Scire
2023-02-21 15:33:33 -07:00
-
e85a512cf4
fusee/exo: implement the usual changes for new firmware support
Michael Scire
2023-02-21 15:12:27 -07:00
-
7d9fea01c3
kern: bump supported version to 16.x
Michael Scire
2023-02-21 14:03:39 -07:00
-
406320f6ec
kern: better divide non-secure size, don't waste fatal memory unless necessary
Michael Scire
2023-02-21 14:02:13 -07:00
-
aad2be0a01
kern: delete creation time field from KProcess
Michael Scire
2023-02-21 13:51:56 -07:00
-
25383db524
kern: add InfoType_IoRegionHint
Michael Scire
2023-02-21 13:28:14 -07:00
-
48f4c526f3
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire
2023-02-21 13:15:01 -07:00
-
1279d236f3
kern: remove unnecessary interrupt disables from arbiter/condvar
Michael Scire
2023-02-21 10:58:02 -07:00
-
008eb974d4
kern: KConditionVariable::SignalToAddress now emits dmb before userspace write
Michael Scire
2023-02-21 10:42:24 -07:00
-
035cebef9d
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
2023-02-21 10:38:48 -07:00
-
8db22967bf
kern: use variable-count parameter arrays for DebugEvents
Michael Scire
2023-02-21 09:16:15 -07:00
-
db510f96c3
kern: update KSystemControl::InitializePhase1, dynamically scale 39-bit address space regions
Michael Scire
2023-02-21 08:53:17 -07:00
-
6e2dd791b2
kern: update for new ChangePermissions page table operation
Michael Scire
2023-02-21 08:39:21 -07:00
-
bff61c68ab
kern: adjust pool allocations
Michael Scire
2023-02-21 08:16:39 -07:00
-
ca7734ffaf
kern: simplify KSchedulerLock::Lock
Michael Scire
2023-02-21 08:08:08 -07:00
-
ed22f802ee
kern: allow QueryIoMapping to find Static mappings
Michael Scire
2023-02-21 08:06:12 -07:00
-
8ffc177b44
kern: update UnmapIoRegion for new Mapping_Memory handling
Michael Scire
2023-02-21 08:02:59 -07:00
-
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