machine_arc.h Source File
Back to the index.
Go to the documentation of this file.
34 #include <sys/types.h>
37 #define ARC_CONSOLE_MAX_X 80
38 #define ARC_CONSOLE_MAX_Y 25
40 #define ARC_MAX_ESC 16
42 #define MAX_OPEN_STRINGLEN 200
43 #define ARC_MAX_HANDLES 10
45 #define MAX_STRING_TO_COMPONENT 20
46 #define MAX_CONFIG_DATA 50
uint64_t string_to_component_value[MAX_STRING_TO_COMPONENT]
uint64_t console_ctrlregs
int file_handle_in_use[ARC_MAX_HANDLES]
uint64_t memdescriptor_base
#define MAX_STRING_TO_COMPONENT
int configuration_data_len[MAX_CONFIG_DATA]
uint64_t configuration_data_configdata[MAX_CONFIG_DATA]
char escape_sequence[ARC_MAX_ESC+1]
uint64_t configuration_data_next_addr
uint64_t configuration_data_component[MAX_CONFIG_DATA]
uint64_t current_seek_offset[ARC_MAX_HANDLES]
char * string_to_component[MAX_STRING_TO_COMPONENT]
uint64_t next_component_address
const char * file_handle_string[ARC_MAX_HANDLES]
int n_string_to_components
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17