ATTACHA
command.RESET
command.ISCTR.dll
.ISCTR.dll
.nn::Result
in the Output window.?
command.nn::Result
to the context menus of the Local and Watch windows, and to the Quick Watch dialog box.ctr_loadrun32.exe
included in the CTR-SDK.ATTACHA
command.BP
, PC
, and L
commands to allow user to specify combinations of source lines and DLLs.CARDREFRESH
command.run
option from working.sshot
files..ccl
files.CARDSPEED
command.ISCTR.dll
.nn::Result
Search dialog box for opening the details page in the CTR-SDK.NNRESULT
command.PUSHD
and POPD
commands.BACKUPMEM
command.?
commandBACKUPMEM
command.WINSTAT
command.nn::Result
Search to the Output window.nn::Result
Search to the Tools menu.printf
output.RDCIA
command.PROJECTVARS
command.RUNMACRO
command.IMPORT
command.%CD%
environment variable.L
command.SCREENSHOT
command.F
command.CARDSPEED
command.MRUPD
command.MRUP
command.MRUFD
command.MRUF
command.HBP
command./u
and /s
command-line options from working.RDCCL
command.void
pointers as arguments.W
command.BC
, BD
, and BE
commands.SLEEP
and WAIT
commands.BC
command.KEYPRESS
and KEYRELEASE
commands for working with controller buttons. (Only available when connected to IS-SPR-BOX or IS-RAY-BOX)A
, B
, X
, Y
, L
, R
, UP
, DOWN
, LEFT
, RIGHT
, START
, SELECT
, and ALL
. KEYPRESS A
KEYRELEASE B
KEYPRESS ALL
CDEVHIO::Disconnect
CCTRHostIO::Disconnect
CISCTRDLL::Disconnect
CISCTRDLL::Close
ATTACHA
command.ATTACHA
command to not resume CTR program execution after running the command.RESET
command.RESET
command.name == "dog"
name == "dog\ncat"
name == u8"dog"
name == L"DOG"
"(ClassA *)this"
.nn::Result
in the Output window.nn::Result
from the context menu in the Output window to extract the selected range of figures or the figures near the position of the mouse cursor as the values to search for.?
command.?
command to also indicate what kind of functionality each command provides.memsize
demo to IS-CTR Sample Demos > Other Demos.nn::Result
to the context menus of the Local and Watch windows, and to the Quick Watch dialog box.nn::Result
to the context menus of the Local and Watch windows, and to the Quick Watch dialog box. Selecting Search nn::Result
with a variable of type nn::Result
selected will display the content of the nn::Result
.ctr_loadrun32.exe
included in the CTR-SDK.ctr_loadrun32.exe
included in the CTR-SDK, which resulted in a message appearing, stating "Failed to connect to debugger!"ResultVerificationFailed
to the Write Data > Specific Value options in the Backup Device dialog box. nn::fs::ResultVerificationFailed
occurs when save data is corrupted.ATTACHA
command.ATTACHA
command to debug programs launched from the HOME Menu.BP
, PC
, and L
commands to allow user to specify combinations of source lines and DLLs.BP
, PC
, and L
commands to allow user to specify combinations of source lines and DLL or application names. shared_routine.cpp
file included in a DLL named Module1
:BP shared_routine.cpp#21@Module1
PC
position to line 21 of the shared_routine.cpp
file included in a DLL named Module2
:PC shared_routine.cpp#21@Module2
shared_routine.cpp
file included in an application named App
:L shared_routine.cpp#21@App
CARDREFRESH
command.CARDREFRESH
command for changing the setting for Game Card refresh-time emulation.run
option.run
option as a command line argument.sshot
files..sshot
) sometimes failed to load..ccl
files.ro
).RDAXF
command.RDAXF
command for loading AXF files.ISCTR.dll
.ISCTR.dll
..icd
files), which can then be passed to developers for analysis of hard-to-reproduce problems. C:\game.icd
):WRICD game.sshot
C:\game.icd
):RDICD game.sshot
C:\game.sshot
):WRSSHOT game.sshot
RDSSHOT game.sshot
{CPadEx}
. nn::Result
Search dialog box for opening the page with detailed information in the CTR-SDK.nn::Result
. nn::Result
Search dialog box to open this page (an HTML file). BP
, BC
, and other breakpoint operation commands can now specify source paths that include folders, such as Module1/entry.cpp
and Module2/entry.cpp
.0xFF
, and other actions are performed similar to a real backup device. C:\data.bin
) to a backup device (the 4 MB CTR sub card):BKFD C:\data.bin, CTRSUB4MFLASH
C:\data.bin
) to a specified backup slot (Slot1):BKFE C:\data.bin, Slot1
C:\data.bin
):BKDF CTRSUB1MFLASH, C:\data.bin, 1
BKDE CTRSUB4MFLASH, Slot1
C:\data.bin
):BKEF Slot1, C:\data.bin, 1
BKED Slot2, CTRSUB1MFLASH
BKEE Slot1, Slot2
0xFF
):BKVD FILL_FF, CTRSUB4MFLASH
0xFF
:BKVE FILL_FF, Slot1
NNRESULT
command.NNRESULT
command for viewing nn::Result
summaries. Specify an 8-digit hexadecimal for the parameter to display the summary. 0xD9004588
:NNRESULT D9004588
PUSHD
and POPD
commands.PUSHD
and POPD
to the Command window for adding and changing valid current folders. PUSHD .
c:\temp
:PUSHD c:\temp
PUSHD
:POPD
step in
and step over
) in the IS-CTR-DEBUGGER.BACKUPMEM
command.BACKUPMEM
command. BACKUPMEM ON, SLOT1, CTRSUB4MFLASH, FASTEST
BACKUPMEM OFF
.icb
to .ibk
.?
command.?
command displays a list of available commands. That list is now shown in ascending order by command name.printf
data without using the IS-CTR-DEBUGGER software. %IS_CTR_DIR%x86\bin\ctrload.exe game.cci
from the command line. ctrload.exe
in Windows Explorer. ctrload.exe
is included in the bundled sample demos. BACKUPMEM
command.BACKUPMEM
command to start and stop backup memory emulation.WINSTAT
command.WINSTAT
command to change the main window status."a b"
. \"
. \\
.nn::Result
around the time when a menu is displayed or the number is selected. 0xD9004587
in the Output window and then searching.Level LEVEL_PERMANENT (Program error that does not allow a retry.)
Summary SUMMARY_WRONG_ARGUMENT (Illegal argument for the state.)
Module MODULE_NN_FS
Description DESCRIPTION_VERIFICATION_FAILED (391)
Brief Verification failed or an alteration was detected. Error belonging to nn::fs::ResultVerificationFailed
.
printf
output.printf
output from the user program in the Output window.RDCIA
command.RDCIA
command.%IS_CTR_DIR%\ctr\include\isutil_Screenshot.h
) in the program. %IS_CTR_DIR%\demos
, but because builds are not allowed in the Program Files folder starting from Windows Vista, Open IS-CTR-SampleDemos Folder
.> ! dir c:\windows\system32
patch\screenshot
in the sample demos that you can use to update the code for several of the CTR sample demos so that they generate high-resolution images.PROJECTVARS
command.PROJECTVARS
command to get a list of project variables.RUNMACRO
command.RUNMACRO
command to run a configured command macro.IMPORT
command.IMPORT
command to simply import a CIA file.nn::os::Thread
execution function as the Entry Point.%CD%
environment variable.%CD%
environment variable.L
command.L
command.SCREENSHOT
command.SCREENSHOT
command for taking screenshots.F
command.F
command for running the CTR-CPU for a single frame. F
F 100
%IS_CTR_DIR%\ctr\include\isutil_Command.h
header file to use this feature. tutorial-simple
in the sample demos to take screenshots and emulate the system being closed from a CTR program. isutilDebuggerCommand("COVER 1\n");
isutilDebuggerCommand("SCREENSHOT");
main.cpp
file, from the CTR:is::util::DebuggerCommand("BP main.cpp#%d", 122);
CARDSPEED
command.CARDSPEED
command to change emulation settings for Game Card load speeds.MRUPD
command.MRUPD
command to remove recently-used projects from the list.MRUP
command.MRUP
command to display or open recently-used projects.MRUFD
command.MRUFD
command to remove recently-used files from the list.MRUF
command.MRUF
command to display or open recently-used files.HOMEBTN SPEC, 1000, 1
HBP
command.HBP
command to set hardware breakpoints.T
and the Step Over command P
to show the number of times that they were run./u
and /s
command-line options from working./u
and /s
command-line options.RDCCL
command.RDCCL
command to load a specified CCL file.hiofs-1
and hiofs-2
in both the CCI and CCL formats. issio-1
and issmem-1
have no romfiles
and thus cannot be built in the CCL format.void
pointers as arguments.void
pointers as arguments.g_abc
pointer, of type CTest
, as an array of three structures:(CTest*)g_abc,3
W
command.W
command. g_abc
pointer, of type CTest
, as an array of three structures:W (CTest*)g_abc,3
int
pointers:W (unsigned int*)0x00100000,4
BC
, BD
, and BE
commands.BC
, BD
, and BE
commands. 0x00100200
:BC #0x00100200
nnMain
function:BE nnMain
main.cpp
:BD main.cpp#24
HELP (command name)
in the Command window to display the syntax for the specified command. SLEEP
and WAIT
commands.SLEEP
and WAIT
commands.ASSERT
log or build error output, but this feature did not work when time information was output. This bug has been fixed.CISCTRDLL::DownloadGo
communication library function to download and execute a program. BC
command.BC
command previously stopped execution, but this has been fixed to maintain the state of execution.