MCPcopy Create free account

hub / github.com/aldelaro5/dolphin-memory-engine / functions

Functions806 in github.com/aldelaro5/dolphin-memory-engine

MethodDlgCopy
Source/GUI/MemCopy/DlgCopy.h:21
MethodDlgImportCTFile
Source/GUI/MemWatcher/Dialogs/DlgImportCTFile.cpp:11
MethodDlgSettings
Source/GUI/Settings/DlgSettings.h:17
MethodDlgSettings
Source/GUI/Settings/DlgSettings.cpp:13
MethodEndA
Source/Common/PPC/PowerPCAssembler.cpp:434
MethodEndD
Source/Common/PPC/PowerPCAssembler.cpp:438
MethodEndDI
Source/Common/PPC/PowerPCAssembler.cpp:446
MethodEndL
Source/Common/PPC/PowerPCAssembler.cpp:452
MethodEndO
Source/Common/PPC/PowerPCAssembler.cpp:442
MethodEndX
simplify branches statements. Certain characters in the mnemonic affect the value of certain bit fields. These functions return the proper values base
Source/Common/PPC/PowerPCAssembler.cpp:428
MethodFieldDef
Source/Structs/FieldDef.h:23
MethodFieldDef
Source/Structs/FieldDef.cpp:7
MethodHsRn
HsRn - hash string at runtime
Source/Common/PPC/PowerPCAssembler.cpp:58
MethodIDolphinProcess
Source/DolphinProcess/IDolphinProcess.h:14
MethodILL
returns illegal instruction
Source/Common/PPC/PowerPCDisassembler.cpp:289
MethodInstructionA
Handles all instructions starting with the letter "a"
Source/Common/PPC/PowerPCAssembler.cpp:547
MethodInstructionB
Handles all instructions starting with the letter "b"
Source/Common/PPC/PowerPCAssembler.cpp:587
MethodInstructionC
Handles all instructions starting with the letter "c"
Source/Common/PPC/PowerPCAssembler.cpp:816
MethodInstructionD
Handles all instructions starting with the letter "d"
Source/Common/PPC/PowerPCAssembler.cpp:936
MethodInstructionE
Handles all instructions starting with the letter "e"
Source/Common/PPC/PowerPCAssembler.cpp:972
MethodInstructionF
Handles all instructions starting with the letter "f"
Source/Common/PPC/PowerPCAssembler.cpp:996
MethodInstructionI
Handles all instructions starting with the letter "i"
Source/Common/PPC/PowerPCAssembler.cpp:1087
MethodInstructionL
Handles all instructions starting with the letter "l"
Source/Common/PPC/PowerPCAssembler.cpp:1103
MethodInstructionM
Handles all instructions starting with the letter "m"
Source/Common/PPC/PowerPCAssembler.cpp:1192
MethodInstructionN
Handles all instructions starting with the letter "n"
Source/Common/PPC/PowerPCAssembler.cpp:1278
MethodInstructionO
Handles all instructions starting with the letter "o"
Source/Common/PPC/PowerPCAssembler.cpp:1299
MethodInstructionP
Handles all instructions starting with the letter "p"
Source/Common/PPC/PowerPCAssembler.cpp:1317
MethodInstructionPeriod
Handles all instructions starting with the letter "."
Source/Common/PPC/PowerPCAssembler.cpp:1692
MethodInstructionR
Handles all instructions starting with the letter "r"
Source/Common/PPC/PowerPCAssembler.cpp:1444
MethodInstructionS
Handles all instructions starting with the letter "s"
Source/Common/PPC/PowerPCAssembler.cpp:1480
MethodInstructionT
Handles all instructions starting with the letter "t"
Source/Common/PPC/PowerPCAssembler.cpp:1607
MethodInstructionX
Handles all instructions starting with the letter "x"
Source/Common/PPC/PowerPCAssembler.cpp:1676
MethodLengthValidator
Source/GUI/StructEditor/StructEditorWidget.cpp:20
MethodLinuxDolphinProcess
Source/DolphinProcess/Linux/LinuxDolphinProcess.h:16
MethodMA
MA - Mnemonic Add adds a period or the letter 'o' to the mnemonic if needed
Source/Common/PPC/PowerPCDisassembler.cpp:20
MethodMI
mi - Make Instruction Takes a list of the above struct and makes a powerpc instruction out of it.
Source/Common/PPC/PowerPCAssembler.cpp:413
MethodMacDolphinProcess
Source/DolphinProcess/Mac/MacDolphinProcess.h:13
MethodMainWindow
Source/GUI/MainWindow.cpp:24
MethodMainWindow
Source/GUI/MainWindow.h:26
MethodMathImmediate
handles math operations with immediate values
Source/Common/PPC/PowerPCDisassembler.cpp:498
MethodMemImmediate
handles memory operations with immediate values
Source/Common/PPC/PowerPCDisassembler.cpp:532
MethodMemScanWidget
Source/GUI/MemScanner/MemScanWidget.h:27
MethodMemScanWidget
Source/GUI/MemScanner/MemScanWidget.cpp:19
MethodMemScanner
Source/MemoryScanner/MemoryScanner.h:43
MethodMemViewer
Source/GUI/MemViewer/MemViewer.h:25
MethodMemViewer
Source/GUI/MemViewer/MemViewer.cpp:25
MethodMemViewerWidget
Source/GUI/MemViewer/MemViewerWidget.h:20
MethodMemViewerWidget
Source/GUI/MemViewer/MemViewerWidget.cpp:10
MethodMemWatchEntry
Source/MemoryWatch/MemWatchEntry.h:23
MethodMemWatchEntry
Source/MemoryWatch/MemWatchEntry.cpp:17
MethodMemWatchModel
Source/GUI/MemWatcher/MemWatchModel.h:37
MethodMemWatchModel
Source/GUI/MemWatcher/MemWatchModel.cpp:38
MethodMemWatchTreeNode
Source/MemoryWatch/MemWatchTreeNode.h:16
MethodMemWatchTreeNode
Source/MemoryWatch/MemWatchTreeNode.cpp:10
MethodMemWatchWidget
Source/GUI/MemWatcher/MemWatchWidget.cpp:32
MethodMemWatchWidget
Source/GUI/MemWatcher/MemWatchWidget.h:21
MethodOpcode16Handler
handles all for opcode 16
Source/Common/PPC/PowerPCDisassembler.cpp:581
MethodOpcode18Handler
handles all for opcode 18
Source/Common/PPC/PowerPCDisassembler.cpp:699
MethodOpcode19Handler
handles all for opcode 19
Source/Common/PPC/PowerPCDisassembler.cpp:831
MethodOpcode19HandlerExt16
handles all for opcode 18 extended opcode 16 and extended opcode 528
Source/Common/PPC/PowerPCDisassembler.cpp:742
MethodOpcode31Handler
handles all for opcode 31. This took ages to do
Source/Common/PPC/PowerPCDisassembler.cpp:907
MethodOpcode59Handler
handles all for opcode 59
Source/Common/PPC/PowerPCDisassembler.cpp:1406
MethodOpcode63Handler
handles all for opcode 63
Source/Common/PPC/PowerPCDisassembler.cpp:1460
MethodPPCAssemble
Main assemble function. Takes a string of a PowerPC instruction and returns a big endian 32-bit integer
Source/Common/PPC/PowerPCAssembler.cpp:1708
MethodPPCDisassemble
Source/Common/PPC/PowerPCDisassembler.cpp:1593
MethodPowerPCAssembler
Source/Common/PPC/PowerPCAssembler.h:16
MethodPowerPCDisassembler
Source/Common/PPC/PowerPCDisassembler.h:15
MethodPsqInstruction
handles psq instructions
Source/Common/PPC/PowerPCDisassembler.cpp:1387
MethodRLWInstruction
handles "RLW" instructions
Source/Common/PPC/PowerPCDisassembler.cpp:890
MethodResultsListModel
Source/GUI/MemScanner/ResultsListModel.cpp:5
MethodResultsListModel
Source/GUI/MemScanner/ResultsListModel.h:23
MethodSConfig
Source/GUI/Settings/SConfig.cpp:16
MethodSConfig
Source/GUI/Settings/SConfig.h:20
MethodStringAliasToNumber
this table was pulled from PowerpcDisassembler.cpp and converted to look for strings and return an int instead of the other way around.
Source/Common/PPC/PowerPCAssembler.cpp:137
MethodStringToNumber
converts a string to a value. So "r0" becomes 0, "sp" becomes 1, "0x10" becomes 16, etc. - str assumed all lowercase and no leading or trailing spaces
Source/Common/PPC/PowerPCAssembler.cpp:341
MethodStructDef
Source/Structs/StructDef.h:22
MethodStructDef
Source/Structs/StructDef.cpp:5
MethodStructDetailModel
Source/GUI/StructEditor/StructDetailModel.cpp:11
MethodStructDetailModel
Source/GUI/StructEditor/StructDetailModel.h:25
MethodStructEditorWidget
Source/GUI/StructEditor/StructEditorWidget.h:21
MethodStructEditorWidget
Source/GUI/StructEditor/StructEditorWidget.cpp:42
MethodStructSelectModel
Source/GUI/StructEditor/StructSelectModel.h:20
MethodStructSelectModel
Source/GUI/StructEditor/StructSelectModel.cpp:10
MethodStructTreeNode
Source/Structs/StructTreeNode.h:17
MethodStructTreeNode
Source/Structs/StructTreeNode.cpp:5
MethodTOAmt
Source/Common/PPC/PowerPCAssembler.cpp:519
MethodTS
TS - To String changes an integer to a string in decimal or hex format. Handles padding too.
Source/Common/PPC/PowerPCDisassembler.cpp:32
MethodTX
handles 'trap' statements
Source/Common/PPC/PowerPCDisassembler.cpp:314
MethodTXI
handles 'trapi' statements
Source/Common/PPC/PowerPCDisassembler.cpp:295
MethodTokenize
tokenizes string of the assemble instruction into its parts. i.e. "subi r0, sp, 0x10" becomes ["subi", "r0", "sp", "0x10", "", "", "", ""] - str assum
Source/Common/PPC/PowerPCAssembler.cpp:68
MethodTrapTOStr
for trap instructions, this gets a string depending on the 'to' value
Source/Common/PPC/PowerPCDisassembler.cpp:259
MethodValueAtBits
grabs 'sizeInBits' starting at 'startBit' from 'binary'. 0 = leftmost bit, 31 = rightmost bit
Source/Common/PPC/PowerPCDisassembler.cpp:14
MethodWindowsDolphinProcess
Source/DolphinProcess/Windows/WindowsDolphinProcess.h:14
Methodaccept
Source/GUI/MemWatcher/Dialogs/DlgImportCTFile.cpp:135
Methodaccept
Source/GUI/MemWatcher/Dialogs/DlgAddWatchEntry.cpp:417
MethodaddAllResultsToWatchList
Source/GUI/MainWindow.cpp:274
MethodaddByteIndexAsWatch
Source/GUI/MemViewer/MemViewer.cpp:901
MethodaddFields
Source/Structs/StructDef.cpp:132
MethodaddNodeToStructNodeMap
Source/GUI/MemWatcher/MemWatchModel.cpp:871
MethodaddNodes
Source/GUI/StructEditor/StructSelectModel.cpp:332
← previousnext →301–400 of 806, ranked by callers