![]() |
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|

Go to the source code of this file.
Functions | |
| void | monitor_execute (char *in_input_buffer, int in_source, char *in_output_buffer, int in_output_max_size, const char *in_output_nl) |
| void | monitor_process_queued (void) |
| int | monitor_queue_used (void) |
| int | monitor_queue_command (char *buffer) |
| void monitor_execute | ( | char * | in_input_buffer, |
| int | in_source, | ||
| char * | in_output_buffer, | ||
| int | in_output_max_size, | ||
| const char * | in_output_nl | ||
| ) |
Definition at line 730 of file emu_monitor.c.
| void monitor_process_queued | ( | void | ) |
Definition at line 766 of file emu_monitor.c.
| int monitor_queue_command | ( | char * | buffer | ) |
Definition at line 791 of file emu_monitor.c.
| int monitor_queue_used | ( | void | ) |
Definition at line 784 of file emu_monitor.c.
1.8.17