powermac-rom/NanoKernel
Elliot Nunn 73c3eece94 Insert calls to known linked-list macros
The presence of InitList, InsertAsNext, InsertAsPrev and RemoveFromList
calls should make some hitherto unexplored code easier to read.
2018-02-18 01:24:19 +08:00
..
InnerMakeFile Initial commit 2018-02-18 01:24:10 +08:00
MakeFile Initial commit 2018-02-18 01:24:10 +08:00
NanoKernel.s Initial commit 2018-02-18 01:24:10 +08:00
NKAdditions.s Initial commit 2018-02-18 01:24:10 +08:00
NKAddressSpaceMPCalls.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKBuiltinInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKCacheCalls.s Initial commit 2018-02-18 01:24:10 +08:00
NKConsoleLog.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKEquates.s Initial commit 2018-02-18 01:24:10 +08:00
NKIndex.s Initial commit 2018-02-18 01:24:10 +08:00
NKInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKInterrupts.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKMacros.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKMPCalls.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKPaging.s Initial commit 2018-02-18 01:24:10 +08:00
NKPoolAllocator.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKPowerCalls.s Initial commit 2018-02-18 01:24:10 +08:00
NKPrimaryIntHandlers.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKProcFlagsTbl.s Initial commit 2018-02-18 01:24:10 +08:00
NKProcInfoTbl.s Initial commit 2018-02-18 01:24:10 +08:00
NKQueues.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKReplacementInit.s Initial commit 2018-02-18 01:24:10 +08:00
NKRTASCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKScheduler.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKScreenConsole.s Initial commit 2018-02-18 01:24:10 +08:00
NKSleep.s Initial commit 2018-02-18 01:24:10 +08:00
NKTasks.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKThud.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00
NKTimers.s Insert calls to known linked-list macros 2018-02-18 01:24:19 +08:00
NKTranslation.s Initial commit 2018-02-18 01:24:10 +08:00
NKVMCalls.s Use new _AssertAndRelease macro 2018-02-18 01:24:19 +08:00