CLI Argument handling #7
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: jeff/goedlink#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
appmode
cp
initfpga
getrtc
loadrom
mkdir
readmemory
recovery
servicemode
setrtc
writeflash
writememory
appmode
ExitServiceMode()
cp
source
,destination
usb.copyFile()
diagnostic
fpgainit
path
FpgInit()
getrtc
time
(defaults to now)RtcSet()
loadrom
rompath
(*.nes
or*.fds
),mappath
(*.rbf
)rom_path
required. Ifmap_path
null thenmap_path = getTestMapper(255)
map_path
mkdir
path
usb.makeDir()
readmemory
path
,address
,length
MemRd()
recovery
Recovery()
servicemode
EnterServiceMode()
setrtc
time
(defaults to now)RtcSet()
writeflash
address
,path
FlaWR()
writememory
path
,address
,length
MemWr()