Rmon
Jump to navigation
Jump to search
rmon is a debug monitor consisting of three infrequently runs threads on the target system. It communicates with the gvd frontend. Rmon is part of libultra. The rmon main thread includes:
- a command parser
- a command dispatcher
- a collection of service routines
To use rmon, #include rmon.h in your project.