home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.7z / ftp.whtech.com / emulators / v9t9 / linux / sources / V9t9 / v9t9.glade < prev    next >
Encoding:
Extensible Markup Language  |  2006-10-19  |  122.8 KB  |  4,648 lines

  1. <?xml version="1.0"?>
  2. <GTK-Interface>
  3.  
  4. <project>
  5.   <name>V9t9</name>
  6.   <program_name>v9t9</program_name>
  7.   <directory></directory>
  8.   <source_directory>source</source_directory>
  9.   <pixmaps_directory>pixmaps</pixmaps_directory>
  10.   <language>C</language>
  11.   <gnome_support>False</gnome_support>
  12.   <gettext_support>False</gettext_support>
  13.   <output_main_file>False</output_main_file>
  14.   <output_build_files>False</output_build_files>
  15.   <main_source_file>gtkinterface.c</main_source_file>
  16.   <main_header_file>gtkinterface.h</main_header_file>
  17.   <handler_source_file>gtkcallbacks.c</handler_source_file>
  18.   <handler_header_file>gtkcallbacks.h</handler_header_file>
  19.   <support_source_file>gtksupport.c</support_source_file>
  20.   <support_header_file>gtksupport.h</support_header_file>
  21. </project>
  22.  
  23. <widget>
  24.   <class>GtkWindow</class>
  25.   <name>v9t9_window</name>
  26.   <can_default>True</can_default>
  27.   <events>GDK_KEY_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</events>
  28.   <signal>
  29.     <name>configure_event</name>
  30.     <handler>on_v9t9_window_configure_event</handler>
  31.     <last_modification_time>Sun, 23 Apr 2000 17:01:13 GMT</last_modification_time>
  32.   </signal>
  33.   <signal>
  34.     <name>enter_notify_event</name>
  35.     <handler>on_v9t9_window_enter_notify_event</handler>
  36.     <after>True</after>
  37.     <last_modification_time>Sun, 30 Apr 2000 19:01:57 GMT</last_modification_time>
  38.   </signal>
  39.   <signal>
  40.     <name>destroy</name>
  41.     <handler>on_v9t9_window_destroy</handler>
  42.     <last_modification_time>Wed, 05 Jul 2000 00:18:25 GMT</last_modification_time>
  43.   </signal>
  44.   <title>V9t9</title>
  45.   <type>GTK_WINDOW_TOPLEVEL</type>
  46.   <position>GTK_WIN_POS_NONE</position>
  47.   <modal>False</modal>
  48.   <allow_shrink>True</allow_shrink>
  49.   <allow_grow>True</allow_grow>
  50.   <auto_shrink>False</auto_shrink>
  51.   <wmclass_name>v9t9</wmclass_name>
  52.   <wmclass_class>V9t9</wmclass_class>
  53.  
  54.   <widget>
  55.     <class>GtkDrawingArea</class>
  56.     <name>v9t9_drawing_area</name>
  57.     <can_default>True</can_default>
  58.     <has_default>True</has_default>
  59.     <can_focus>True</can_focus>
  60.     <has_focus>True</has_focus>
  61.     <events>GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</events>
  62.     <signal>
  63.       <name>configure_event</name>
  64.       <handler>on_v9t9_draw_area_configure_event</handler>
  65.       <data>GTK_WIDGET(v9t9_window)</data>
  66.       <last_modification_time>Sat, 22 Apr 2000 16:17:11 GMT</last_modification_time>
  67.     </signal>
  68.     <signal>
  69.       <name>expose_event</name>
  70.       <handler>on_v9t9_draw_area_expose_event</handler>
  71.       <last_modification_time>Sun, 23 Apr 2000 18:06:18 GMT</last_modification_time>
  72.     </signal>
  73.     <signal>
  74.       <name>key_press_event</name>
  75.       <handler>on_v9t9_key_press_event</handler>
  76.       <after>True</after>
  77.       <last_modification_time>Sat, 22 Apr 2000 16:18:50 GMT</last_modification_time>
  78.     </signal>
  79.     <signal>
  80.       <name>key_release_event</name>
  81.       <handler>on_v9t9_key_release_event</handler>
  82.       <after>True</after>
  83.       <last_modification_time>Sat, 22 Apr 2000 16:19:04 GMT</last_modification_time>
  84.     </signal>
  85.     <signal>
  86.       <name>size_request</name>
  87.       <handler>on_v9t9_draw_area_size_request</handler>
  88.       <last_modification_time>Sun, 25 Jun 2000 20:57:46 GMT</last_modification_time>
  89.     </signal>
  90.     <signal>
  91.       <name>enter_notify_event</name>
  92.       <handler>on_v9t9_draw_area_enter_notify_event</handler>
  93.       <last_modification_time>Sun, 30 Apr 2000 19:03:58 GMT</last_modification_time>
  94.     </signal>
  95.     <signal>
  96.       <name>button_press_event</name>
  97.       <handler>on_v9t9_drawing_area_button_press_event</handler>
  98.       <last_modification_time>Sun, 17 Dec 2000 21:25:57 GMT</last_modification_time>
  99.     </signal>
  100.   </widget>
  101. </widget>
  102.  
  103. <widget>
  104.   <class>GtkDialog</class>
  105.   <name>quit_dialog</name>
  106.   <title>Quit V9t9</title>
  107.   <type>GTK_WINDOW_DIALOG</type>
  108.   <position>GTK_WIN_POS_CENTER</position>
  109.   <modal>True</modal>
  110.   <allow_shrink>True</allow_shrink>
  111.   <allow_grow>True</allow_grow>
  112.   <auto_shrink>False</auto_shrink>
  113.  
  114.   <widget>
  115.     <class>GtkVBox</class>
  116.     <child_name>Dialog:vbox</child_name>
  117.     <name>dialog-vbox1</name>
  118.     <homogeneous>False</homogeneous>
  119.     <spacing>0</spacing>
  120.  
  121.     <widget>
  122.       <class>GtkHBox</class>
  123.       <child_name>Dialog:action_area</child_name>
  124.       <name>dialog-action_area1</name>
  125.       <border_width>10</border_width>
  126.       <homogeneous>True</homogeneous>
  127.       <spacing>5</spacing>
  128.       <child>
  129.     <padding>0</padding>
  130.     <expand>True</expand>
  131.     <fill>True</fill>
  132.     <pack>GTK_PACK_END</pack>
  133.       </child>
  134.  
  135.       <widget>
  136.     <class>GtkButton</class>
  137.     <name>die_button</name>
  138.     <can_default>True</can_default>
  139.     <can_focus>True</can_focus>
  140.     <accelerator>
  141.       <modifiers>0</modifiers>
  142.       <key>GDK_space</key>
  143.       <signal>clicked</signal>
  144.     </accelerator>
  145.     <accelerator>
  146.       <modifiers>0</modifiers>
  147.       <key>GDK_Return</key>
  148.       <signal>clicked</signal>
  149.     </accelerator>
  150.     <accelerator>
  151.       <modifiers>0</modifiers>
  152.       <key>GDK_Q</key>
  153.       <signal>clicked</signal>
  154.     </accelerator>
  155.     <signal>
  156.       <name>clicked</name>
  157.       <handler>on_v9t9_button_clicked</handler>
  158.       <data>(gpointer *)"Die\n"</data>
  159.       <last_modification_time>Sun, 21 May 2000 20:37:19 GMT</last_modification_time>
  160.     </signal>
  161.     <label>Just _Quit</label>
  162.     <child>
  163.       <padding>0</padding>
  164.       <expand>False</expand>
  165.       <fill>True</fill>
  166.     </child>
  167.       </widget>
  168.  
  169.       <widget>
  170.     <class>GtkButton</class>
  171.     <name>save_button</name>
  172.     <can_default>True</can_default>
  173.     <can_focus>True</can_focus>
  174.     <accelerator>
  175.       <modifiers>GDK_SHIFT_MASK</modifiers>
  176.       <key>GDK_Return</key>
  177.       <signal>clicked</signal>
  178.     </accelerator>
  179.     <accelerator>
  180.       <modifiers>GDK_SHIFT_MASK</modifiers>
  181.       <key>GDK_S</key>
  182.       <signal>clicked</signal>
  183.     </accelerator>
  184.     <signal>
  185.       <name>clicked</name>
  186.       <handler>on_v9t9_button_clicked</handler>
  187.       <data>(gpointer *)"Quit\n"</data>
  188.       <last_modification_time>Sun, 21 May 2000 20:31:13 GMT</last_modification_time>
  189.     </signal>
  190.     <label>_Save and Quit</label>
  191.     <child>
  192.       <padding>0</padding>
  193.       <expand>False</expand>
  194.       <fill>True</fill>
  195.     </child>
  196.       </widget>
  197.  
  198.       <widget>
  199.     <class>GtkButton</class>
  200.     <name>cancel_button</name>
  201.     <can_default>True</can_default>
  202.     <has_default>True</has_default>
  203.     <can_focus>True</can_focus>
  204.     <has_focus>True</has_focus>
  205.     <accelerator>
  206.       <modifiers>0</modifiers>
  207.       <key>GDK_Escape</key>
  208.       <signal>clicked</signal>
  209.     </accelerator>
  210.     <accelerator>
  211.       <modifiers>0</modifiers>
  212.       <key>GDK_C</key>
  213.       <signal>clicked</signal>
  214.     </accelerator>
  215.     <signal>
  216.       <name>clicked</name>
  217.       <handler>on_v9t9_button_cancel</handler>
  218.       <data>quit_dialog</data>
  219.       <last_modification_time>Sun, 21 May 2000 20:42:20 GMT</last_modification_time>
  220.     </signal>
  221.     <label>_Cancel</label>
  222.     <child>
  223.       <padding>0</padding>
  224.       <expand>False</expand>
  225.       <fill>True</fill>
  226.     </child>
  227.       </widget>
  228.     </widget>
  229.  
  230.     <widget>
  231.       <class>GtkLabel</class>
  232.       <name>quit_message_text</name>
  233.       <label>Are you sure you want to quit V9t9?
  234.  
  235. If you do, your current session will be saved in "session.cnf"</label>
  236.       <justify>GTK_JUSTIFY_CENTER</justify>
  237.       <wrap>False</wrap>
  238.       <xalign>0.5</xalign>
  239.       <yalign>0.5</yalign>
  240.       <xpad>16</xpad>
  241.       <ypad>16</ypad>
  242.       <child>
  243.     <padding>0</padding>
  244.     <expand>True</expand>
  245.     <fill>True</fill>
  246.       </child>
  247.     </widget>
  248.   </widget>
  249. </widget>
  250.  
  251. <widget>
  252.   <class>GtkFontSelectionDialog</class>
  253.   <name>command_log_font_selector</name>
  254.   <border_width>4</border_width>
  255.   <title>Select Font</title>
  256.   <type>GTK_WINDOW_TOPLEVEL</type>
  257.   <position>GTK_WIN_POS_NONE</position>
  258.   <modal>False</modal>
  259.   <allow_shrink>False</allow_shrink>
  260.   <allow_grow>True</allow_grow>
  261.   <auto_shrink>True</auto_shrink>
  262.  
  263.   <widget>
  264.     <class>GtkButton</class>
  265.     <child_name>FontSel:ok_button</child_name>
  266.     <name>ok_button1</name>
  267.     <can_default>True</can_default>
  268.     <can_focus>True</can_focus>
  269.     <accelerator>
  270.       <modifiers>0</modifiers>
  271.       <key>GDK_Return</key>
  272.       <signal>clicked</signal>
  273.     </accelerator>
  274.     <signal>
  275.       <name>clicked</name>
  276.       <handler>on_command_log_font_selector_ok_button1_clicked</handler>
  277.       <last_modification_time>Sun, 23 Apr 2000 20:54:39 GMT</last_modification_time>
  278.     </signal>
  279.     <label>OK</label>
  280.   </widget>
  281.  
  282.   <widget>
  283.     <class>GtkButton</class>
  284.     <child_name>FontSel:apply_button</child_name>
  285.     <name>apply_button1</name>
  286.     <can_default>True</can_default>
  287.     <can_focus>True</can_focus>
  288.     <accelerator>
  289.       <modifiers>0</modifiers>
  290.       <key>GDK_space</key>
  291.       <signal>clicked</signal>
  292.     </accelerator>
  293.     <signal>
  294.       <name>clicked</name>
  295.       <handler>on_command_log_font_selector_apply_button1_clicked</handler>
  296.       <last_modification_time>Sun, 23 Apr 2000 20:54:23 GMT</last_modification_time>
  297.     </signal>
  298.     <label>Apply</label>
  299.   </widget>
  300.  
  301.   <widget>
  302.     <class>GtkButton</class>
  303.     <child_name>FontSel:cancel_button</child_name>
  304.     <name>cancel_button1</name>
  305.     <can_default>True</can_default>
  306.     <can_focus>True</can_focus>
  307.     <accelerator>
  308.       <modifiers>0</modifiers>
  309.       <key>GDK_Escape</key>
  310.       <signal>clicked</signal>
  311.     </accelerator>
  312.     <signal>
  313.       <name>clicked</name>
  314.       <handler>on_command_log_font_cancel1_button_clicked</handler>
  315.       <last_modification_time>Sun, 23 Apr 2000 21:10:34 GMT</last_modification_time>
  316.     </signal>
  317.     <label>Cancel</label>
  318.   </widget>
  319. </widget>
  320.  
  321. <widget>
  322.   <class>GtkWindow</class>
  323.   <name>command_dialog</name>
  324.   <signal>
  325.     <name>key_press_event</name>
  326.     <handler>on_command_dialog_key_press_event</handler>
  327.     <data>command_text_entry</data>
  328.     <last_modification_time>Sun, 23 Apr 2000 23:56:38 GMT</last_modification_time>
  329.   </signal>
  330.   <signal>
  331.     <name>destroy</name>
  332.     <handler>on_command_dialog_destroy</handler>
  333.     <last_modification_time>Fri, 29 Dec 2000 02:11:16 GMT</last_modification_time>
  334.   </signal>
  335.   <title>Command Central</title>
  336.   <type>GTK_WINDOW_TOPLEVEL</type>
  337.   <position>GTK_WIN_POS_NONE</position>
  338.   <modal>False</modal>
  339.   <allow_shrink>False</allow_shrink>
  340.   <allow_grow>True</allow_grow>
  341.   <auto_shrink>False</auto_shrink>
  342.  
  343.   <widget>
  344.     <class>GtkHPaned</class>
  345.     <name>hpaned2</name>
  346.     <handle_size>10</handle_size>
  347.     <gutter_size>10</gutter_size>
  348.     <position>0</position>
  349.  
  350.     <widget>
  351.       <class>GtkVBox</class>
  352.       <name>vbox6</name>
  353.       <width>400</width>
  354.       <homogeneous>False</homogeneous>
  355.       <spacing>0</spacing>
  356.       <child>
  357.     <shrink>False</shrink>
  358.     <resize>False</resize>
  359.       </child>
  360.  
  361.       <widget>
  362.     <class>GtkMenuBar</class>
  363.     <name>menubar1</name>
  364.     <shadow_type>GTK_SHADOW_OUT</shadow_type>
  365.     <child>
  366.       <padding>0</padding>
  367.       <expand>False</expand>
  368.       <fill>False</fill>
  369.     </child>
  370.  
  371.     <widget>
  372.       <class>GtkMenuItem</class>
  373.       <name>menuitem2</name>
  374.       <label>_Options</label>
  375.       <right_justify>False</right_justify>
  376.  
  377.       <widget>
  378.         <class>GtkMenu</class>
  379.         <name>menu1</name>
  380.  
  381.         <widget>
  382.           <class>GtkMenuItem</class>
  383.           <name>menuitem3</name>
  384.           <signal>
  385.         <name>activate</name>
  386.         <handler>on_flush_item_activate</handler>
  387.         <last_modification_time>Sun, 23 Apr 2000 20:48:02 GMT</last_modification_time>
  388.           </signal>
  389.           <label>_Flush Log</label>
  390.           <right_justify>False</right_justify>
  391.         </widget>
  392.  
  393.         <widget>
  394.           <class>GtkMenuItem</class>
  395.           <name>menuitem4</name>
  396.           <signal>
  397.         <name>activate</name>
  398.         <handler>on_font_item_activate</handler>
  399.         <last_modification_time>Sun, 23 Apr 2000 20:48:20 GMT</last_modification_time>
  400.           </signal>
  401.           <label>_Select Font...</label>
  402.           <right_justify>False</right_justify>
  403.         </widget>
  404.       </widget>
  405.     </widget>
  406.       </widget>
  407.  
  408.       <widget>
  409.     <class>GtkScrolledWindow</class>
  410.     <name>log_text_window</name>
  411.     <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  412.     <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
  413.     <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  414.     <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  415.     <child>
  416.       <padding>0</padding>
  417.       <expand>True</expand>
  418.       <fill>True</fill>
  419.     </child>
  420.  
  421.     <widget>
  422.       <class>GtkText</class>
  423.       <name>log_text_box</name>
  424.       <signal>
  425.         <name>realize</name>
  426.         <handler>on_log_text_box_realize_event</handler>
  427.         <last_modification_time>Sun, 23 Apr 2000 18:09:34 GMT</last_modification_time>
  428.       </signal>
  429.       <editable>False</editable>
  430.       <text>
  431. </text>
  432.     </widget>
  433.       </widget>
  434.  
  435.       <widget>
  436.     <class>GtkEntry</class>
  437.     <name>command_text_entry</name>
  438.     <can_default>True</can_default>
  439.     <has_default>True</has_default>
  440.     <can_focus>True</can_focus>
  441.     <has_focus>True</has_focus>
  442.     <signal>
  443.       <name>activate</name>
  444.       <handler>on_command_text_entry_activate</handler>
  445.       <data>log_text_box</data>
  446.       <last_modification_time>Sun, 23 Apr 2000 17:33:54 GMT</last_modification_time>
  447.     </signal>
  448.     <signal>
  449.       <name>key_press_event</name>
  450.       <handler>on_command_text_entry_key_press_event</handler>
  451.       <after>True</after>
  452.       <last_modification_time>Sun, 23 Apr 2000 21:59:16 GMT</last_modification_time>
  453.     </signal>
  454.     <editable>True</editable>
  455.     <text_visible>True</text_visible>
  456.     <text_max_length>0</text_max_length>
  457.     <text></text>
  458.     <child>
  459.       <padding>0</padding>
  460.       <expand>False</expand>
  461.       <fill>False</fill>
  462.     </child>
  463.       </widget>
  464.  
  465.       <widget>
  466.     <class>GtkLabel</class>
  467.     <name>progress_label</name>
  468.     <label>Welcome to V9t9!</label>
  469.     <justify>GTK_JUSTIFY_LEFT</justify>
  470.     <wrap>False</wrap>
  471.     <xalign>0</xalign>
  472.     <yalign>0.5</yalign>
  473.     <xpad>4</xpad>
  474.     <ypad>0</ypad>
  475.     <child>
  476.       <padding>2</padding>
  477.       <expand>False</expand>
  478.       <fill>False</fill>
  479.     </child>
  480.       </widget>
  481.     </widget>
  482.  
  483.     <widget>
  484.       <class>GtkVBox</class>
  485.       <name>v9t9_button_vbox</name>
  486.       <border_width>4</border_width>
  487.       <width>80</width>
  488.       <homogeneous>False</homogeneous>
  489.       <spacing>2</spacing>
  490.       <child>
  491.     <shrink>False</shrink>
  492.     <resize>False</resize>
  493.       </child>
  494.  
  495.       <widget>
  496.     <class>GtkButton</class>
  497.     <name>reboot_button</name>
  498.     <tooltip>Reset emulated 99/4A</tooltip>
  499.     <signal>
  500.       <name>clicked</name>
  501.       <handler>on_v9t9_button_clicked</handler>
  502.       <data>(gpointer *)"ResetComputer\n"</data>
  503.       <last_modification_time>Sat, 06 May 2000 16:24:56 GMT</last_modification_time>
  504.     </signal>
  505.     <label>Reboot</label>
  506.     <child>
  507.       <padding>0</padding>
  508.       <expand>False</expand>
  509.       <fill>False</fill>
  510.     </child>
  511.       </widget>
  512.  
  513.       <widget>
  514.     <class>GtkHSeparator</class>
  515.     <name>hseparator3</name>
  516.     <child>
  517.       <padding>2</padding>
  518.       <expand>False</expand>
  519.       <fill>False</fill>
  520.     </child>
  521.       </widget>
  522.  
  523.       <widget>
  524.     <class>GtkButton</class>
  525.     <name>pause_button</name>
  526.     <tooltip>Pause execution of V9t9</tooltip>
  527.     <signal>
  528.       <name>clicked</name>
  529.       <handler>on_v9t9_pause_button_clicked</handler>
  530.       <last_modification_time>Sun, 21 May 2000 20:46:39 GMT</last_modification_time>
  531.     </signal>
  532.     <label>Pause</label>
  533.     <child>
  534.       <padding>0</padding>
  535.       <expand>False</expand>
  536.       <fill>False</fill>
  537.     </child>
  538.       </widget>
  539.  
  540.       <widget>
  541.     <class>GtkHSeparator</class>
  542.     <name>hseparator1</name>
  543.     <child>
  544.       <padding>2</padding>
  545.       <expand>False</expand>
  546.       <fill>False</fill>
  547.     </child>
  548.       </widget>
  549.  
  550.       <widget>
  551.     <class>GtkButton</class>
  552.     <name>quick_save_button</name>
  553.     <tooltip>Save machine state to "savesession.cnf"</tooltip>
  554.     <signal>
  555.       <name>clicked</name>
  556.       <handler>on_v9t9_quick_load_save_button_clicked</handler>
  557.       <data>(gpointer)GTK_QUICK_SAVE</data>
  558.       <last_modification_time>Sun, 09 Jul 2000 19:37:45 GMT</last_modification_time>
  559.     </signal>
  560.     <label>Save...</label>
  561.     <child>
  562.       <padding>0</padding>
  563.       <expand>False</expand>
  564.       <fill>False</fill>
  565.     </child>
  566.       </widget>
  567.  
  568.       <widget>
  569.     <class>GtkButton</class>
  570.     <name>quick_load_button</name>
  571.     <tooltip>Load session from "savesession.cnf"</tooltip>
  572.     <signal>
  573.       <name>clicked</name>
  574.       <handler>on_v9t9_quick_load_save_button_clicked</handler>
  575.       <data>(gpointer)GTK_QUICK_LOAD</data>
  576.       <last_modification_time>Sun, 09 Jul 2000 19:35:58 GMT</last_modification_time>
  577.     </signal>
  578.     <label>Load...</label>
  579.     <child>
  580.       <padding>0</padding>
  581.       <expand>False</expand>
  582.       <fill>False</fill>
  583.     </child>
  584.       </widget>
  585.  
  586.       <widget>
  587.     <class>GtkHSeparator</class>
  588.     <name>hseparator2</name>
  589.     <child>
  590.       <padding>2</padding>
  591.       <expand>False</expand>
  592.       <fill>False</fill>
  593.     </child>
  594.       </widget>
  595.  
  596.       <widget>
  597.     <class>GtkButton</class>
  598.     <name>button60</name>
  599.     <tooltip>Set basic configuration options</tooltip>
  600.     <signal>
  601.       <name>clicked</name>
  602.       <handler>on_v9t9_window_options_button_clicked</handler>
  603.       <last_modification_time>Sun, 25 Jun 2000 21:34:30 GMT</last_modification_time>
  604.     </signal>
  605.     <label>Options...</label>
  606.     <child>
  607.       <padding>0</padding>
  608.       <expand>False</expand>
  609.       <fill>False</fill>
  610.     </child>
  611.       </widget>
  612.  
  613.       <widget>
  614.     <class>GtkButton</class>
  615.     <name>button16</name>
  616.     <tooltip>Control emulated 99/4A and trace execution</tooltip>
  617.     <signal>
  618.       <name>clicked</name>
  619.       <handler>on_v9t9_debug_button_clicked</handler>
  620.       <last_modification_time>Sun, 21 May 2000 20:55:06 GMT</last_modification_time>
  621.     </signal>
  622.     <label>Debugger...</label>
  623.     <child>
  624.       <padding>0</padding>
  625.       <expand>False</expand>
  626.       <fill>False</fill>
  627.     </child>
  628.       </widget>
  629.  
  630.       <widget>
  631.     <class>GtkButton</class>
  632.     <name>module_button</name>
  633.     <tooltip>Load or unload modules</tooltip>
  634.     <signal>
  635.       <name>clicked</name>
  636.       <handler>on_v9t9_window_module_button_clicked</handler>
  637.       <last_modification_time>Sun, 30 Apr 2000 17:06:55 GMT</last_modification_time>
  638.     </signal>
  639.     <label>Modules...</label>
  640.     <child>
  641.       <padding>0</padding>
  642.       <expand>False</expand>
  643.       <fill>False</fill>
  644.     </child>
  645.       </widget>
  646.  
  647.       <widget>
  648.     <class>GtkButton</class>
  649.     <name>disks_button</name>
  650.     <tooltip>Assign drives to local directories or files</tooltip>
  651.     <signal>
  652.       <name>clicked</name>
  653.       <handler>on_v9t9_window_disks_button_clicked</handler>
  654.       <last_modification_time>Sun, 30 Apr 2000 21:27:54 GMT</last_modification_time>
  655.     </signal>
  656.     <label>Disks...</label>
  657.     <child>
  658.       <padding>0</padding>
  659.       <expand>False</expand>
  660.       <fill>False</fill>
  661.     </child>
  662.       </widget>
  663.  
  664.       <widget>
  665.     <class>GtkButton</class>
  666.     <name>button37</name>
  667.     <tooltip>Assign files to ROM or RAM segments of the memory map</tooltip>
  668.     <signal>
  669.       <name>clicked</name>
  670.       <handler>on_v9t9_window_memory_button_clicked</handler>
  671.       <last_modification_time>Sun, 04 Jun 2000 05:47:40 GMT</last_modification_time>
  672.     </signal>
  673.     <label>Memory...</label>
  674.     <child>
  675.       <padding>0</padding>
  676.       <expand>False</expand>
  677.       <fill>False</fill>
  678.     </child>
  679.       </widget>
  680.  
  681.       <widget>
  682.     <class>GtkButton</class>
  683.     <name>quit_button</name>
  684.     <signal>
  685.       <name>clicked</name>
  686.       <handler>on_quit_button_clicked</handler>
  687.       <last_modification_time>Sat, 06 May 2000 16:30:40 GMT</last_modification_time>
  688.     </signal>
  689.     <label>Quit</label>
  690.     <child>
  691.       <padding>0</padding>
  692.       <expand>False</expand>
  693.       <fill>False</fill>
  694.       <pack>GTK_PACK_END</pack>
  695.     </child>
  696.       </widget>
  697.  
  698.       <widget>
  699.     <class>GtkButton</class>
  700.     <name>button74</name>
  701.     <tooltip>Modify log levels for debugging</tooltip>
  702.     <signal>
  703.       <name>clicked</name>
  704.       <handler>on_v9t9_window_logging_button_clicked</handler>
  705.       <last_modification_time>Sun, 29 Oct 2000 21:33:10 GMT</last_modification_time>
  706.     </signal>
  707.     <label>Logging...</label>
  708.     <child>
  709.       <padding>0</padding>
  710.       <expand>False</expand>
  711.       <fill>False</fill>
  712.     </child>
  713.       </widget>
  714.  
  715.       <widget>
  716.     <class>GtkFrame</class>
  717.     <name>frame12</name>
  718.     <label_xalign>0</label_xalign>
  719.     <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  720.     <child>
  721.       <padding>0</padding>
  722.       <expand>False</expand>
  723.       <fill>False</fill>
  724.       <pack>GTK_PACK_END</pack>
  725.     </child>
  726.  
  727.     <widget>
  728.       <class>GtkHBox</class>
  729.       <name>hbox11</name>
  730.       <homogeneous>False</homogeneous>
  731.       <spacing>0</spacing>
  732.  
  733.       <widget>
  734.         <class>GtkDrawingArea</class>
  735.         <name>disk_access_drawing_area</name>
  736.         <height>4</height>
  737.         <child>
  738.           <padding>2</padding>
  739.           <expand>True</expand>
  740.           <fill>True</fill>
  741.         </child>
  742.       </widget>
  743.  
  744.       <widget>
  745.         <class>GtkDrawingArea</class>
  746.         <name>rs232_access_drawing_area</name>
  747.         <height>4</height>
  748.         <child>
  749.           <padding>2</padding>
  750.           <expand>True</expand>
  751.           <fill>True</fill>
  752.         </child>
  753.       </widget>
  754.     </widget>
  755.       </widget>
  756.     </widget>
  757.   </widget>
  758. </widget>
  759.  
  760. <widget>
  761.   <class>GtkDialog</class>
  762.   <name>disks_dialog</name>
  763.   <title>Disks</title>
  764.   <type>GTK_WINDOW_TOPLEVEL</type>
  765.   <position>GTK_WIN_POS_NONE</position>
  766.   <modal>False</modal>
  767.   <allow_shrink>False</allow_shrink>
  768.   <allow_grow>True</allow_grow>
  769.   <auto_shrink>False</auto_shrink>
  770.  
  771.   <widget>
  772.     <class>GtkVBox</class>
  773.     <child_name>Dialog:vbox</child_name>
  774.     <name>dialog-vbox3</name>
  775.     <homogeneous>False</homogeneous>
  776.     <spacing>0</spacing>
  777.  
  778.     <widget>
  779.       <class>GtkHBox</class>
  780.       <child_name>Dialog:action_area</child_name>
  781.       <name>dialog-action_area3</name>
  782.       <border_width>10</border_width>
  783.       <homogeneous>True</homogeneous>
  784.       <spacing>5</spacing>
  785.       <child>
  786.     <padding>0</padding>
  787.     <expand>False</expand>
  788.     <fill>False</fill>
  789.     <pack>GTK_PACK_END</pack>
  790.       </child>
  791.  
  792.       <widget>
  793.     <class>GtkButton</class>
  794.     <name>close_button</name>
  795.     <border_width>4</border_width>
  796.     <can_focus>True</can_focus>
  797.     <accelerator>
  798.       <modifiers>0</modifiers>
  799.       <key>GDK_Escape</key>
  800.       <signal>hide</signal>
  801.     </accelerator>
  802.     <signal>
  803.       <name>clicked</name>
  804.       <handler>on_disk_dialog_close_button_clicked</handler>
  805.       <last_modification_time>Sun, 30 Apr 2000 21:30:04 GMT</last_modification_time>
  806.     </signal>
  807.     <label>Close</label>
  808.     <child>
  809.       <padding>4</padding>
  810.       <expand>False</expand>
  811.       <fill>False</fill>
  812.     </child>
  813.       </widget>
  814.     </widget>
  815.  
  816.     <widget>
  817.       <class>GtkNotebook</class>
  818.       <name>disk_options_notebook</name>
  819.       <border_width>4</border_width>
  820.       <can_focus>True</can_focus>
  821.       <show_tabs>True</show_tabs>
  822.       <show_border>False</show_border>
  823.       <tab_pos>GTK_POS_TOP</tab_pos>
  824.       <scrollable>False</scrollable>
  825.       <tab_hborder>2</tab_hborder>
  826.       <tab_vborder>2</tab_vborder>
  827.       <popup_enable>False</popup_enable>
  828.       <child>
  829.     <padding>0</padding>
  830.     <expand>True</expand>
  831.     <fill>True</fill>
  832.       </child>
  833.  
  834.       <widget>
  835.     <class>GtkTable</class>
  836.     <name>disk_info_table</name>
  837.     <border_width>8</border_width>
  838.     <signal>
  839.       <name>realize</name>
  840.       <handler>on_disk_info_table_realize</handler>
  841.       <last_modification_time>Sun, 30 Apr 2000 22:28:58 GMT</last_modification_time>
  842.     </signal>
  843.     <rows>5</rows>
  844.     <columns>3</columns>
  845.     <homogeneous>False</homogeneous>
  846.     <row_spacing>0</row_spacing>
  847.     <column_spacing>0</column_spacing>
  848.  
  849.     <widget>
  850.       <class>GtkLabel</class>
  851.       <name>label18</name>
  852.       <label>DSK_1</label>
  853.       <justify>GTK_JUSTIFY_CENTER</justify>
  854.       <wrap>False</wrap>
  855.       <xalign>0.5</xalign>
  856.       <yalign>0.5</yalign>
  857.       <xpad>0</xpad>
  858.       <ypad>0</ypad>
  859.       <focus_target>dsk1_entry</focus_target>
  860.       <child>
  861.         <left_attach>0</left_attach>
  862.         <right_attach>1</right_attach>
  863.         <top_attach>0</top_attach>
  864.         <bottom_attach>1</bottom_attach>
  865.         <xpad>16</xpad>
  866.         <ypad>8</ypad>
  867.         <xexpand>False</xexpand>
  868.         <yexpand>False</yexpand>
  869.         <xshrink>False</xshrink>
  870.         <yshrink>False</yshrink>
  871.         <xfill>False</xfill>
  872.         <yfill>False</yfill>
  873.       </child>
  874.     </widget>
  875.  
  876.     <widget>
  877.       <class>GtkLabel</class>
  878.       <name>label19</name>
  879.       <label>DSK_2</label>
  880.       <justify>GTK_JUSTIFY_CENTER</justify>
  881.       <wrap>False</wrap>
  882.       <xalign>0.5</xalign>
  883.       <yalign>0.5</yalign>
  884.       <xpad>0</xpad>
  885.       <ypad>0</ypad>
  886.       <focus_target>dsk2_entry</focus_target>
  887.       <child>
  888.         <left_attach>0</left_attach>
  889.         <right_attach>1</right_attach>
  890.         <top_attach>1</top_attach>
  891.         <bottom_attach>2</bottom_attach>
  892.         <xpad>16</xpad>
  893.         <ypad>8</ypad>
  894.         <xexpand>False</xexpand>
  895.         <yexpand>False</yexpand>
  896.         <xshrink>False</xshrink>
  897.         <yshrink>False</yshrink>
  898.         <xfill>False</xfill>
  899.         <yfill>False</yfill>
  900.       </child>
  901.     </widget>
  902.  
  903.     <widget>
  904.       <class>GtkLabel</class>
  905.       <name>label20</name>
  906.       <label>DSK_3</label>
  907.       <justify>GTK_JUSTIFY_CENTER</justify>
  908.       <wrap>False</wrap>
  909.       <xalign>0.5</xalign>
  910.       <yalign>0.5</yalign>
  911.       <xpad>0</xpad>
  912.       <ypad>0</ypad>
  913.       <focus_target>dsk3_entry</focus_target>
  914.       <child>
  915.         <left_attach>0</left_attach>
  916.         <right_attach>1</right_attach>
  917.         <top_attach>2</top_attach>
  918.         <bottom_attach>3</bottom_attach>
  919.         <xpad>16</xpad>
  920.         <ypad>8</ypad>
  921.         <xexpand>False</xexpand>
  922.         <yexpand>False</yexpand>
  923.         <xshrink>False</xshrink>
  924.         <yshrink>False</yshrink>
  925.         <xfill>False</xfill>
  926.         <yfill>False</yfill>
  927.       </child>
  928.     </widget>
  929.  
  930.     <widget>
  931.       <class>GtkLabel</class>
  932.       <name>label21</name>
  933.       <label>DSK_4</label>
  934.       <justify>GTK_JUSTIFY_CENTER</justify>
  935.       <wrap>False</wrap>
  936.       <xalign>0.5</xalign>
  937.       <yalign>0.5</yalign>
  938.       <xpad>0</xpad>
  939.       <ypad>0</ypad>
  940.       <focus_target>dsk4_entry</focus_target>
  941.       <child>
  942.         <left_attach>0</left_attach>
  943.         <right_attach>1</right_attach>
  944.         <top_attach>3</top_attach>
  945.         <bottom_attach>4</bottom_attach>
  946.         <xpad>16</xpad>
  947.         <ypad>8</ypad>
  948.         <xexpand>False</xexpand>
  949.         <yexpand>False</yexpand>
  950.         <xshrink>False</xshrink>
  951.         <yshrink>False</yshrink>
  952.         <xfill>False</xfill>
  953.         <yfill>False</yfill>
  954.       </child>
  955.     </widget>
  956.  
  957.     <widget>
  958.       <class>GtkLabel</class>
  959.       <name>label22</name>
  960.       <label>DSK_5</label>
  961.       <justify>GTK_JUSTIFY_CENTER</justify>
  962.       <wrap>False</wrap>
  963.       <xalign>0.5</xalign>
  964.       <yalign>0.5</yalign>
  965.       <xpad>0</xpad>
  966.       <ypad>0</ypad>
  967.       <focus_target>dsk5_entry</focus_target>
  968.       <child>
  969.         <left_attach>0</left_attach>
  970.         <right_attach>1</right_attach>
  971.         <top_attach>4</top_attach>
  972.         <bottom_attach>5</bottom_attach>
  973.         <xpad>16</xpad>
  974.         <ypad>8</ypad>
  975.         <xexpand>False</xexpand>
  976.         <yexpand>False</yexpand>
  977.         <xshrink>False</xshrink>
  978.         <yshrink>False</yshrink>
  979.         <xfill>False</xfill>
  980.         <yfill>False</yfill>
  981.       </child>
  982.     </widget>
  983.  
  984.     <widget>
  985.       <class>GtkButton</class>
  986.       <name>button25</name>
  987.       <border_width>4</border_width>
  988.       <signal>
  989.         <name>clicked</name>
  990.         <handler>on_disk_choose_button_clicked</handler>
  991.         <data>(gpointer)2</data>
  992.         <last_modification_time>Sun, 30 Apr 2000 22:30:49 GMT</last_modification_time>
  993.       </signal>
  994.       <label>Choose...</label>
  995.       <child>
  996.         <left_attach>2</left_attach>
  997.         <right_attach>3</right_attach>
  998.         <top_attach>1</top_attach>
  999.         <bottom_attach>2</bottom_attach>
  1000.         <xpad>0</xpad>
  1001.         <ypad>0</ypad>
  1002.         <xexpand>False</xexpand>
  1003.         <yexpand>False</yexpand>
  1004.         <xshrink>False</xshrink>
  1005.         <yshrink>False</yshrink>
  1006.         <xfill>False</xfill>
  1007.         <yfill>False</yfill>
  1008.       </child>
  1009.     </widget>
  1010.  
  1011.     <widget>
  1012.       <class>GtkButton</class>
  1013.       <name>button27</name>
  1014.       <border_width>4</border_width>
  1015.       <signal>
  1016.         <name>clicked</name>
  1017.         <handler>on_disk_choose_button_clicked</handler>
  1018.         <data>(gpointer)4</data>
  1019.         <last_modification_time>Sun, 30 Apr 2000 22:31:02 GMT</last_modification_time>
  1020.       </signal>
  1021.       <label>Choose...</label>
  1022.       <child>
  1023.         <left_attach>2</left_attach>
  1024.         <right_attach>3</right_attach>
  1025.         <top_attach>3</top_attach>
  1026.         <bottom_attach>4</bottom_attach>
  1027.         <xpad>0</xpad>
  1028.         <ypad>0</ypad>
  1029.         <xexpand>False</xexpand>
  1030.         <yexpand>False</yexpand>
  1031.         <xshrink>False</xshrink>
  1032.         <yshrink>False</yshrink>
  1033.         <xfill>False</xfill>
  1034.         <yfill>False</yfill>
  1035.       </child>
  1036.     </widget>
  1037.  
  1038.     <widget>
  1039.       <class>GtkButton</class>
  1040.       <name>button28</name>
  1041.       <border_width>4</border_width>
  1042.       <signal>
  1043.         <name>clicked</name>
  1044.         <handler>on_disk_choose_button_clicked</handler>
  1045.         <data>(gpointer)5</data>
  1046.         <last_modification_time>Sun, 30 Apr 2000 22:31:10 GMT</last_modification_time>
  1047.       </signal>
  1048.       <label>Choose...</label>
  1049.       <child>
  1050.         <left_attach>2</left_attach>
  1051.         <right_attach>3</right_attach>
  1052.         <top_attach>4</top_attach>
  1053.         <bottom_attach>5</bottom_attach>
  1054.         <xpad>0</xpad>
  1055.         <ypad>0</ypad>
  1056.         <xexpand>False</xexpand>
  1057.         <yexpand>False</yexpand>
  1058.         <xshrink>False</xshrink>
  1059.         <yshrink>False</yshrink>
  1060.         <xfill>False</xfill>
  1061.         <yfill>False</yfill>
  1062.       </child>
  1063.     </widget>
  1064.  
  1065.     <widget>
  1066.       <class>GtkButton</class>
  1067.       <name>button29</name>
  1068.       <border_width>4</border_width>
  1069.       <signal>
  1070.         <name>clicked</name>
  1071.         <handler>on_disk_choose_button_clicked</handler>
  1072.         <data>(gpointer)1</data>
  1073.         <last_modification_time>Sun, 30 Apr 2000 22:30:43 GMT</last_modification_time>
  1074.       </signal>
  1075.       <label>Choose...</label>
  1076.       <child>
  1077.         <left_attach>2</left_attach>
  1078.         <right_attach>3</right_attach>
  1079.         <top_attach>0</top_attach>
  1080.         <bottom_attach>1</bottom_attach>
  1081.         <xpad>16</xpad>
  1082.         <ypad>0</ypad>
  1083.         <xexpand>False</xexpand>
  1084.         <yexpand>False</yexpand>
  1085.         <xshrink>False</xshrink>
  1086.         <yshrink>False</yshrink>
  1087.         <xfill>False</xfill>
  1088.         <yfill>False</yfill>
  1089.       </child>
  1090.     </widget>
  1091.  
  1092.     <widget>
  1093.       <class>GtkEntry</class>
  1094.       <name>dsk1_entry</name>
  1095.       <can_focus>True</can_focus>
  1096.       <signal>
  1097.         <name>activate</name>
  1098.         <handler>on_disk_combo_entry_activate</handler>
  1099.         <data>(gpointer)1</data>
  1100.         <last_modification_time>Sat, 03 Jun 2000 20:00:49 GMT</last_modification_time>
  1101.       </signal>
  1102.       <editable>True</editable>
  1103.       <text_visible>True</text_visible>
  1104.       <text_max_length>0</text_max_length>
  1105.       <text></text>
  1106.       <child>
  1107.         <left_attach>1</left_attach>
  1108.         <right_attach>2</right_attach>
  1109.         <top_attach>0</top_attach>
  1110.         <bottom_attach>1</bottom_attach>
  1111.         <xpad>0</xpad>
  1112.         <ypad>0</ypad>
  1113.         <xexpand>True</xexpand>
  1114.         <yexpand>False</yexpand>
  1115.         <xshrink>False</xshrink>
  1116.         <yshrink>False</yshrink>
  1117.         <xfill>True</xfill>
  1118.         <yfill>False</yfill>
  1119.       </child>
  1120.     </widget>
  1121.  
  1122.     <widget>
  1123.       <class>GtkEntry</class>
  1124.       <name>dsk2_entry</name>
  1125.       <can_focus>True</can_focus>
  1126.       <signal>
  1127.         <name>activate</name>
  1128.         <handler>on_disk_combo_entry_activate</handler>
  1129.         <data>(gpointer)2</data>
  1130.         <last_modification_time>Sun, 30 Apr 2000 23:28:49 GMT</last_modification_time>
  1131.       </signal>
  1132.       <editable>True</editable>
  1133.       <text_visible>True</text_visible>
  1134.       <text_max_length>0</text_max_length>
  1135.       <text></text>
  1136.       <child>
  1137.         <left_attach>1</left_attach>
  1138.         <right_attach>2</right_attach>
  1139.         <top_attach>1</top_attach>
  1140.         <bottom_attach>2</bottom_attach>
  1141.         <xpad>0</xpad>
  1142.         <ypad>0</ypad>
  1143.         <xexpand>True</xexpand>
  1144.         <yexpand>False</yexpand>
  1145.         <xshrink>False</xshrink>
  1146.         <yshrink>False</yshrink>
  1147.         <xfill>True</xfill>
  1148.         <yfill>False</yfill>
  1149.       </child>
  1150.     </widget>
  1151.  
  1152.     <widget>
  1153.       <class>GtkEntry</class>
  1154.       <name>dsk3_entry</name>
  1155.       <can_focus>True</can_focus>
  1156.       <signal>
  1157.         <name>activate</name>
  1158.         <handler>on_disk_combo_entry_activate</handler>
  1159.         <data>(gpointer)3</data>
  1160.         <last_modification_time>Sun, 30 Apr 2000 23:28:43 GMT</last_modification_time>
  1161.       </signal>
  1162.       <editable>True</editable>
  1163.       <text_visible>True</text_visible>
  1164.       <text_max_length>0</text_max_length>
  1165.       <text></text>
  1166.       <child>
  1167.         <left_attach>1</left_attach>
  1168.         <right_attach>2</right_attach>
  1169.         <top_attach>2</top_attach>
  1170.         <bottom_attach>3</bottom_attach>
  1171.         <xpad>0</xpad>
  1172.         <ypad>0</ypad>
  1173.         <xexpand>True</xexpand>
  1174.         <yexpand>False</yexpand>
  1175.         <xshrink>False</xshrink>
  1176.         <yshrink>False</yshrink>
  1177.         <xfill>True</xfill>
  1178.         <yfill>False</yfill>
  1179.       </child>
  1180.     </widget>
  1181.  
  1182.     <widget>
  1183.       <class>GtkEntry</class>
  1184.       <name>dsk4_entry</name>
  1185.       <can_focus>True</can_focus>
  1186.       <signal>
  1187.         <name>activate</name>
  1188.         <handler>on_disk_combo_entry_activate</handler>
  1189.         <data>(gpointer)4</data>
  1190.         <last_modification_time>Sun, 30 Apr 2000 23:29:15 GMT</last_modification_time>
  1191.       </signal>
  1192.       <editable>True</editable>
  1193.       <text_visible>True</text_visible>
  1194.       <text_max_length>0</text_max_length>
  1195.       <text></text>
  1196.       <child>
  1197.         <left_attach>1</left_attach>
  1198.         <right_attach>2</right_attach>
  1199.         <top_attach>3</top_attach>
  1200.         <bottom_attach>4</bottom_attach>
  1201.         <xpad>0</xpad>
  1202.         <ypad>0</ypad>
  1203.         <xexpand>True</xexpand>
  1204.         <yexpand>False</yexpand>
  1205.         <xshrink>False</xshrink>
  1206.         <yshrink>False</yshrink>
  1207.         <xfill>True</xfill>
  1208.         <yfill>False</yfill>
  1209.       </child>
  1210.     </widget>
  1211.  
  1212.     <widget>
  1213.       <class>GtkEntry</class>
  1214.       <name>dsk5_entry</name>
  1215.       <can_focus>True</can_focus>
  1216.       <signal>
  1217.         <name>activate</name>
  1218.         <handler>on_disk_combo_entry_activate</handler>
  1219.         <data>(gpointer)5</data>
  1220.         <last_modification_time>Sun, 30 Apr 2000 23:29:28 GMT</last_modification_time>
  1221.       </signal>
  1222.       <editable>True</editable>
  1223.       <text_visible>True</text_visible>
  1224.       <text_max_length>0</text_max_length>
  1225.       <text></text>
  1226.       <child>
  1227.         <left_attach>1</left_attach>
  1228.         <right_attach>2</right_attach>
  1229.         <top_attach>4</top_attach>
  1230.         <bottom_attach>5</bottom_attach>
  1231.         <xpad>0</xpad>
  1232.         <ypad>0</ypad>
  1233.         <xexpand>True</xexpand>
  1234.         <yexpand>False</yexpand>
  1235.         <xshrink>False</xshrink>
  1236.         <yshrink>False</yshrink>
  1237.         <xfill>True</xfill>
  1238.         <yfill>False</yfill>
  1239.       </child>
  1240.     </widget>
  1241.  
  1242.     <widget>
  1243.       <class>GtkButton</class>
  1244.       <name>button32</name>
  1245.       <border_width>4</border_width>
  1246.       <signal>
  1247.         <name>clicked</name>
  1248.         <handler>on_disk_choose_button_clicked</handler>
  1249.         <data>(gpointer)3</data>
  1250.         <last_modification_time>Sat, 03 Jun 2000 21:27:15 GMT</last_modification_time>
  1251.       </signal>
  1252.       <label>Choose...</label>
  1253.       <child>
  1254.         <left_attach>2</left_attach>
  1255.         <right_attach>3</right_attach>
  1256.         <top_attach>2</top_attach>
  1257.         <bottom_attach>3</bottom_attach>
  1258.         <xpad>0</xpad>
  1259.         <ypad>0</ypad>
  1260.         <xexpand>False</xexpand>
  1261.         <yexpand>False</yexpand>
  1262.         <xshrink>False</xshrink>
  1263.         <yshrink>False</yshrink>
  1264.         <xfill>False</xfill>
  1265.         <yfill>False</yfill>
  1266.       </child>
  1267.     </widget>
  1268.       </widget>
  1269.  
  1270.       <widget>
  1271.     <class>GtkLabel</class>
  1272.     <child_name>Notebook:tab</child_name>
  1273.     <name>label23</name>
  1274.     <label>DSKx Mappings</label>
  1275.     <justify>GTK_JUSTIFY_CENTER</justify>
  1276.     <wrap>False</wrap>
  1277.     <xalign>0.5</xalign>
  1278.     <yalign>0.5</yalign>
  1279.     <xpad>0</xpad>
  1280.     <ypad>0</ypad>
  1281.       </widget>
  1282.  
  1283.       <widget>
  1284.     <class>GtkVBox</class>
  1285.     <name>fiad_options_vbox</name>
  1286.     <homogeneous>False</homogeneous>
  1287.     <spacing>0</spacing>
  1288.  
  1289.     <widget>
  1290.       <class>GtkHBox</class>
  1291.       <name>hbox6</name>
  1292.       <homogeneous>False</homogeneous>
  1293.       <spacing>0</spacing>
  1294.       <child>
  1295.         <padding>0</padding>
  1296.         <expand>False</expand>
  1297.         <fill>False</fill>
  1298.       </child>
  1299.  
  1300.       <widget>
  1301.         <class>GtkCheckButton</class>
  1302.         <name>checkbutton2</name>
  1303.         <can_focus>True</can_focus>
  1304.         <signal>
  1305.           <name>toggled</name>
  1306.           <handler>on_v9t9_togglebutton_toggled_command_toggle_not</handler>
  1307.           <data>(gpointer *)"KeepFileFormat"</data>
  1308.           <last_modification_time>Sat, 03 Jun 2000 18:40:15 GMT</last_modification_time>
  1309.         </signal>
  1310.         <signal>
  1311.           <name>realize</name>
  1312.           <handler>on_v9t9_togglebutton_realize_inactive</handler>
  1313.           <data>(gpointer *)"KeepFileFormat"</data>
  1314.           <last_modification_time>Sat, 03 Jun 2000 18:39:47 GMT</last_modification_time>
  1315.         </signal>
  1316.         <signal>
  1317.           <name>toggled</name>
  1318.           <handler>on_v9t9_togglebutton_toggled_widget_enable</handler>
  1319.           <data>(gpointer)fiad_file_format_hbox</data>
  1320.           <last_modification_time>Sat, 03 Jun 2000 18:29:38 GMT</last_modification_time>
  1321.         </signal>
  1322.         <signal>
  1323.           <name>realize</name>
  1324.           <handler>on_v9t9_togglebutton_realize_widget_enable</handler>
  1325.           <data>(gpointer *)fiad_file_format_hbox</data>
  1326.           <last_modification_time>Sat, 03 Jun 2000 18:29:43 GMT</last_modification_time>
  1327.         </signal>
  1328.         <label>_Convert file headers to:</label>
  1329.         <active>False</active>
  1330.         <draw_indicator>True</draw_indicator>
  1331.         <child>
  1332.           <padding>0</padding>
  1333.           <expand>False</expand>
  1334.           <fill>False</fill>
  1335.         </child>
  1336.       </widget>
  1337.  
  1338.       <widget>
  1339.         <class>GtkHBox</class>
  1340.         <name>fiad_file_format_hbox</name>
  1341.         <homogeneous>False</homogeneous>
  1342.         <spacing>0</spacing>
  1343.         <child>
  1344.           <padding>0</padding>
  1345.           <expand>True</expand>
  1346.           <fill>True</fill>
  1347.         </child>
  1348.  
  1349.         <widget>
  1350.           <class>GtkRadioButton</class>
  1351.           <name>radiobutton2</name>
  1352.           <can_focus>True</can_focus>
  1353.           <signal>
  1354.         <name>clicked</name>
  1355.         <handler>on_v9t9_togglebutton_clicked</handler>
  1356.         <data>(gpointer *)"NewFileFormat F_V9t9\n"</data>
  1357.         <last_modification_time>Sat, 03 Jun 2000 18:38:09 GMT</last_modification_time>
  1358.           </signal>
  1359.           <signal>
  1360.         <name>realize</name>
  1361.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1362.         <data>(gpointer *)"NewFileFormat"</data>
  1363.         <last_modification_time>Sat, 03 Jun 2000 18:29:14 GMT</last_modification_time>
  1364.           </signal>
  1365.           <label>_V9t9</label>
  1366.           <active>False</active>
  1367.           <draw_indicator>True</draw_indicator>
  1368.           <group>fiad_format_radio_buttons</group>
  1369.           <child>
  1370.         <padding>0</padding>
  1371.         <expand>True</expand>
  1372.         <fill>False</fill>
  1373.           </child>
  1374.         </widget>
  1375.  
  1376.         <widget>
  1377.           <class>GtkRadioButton</class>
  1378.           <name>radiobutton3</name>
  1379.           <can_focus>True</can_focus>
  1380.           <signal>
  1381.         <name>clicked</name>
  1382.         <handler>on_v9t9_togglebutton_clicked</handler>
  1383.         <data>(gpointer *)"NewFileFormat F_TIFILES\n"</data>
  1384.         <last_modification_time>Sat, 03 Jun 2000 18:38:17 GMT</last_modification_time>
  1385.           </signal>
  1386.           <signal>
  1387.         <name>realize</name>
  1388.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1389.         <data>(gpointer *)"NewFileFormat"</data>
  1390.         <last_modification_time>Sat, 03 Jun 2000 18:29:02 GMT</last_modification_time>
  1391.           </signal>
  1392.           <label>_TIFILES</label>
  1393.           <active>False</active>
  1394.           <draw_indicator>True</draw_indicator>
  1395.           <group>fiad_format_radio_buttons</group>
  1396.           <child>
  1397.         <padding>0</padding>
  1398.         <expand>True</expand>
  1399.         <fill>False</fill>
  1400.           </child>
  1401.         </widget>
  1402.       </widget>
  1403.     </widget>
  1404.  
  1405.     <widget>
  1406.       <class>GtkCheckButton</class>
  1407.       <name>checkbutton5</name>
  1408.       <can_focus>True</can_focus>
  1409.       <signal>
  1410.         <name>toggled</name>
  1411.         <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  1412.         <data>(gpointer *)"UnknownFileIsText"</data>
  1413.         <last_modification_time>Sat, 03 Jun 2000 19:33:38 GMT</last_modification_time>
  1414.       </signal>
  1415.       <signal>
  1416.         <name>realize</name>
  1417.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1418.         <data>(gpointer *)"UnknownFileIsText"</data>
  1419.         <last_modification_time>Sat, 03 Jun 2000 19:34:08 GMT</last_modification_time>
  1420.       </signal>
  1421.       <label>Treat _unknown files as DIS/VAR 80</label>
  1422.       <active>False</active>
  1423.       <draw_indicator>True</draw_indicator>
  1424.       <child>
  1425.         <padding>0</padding>
  1426.         <expand>False</expand>
  1427.         <fill>False</fill>
  1428.       </child>
  1429.     </widget>
  1430.  
  1431.     <widget>
  1432.       <class>GtkCheckButton</class>
  1433.       <name>checkbutton6</name>
  1434.       <can_focus>True</can_focus>
  1435.       <signal>
  1436.         <name>toggled</name>
  1437.         <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  1438.         <data>(gpointer *)"AllowLongCatalogs"</data>
  1439.         <last_modification_time>Sat, 03 Jun 2000 19:35:18 GMT</last_modification_time>
  1440.       </signal>
  1441.       <signal>
  1442.         <name>realize</name>
  1443.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1444.         <data>(gpointer *)"AllowLongCatalogs"</data>
  1445.         <last_modification_time>Sat, 03 Jun 2000 19:35:43 GMT</last_modification_time>
  1446.       </signal>
  1447.       <label>Allow "DSKx." catalogs _longer than 127 filenames</label>
  1448.       <active>False</active>
  1449.       <draw_indicator>True</draw_indicator>
  1450.       <child>
  1451.         <padding>0</padding>
  1452.         <expand>False</expand>
  1453.         <fill>False</fill>
  1454.       </child>
  1455.     </widget>
  1456.  
  1457.     <widget>
  1458.       <class>GtkCheckButton</class>
  1459.       <name>checkbutton7</name>
  1460.       <can_focus>True</can_focus>
  1461.       <signal>
  1462.         <name>toggled</name>
  1463.         <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  1464.         <data>(gpointer *)"RepairDamagedFiles"</data>
  1465.         <last_modification_time>Sat, 03 Jun 2000 19:36:37 GMT</last_modification_time>
  1466.       </signal>
  1467.       <signal>
  1468.         <name>realize</name>
  1469.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1470.         <data>(gpointer *)"RepairDamagedFiles"</data>
  1471.         <last_modification_time>Sat, 03 Jun 2000 19:36:59 GMT</last_modification_time>
  1472.       </signal>
  1473.       <label>_Repair damaged V9t9 files</label>
  1474.       <active>False</active>
  1475.       <draw_indicator>True</draw_indicator>
  1476.       <child>
  1477.         <padding>0</padding>
  1478.         <expand>False</expand>
  1479.         <fill>False</fill>
  1480.       </child>
  1481.     </widget>
  1482.  
  1483.     <widget>
  1484.       <class>GtkCheckButton</class>
  1485.       <name>checkbutton8</name>
  1486.       <can_focus>True</can_focus>
  1487.       <signal>
  1488.         <name>toggled</name>
  1489.         <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  1490.         <data>(gpointer *)"FixupOldV9t9Filenames"</data>
  1491.         <last_modification_time>Sat, 03 Jun 2000 19:42:35 GMT</last_modification_time>
  1492.       </signal>
  1493.       <signal>
  1494.         <name>realize</name>
  1495.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1496.         <data>(gpointer *)"FixupOldV9t9Filenames"</data>
  1497.         <last_modification_time>Sat, 03 Jun 2000 19:42:28 GMT</last_modification_time>
  1498.       </signal>
  1499.       <label>_Fixup filenames for files created with V9t9 for DOS</label>
  1500.       <active>False</active>
  1501.       <draw_indicator>True</draw_indicator>
  1502.       <child>
  1503.         <padding>0</padding>
  1504.         <expand>False</expand>
  1505.         <fill>False</fill>
  1506.       </child>
  1507.     </widget>
  1508.  
  1509.     <widget>
  1510.       <class>GtkCheckButton</class>
  1511.       <name>checkbutton9</name>
  1512.       <can_focus>True</can_focus>
  1513.       <signal>
  1514.         <name>toggled</name>
  1515.         <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  1516.         <data>(gpointer *)"GenerateOldV9t9Filenames"</data>
  1517.         <last_modification_time>Sat, 03 Jun 2000 19:39:26 GMT</last_modification_time>
  1518.       </signal>
  1519.       <signal>
  1520.         <name>realize</name>
  1521.         <handler>on_v9t9_togglebutton_realize_active</handler>
  1522.         <data>(gpointer *)"GenerateOldV9t9Filenames"</data>
  1523.         <last_modification_time>Sat, 03 Jun 2000 19:39:47 GMT</last_modification_time>
  1524.       </signal>
  1525.       <label>_Generate filenames compatible with V9t9 for DOS</label>
  1526.       <active>False</active>
  1527.       <draw_indicator>True</draw_indicator>
  1528.       <child>
  1529.         <padding>0</padding>
  1530.         <expand>False</expand>
  1531.         <fill>False</fill>
  1532.       </child>
  1533.     </widget>
  1534.  
  1535.     <widget>
  1536.       <class>GtkFrame</class>
  1537.       <name>frame8</name>
  1538.       <border_width>4</border_width>
  1539.       <label>DSR ROM Selection</label>
  1540.       <label_xalign>0</label_xalign>
  1541.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1542.       <child>
  1543.         <padding>0</padding>
  1544.         <expand>True</expand>
  1545.         <fill>True</fill>
  1546.       </child>
  1547.  
  1548.       <widget>
  1549.         <class>GtkTable</class>
  1550.         <name>table1</name>
  1551.         <rows>2</rows>
  1552.         <columns>3</columns>
  1553.         <homogeneous>False</homogeneous>
  1554.         <row_spacing>0</row_spacing>
  1555.         <column_spacing>0</column_spacing>
  1556.  
  1557.         <widget>
  1558.           <class>GtkEntry</class>
  1559.           <name>emu_lone_dsr_entry</name>
  1560.           <can_focus>True</can_focus>
  1561.           <signal>
  1562.         <name>activate</name>
  1563.         <handler>on_v9t9_dsr_entry_activate</handler>
  1564.         <data>(gpointer *)"EmuDiskDSRFilename"</data>
  1565.         <last_modification_time>Sat, 03 Jun 2000 21:48:59 GMT</last_modification_time>
  1566.           </signal>
  1567.           <signal>
  1568.         <name>realize</name>
  1569.         <handler>on_v9t9_dsr_entry_realize</handler>
  1570.         <data>(gpointer *)"EmuDiskDSRFilename"</data>
  1571.         <last_modification_time>Sat, 03 Jun 2000 20:06:41 GMT</last_modification_time>
  1572.           </signal>
  1573.           <editable>True</editable>
  1574.           <text_visible>True</text_visible>
  1575.           <text_max_length>0</text_max_length>
  1576.           <text></text>
  1577.           <child>
  1578.         <left_attach>1</left_attach>
  1579.         <right_attach>2</right_attach>
  1580.         <top_attach>0</top_attach>
  1581.         <bottom_attach>1</bottom_attach>
  1582.         <xpad>0</xpad>
  1583.         <ypad>0</ypad>
  1584.         <xexpand>True</xexpand>
  1585.         <yexpand>False</yexpand>
  1586.         <xshrink>False</xshrink>
  1587.         <yshrink>False</yshrink>
  1588.         <xfill>True</xfill>
  1589.         <yfill>False</yfill>
  1590.           </child>
  1591.         </widget>
  1592.  
  1593.         <widget>
  1594.           <class>GtkEntry</class>
  1595.           <name>emu_shared_dsr_entry</name>
  1596.           <can_focus>True</can_focus>
  1597.           <signal>
  1598.         <name>activate</name>
  1599.         <handler>on_v9t9_dsr_entry_activate</handler>
  1600.         <data>(gpointer *)"EmuDiskSharedDSRFilename"</data>
  1601.         <last_modification_time>Sat, 03 Jun 2000 20:06:26 GMT</last_modification_time>
  1602.           </signal>
  1603.           <signal>
  1604.         <name>realize</name>
  1605.         <handler>on_v9t9_dsr_entry_realize</handler>
  1606.         <data>(gpointer *)"EmuDiskSharedDSRFilename"</data>
  1607.         <last_modification_time>Sat, 03 Jun 2000 20:06:17 GMT</last_modification_time>
  1608.           </signal>
  1609.           <editable>True</editable>
  1610.           <text_visible>True</text_visible>
  1611.           <text_max_length>0</text_max_length>
  1612.           <text></text>
  1613.           <child>
  1614.         <left_attach>1</left_attach>
  1615.         <right_attach>2</right_attach>
  1616.         <top_attach>1</top_attach>
  1617.         <bottom_attach>2</bottom_attach>
  1618.         <xpad>0</xpad>
  1619.         <ypad>0</ypad>
  1620.         <xexpand>True</xexpand>
  1621.         <yexpand>False</yexpand>
  1622.         <xshrink>False</xshrink>
  1623.         <yshrink>False</yshrink>
  1624.         <xfill>True</xfill>
  1625.         <yfill>False</yfill>
  1626.           </child>
  1627.         </widget>
  1628.  
  1629.         <widget>
  1630.           <class>GtkLabel</class>
  1631.           <name>label26</name>
  1632.           <label>_Lone</label>
  1633.           <justify>GTK_JUSTIFY_CENTER</justify>
  1634.           <wrap>False</wrap>
  1635.           <xalign>0.5</xalign>
  1636.           <yalign>0.5</yalign>
  1637.           <xpad>0</xpad>
  1638.           <ypad>0</ypad>
  1639.           <default_focus_target>emu_lone_dsr_entry</default_focus_target>
  1640.           <child>
  1641.         <left_attach>0</left_attach>
  1642.         <right_attach>1</right_attach>
  1643.         <top_attach>0</top_attach>
  1644.         <bottom_attach>1</bottom_attach>
  1645.         <xpad>0</xpad>
  1646.         <ypad>0</ypad>
  1647.         <xexpand>True</xexpand>
  1648.         <yexpand>False</yexpand>
  1649.         <xshrink>False</xshrink>
  1650.         <yshrink>False</yshrink>
  1651.         <xfill>False</xfill>
  1652.         <yfill>False</yfill>
  1653.           </child>
  1654.         </widget>
  1655.  
  1656.         <widget>
  1657.           <class>GtkLabel</class>
  1658.           <name>label27</name>
  1659.           <label>_Shared</label>
  1660.           <justify>GTK_JUSTIFY_CENTER</justify>
  1661.           <wrap>False</wrap>
  1662.           <xalign>0.5</xalign>
  1663.           <yalign>0.5</yalign>
  1664.           <xpad>0</xpad>
  1665.           <ypad>0</ypad>
  1666.           <default_focus_target>emu_shared_dsr_entry</default_focus_target>
  1667.           <child>
  1668.         <left_attach>0</left_attach>
  1669.         <right_attach>1</right_attach>
  1670.         <top_attach>1</top_attach>
  1671.         <bottom_attach>2</bottom_attach>
  1672.         <xpad>0</xpad>
  1673.         <ypad>0</ypad>
  1674.         <xexpand>True</xexpand>
  1675.         <yexpand>False</yexpand>
  1676.         <xshrink>False</xshrink>
  1677.         <yshrink>False</yshrink>
  1678.         <xfill>False</xfill>
  1679.         <yfill>False</yfill>
  1680.           </child>
  1681.         </widget>
  1682.  
  1683.         <widget>
  1684.           <class>GtkButton</class>
  1685.           <name>button30</name>
  1686.           <border_width>4</border_width>
  1687.           <can_focus>True</can_focus>
  1688.           <signal>
  1689.         <name>clicked</name>
  1690.         <handler>on_v9t9_dsr_button_clicked</handler>
  1691.         <data>emu_lone_dsr_entry</data>
  1692.         <last_modification_time>Sat, 03 Jun 2000 21:59:50 GMT</last_modification_time>
  1693.           </signal>
  1694.           <label>Choose...</label>
  1695.           <child>
  1696.         <left_attach>2</left_attach>
  1697.         <right_attach>3</right_attach>
  1698.         <top_attach>0</top_attach>
  1699.         <bottom_attach>1</bottom_attach>
  1700.         <xpad>0</xpad>
  1701.         <ypad>0</ypad>
  1702.         <xexpand>True</xexpand>
  1703.         <yexpand>False</yexpand>
  1704.         <xshrink>False</xshrink>
  1705.         <yshrink>False</yshrink>
  1706.         <xfill>False</xfill>
  1707.         <yfill>False</yfill>
  1708.           </child>
  1709.         </widget>
  1710.  
  1711.         <widget>
  1712.           <class>GtkButton</class>
  1713.           <name>button31</name>
  1714.           <border_width>4</border_width>
  1715.           <can_focus>True</can_focus>
  1716.           <signal>
  1717.         <name>clicked</name>
  1718.         <handler>on_v9t9_dsr_button_clicked</handler>
  1719.         <data>emu_shared_dsr_entry</data>
  1720.         <last_modification_time>Sat, 03 Jun 2000 21:59:54 GMT</last_modification_time>
  1721.           </signal>
  1722.           <label>Choose...</label>
  1723.           <child>
  1724.         <left_attach>2</left_attach>
  1725.         <right_attach>3</right_attach>
  1726.         <top_attach>1</top_attach>
  1727.         <bottom_attach>2</bottom_attach>
  1728.         <xpad>0</xpad>
  1729.         <ypad>0</ypad>
  1730.         <xexpand>True</xexpand>
  1731.         <yexpand>False</yexpand>
  1732.         <xshrink>False</xshrink>
  1733.         <yshrink>False</yshrink>
  1734.         <xfill>False</xfill>
  1735.         <yfill>False</yfill>
  1736.           </child>
  1737.         </widget>
  1738.       </widget>
  1739.     </widget>
  1740.  
  1741.     <widget>
  1742.       <class>Placeholder</class>
  1743.     </widget>
  1744.       </widget>
  1745.  
  1746.       <widget>
  1747.     <class>GtkLabel</class>
  1748.     <child_name>Notebook:tab</child_name>
  1749.     <name>label24</name>
  1750.     <label>File Directory Options</label>
  1751.     <justify>GTK_JUSTIFY_CENTER</justify>
  1752.     <wrap>False</wrap>
  1753.     <xalign>0.5</xalign>
  1754.     <yalign>0.5</yalign>
  1755.     <xpad>0</xpad>
  1756.     <ypad>0</ypad>
  1757.       </widget>
  1758.  
  1759.       <widget>
  1760.     <class>GtkVBox</class>
  1761.     <name>doad_options_vbox</name>
  1762.     <homogeneous>False</homogeneous>
  1763.     <spacing>0</spacing>
  1764.  
  1765.     <widget>
  1766.       <class>GtkFrame</class>
  1767.       <name>frame9</name>
  1768.       <border_width>4</border_width>
  1769.       <label>DSR ROM Selection</label>
  1770.       <label_xalign>0</label_xalign>
  1771.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1772.       <child>
  1773.         <padding>0</padding>
  1774.         <expand>False</expand>
  1775.         <fill>False</fill>
  1776.       </child>
  1777.  
  1778.       <widget>
  1779.         <class>GtkTable</class>
  1780.         <name>table2</name>
  1781.         <rows>1</rows>
  1782.         <columns>3</columns>
  1783.         <homogeneous>False</homogeneous>
  1784.         <row_spacing>0</row_spacing>
  1785.         <column_spacing>0</column_spacing>
  1786.  
  1787.         <widget>
  1788.           <class>GtkLabel</class>
  1789.           <name>label29</name>
  1790.           <label>S_hared</label>
  1791.           <justify>GTK_JUSTIFY_CENTER</justify>
  1792.           <wrap>False</wrap>
  1793.           <xalign>0.5</xalign>
  1794.           <yalign>0.5</yalign>
  1795.           <xpad>0</xpad>
  1796.           <ypad>0</ypad>
  1797.           <default_focus_target>real_disk_dsr_entry</default_focus_target>
  1798.           <child>
  1799.         <left_attach>0</left_attach>
  1800.         <right_attach>1</right_attach>
  1801.         <top_attach>0</top_attach>
  1802.         <bottom_attach>1</bottom_attach>
  1803.         <xpad>0</xpad>
  1804.         <ypad>0</ypad>
  1805.         <xexpand>True</xexpand>
  1806.         <yexpand>False</yexpand>
  1807.         <xshrink>False</xshrink>
  1808.         <yshrink>False</yshrink>
  1809.         <xfill>False</xfill>
  1810.         <yfill>False</yfill>
  1811.           </child>
  1812.         </widget>
  1813.  
  1814.         <widget>
  1815.           <class>GtkButton</class>
  1816.           <name>button34</name>
  1817.           <border_width>4</border_width>
  1818.           <can_focus>True</can_focus>
  1819.           <signal>
  1820.         <name>clicked</name>
  1821.         <handler>on_v9t9_dsr_button_clicked</handler>
  1822.         <data>real_disk_dsr_entry</data>
  1823.         <last_modification_time>Sat, 03 Jun 2000 21:58:32 GMT</last_modification_time>
  1824.           </signal>
  1825.           <label>Choose...</label>
  1826.           <child>
  1827.         <left_attach>2</left_attach>
  1828.         <right_attach>3</right_attach>
  1829.         <top_attach>0</top_attach>
  1830.         <bottom_attach>1</bottom_attach>
  1831.         <xpad>0</xpad>
  1832.         <ypad>0</ypad>
  1833.         <xexpand>True</xexpand>
  1834.         <yexpand>False</yexpand>
  1835.         <xshrink>False</xshrink>
  1836.         <yshrink>False</yshrink>
  1837.         <xfill>False</xfill>
  1838.         <yfill>False</yfill>
  1839.           </child>
  1840.         </widget>
  1841.  
  1842.         <widget>
  1843.           <class>GtkEntry</class>
  1844.           <name>real_disk_dsr_entry</name>
  1845.           <can_focus>True</can_focus>
  1846.           <signal>
  1847.         <name>activate</name>
  1848.         <handler>on_v9t9_dsr_entry_activate</handler>
  1849.         <data>(gpointer *)"DiskDSRFilename"</data>
  1850.         <last_modification_time>Sat, 03 Jun 2000 22:00:58 GMT</last_modification_time>
  1851.           </signal>
  1852.           <signal>
  1853.         <name>realize</name>
  1854.         <handler>on_v9t9_dsr_entry_realize</handler>
  1855.         <data>(gpointer *)"DiskDSRFilename"</data>
  1856.         <last_modification_time>Sat, 03 Jun 2000 22:01:04 GMT</last_modification_time>
  1857.           </signal>
  1858.           <editable>True</editable>
  1859.           <text_visible>True</text_visible>
  1860.           <text_max_length>0</text_max_length>
  1861.           <text></text>
  1862.           <child>
  1863.         <left_attach>1</left_attach>
  1864.         <right_attach>2</right_attach>
  1865.         <top_attach>0</top_attach>
  1866.         <bottom_attach>1</bottom_attach>
  1867.         <xpad>0</xpad>
  1868.         <ypad>0</ypad>
  1869.         <xexpand>True</xexpand>
  1870.         <yexpand>False</yexpand>
  1871.         <xshrink>False</xshrink>
  1872.         <yshrink>False</yshrink>
  1873.         <xfill>True</xfill>
  1874.         <yfill>False</yfill>
  1875.           </child>
  1876.         </widget>
  1877.       </widget>
  1878.     </widget>
  1879.  
  1880.     <widget>
  1881.       <class>Placeholder</class>
  1882.     </widget>
  1883.  
  1884.     <widget>
  1885.       <class>Placeholder</class>
  1886.     </widget>
  1887.       </widget>
  1888.  
  1889.       <widget>
  1890.     <class>GtkLabel</class>
  1891.     <child_name>Notebook:tab</child_name>
  1892.     <name>label25</name>
  1893.     <label>Disk Image Options</label>
  1894.     <justify>GTK_JUSTIFY_CENTER</justify>
  1895.     <wrap>False</wrap>
  1896.     <xalign>0.5</xalign>
  1897.     <yalign>0.5</yalign>
  1898.     <xpad>0</xpad>
  1899.     <ypad>0</ypad>
  1900.       </widget>
  1901.     </widget>
  1902.  
  1903.     <widget>
  1904.       <class>GtkHBox</class>
  1905.       <name>hbox8</name>
  1906.       <border_width>4</border_width>
  1907.       <homogeneous>True</homogeneous>
  1908.       <spacing>0</spacing>
  1909.       <child>
  1910.     <padding>0</padding>
  1911.     <expand>True</expand>
  1912.     <fill>True</fill>
  1913.       </child>
  1914.  
  1915.       <widget>
  1916.     <class>GtkCheckButton</class>
  1917.     <name>checkbutton3</name>
  1918.     <can_focus>True</can_focus>
  1919.     <signal>
  1920.       <name>toggled</name>
  1921.       <handler>on_emu_disk_cb_toggled</handler>
  1922.       <data>(gpointer *)disk_info_table</data>
  1923.       <last_modification_time>Sat, 06 May 2000 16:53:29 GMT</last_modification_time>
  1924.     </signal>
  1925.     <signal>
  1926.       <name>realize</name>
  1927.       <handler>on_emu_disk_cb_realize</handler>
  1928.       <data>(gpointer *)disk_info_table</data>
  1929.       <last_modification_time>Sat, 06 May 2000 16:53:36 GMT</last_modification_time>
  1930.     </signal>
  1931.     <signal>
  1932.       <name>toggled</name>
  1933.       <handler>on_v9t9_togglebutton_toggled_widget_enable</handler>
  1934.       <data>(gpointer)fiad_options_vbox</data>
  1935.       <last_modification_time>Tue, 06 Jun 2000 01:50:10 GMT</last_modification_time>
  1936.     </signal>
  1937.     <signal>
  1938.       <name>realize</name>
  1939.       <handler>on_v9t9_togglebutton_realize_widget_enable</handler>
  1940.       <data>(gpointer )fiad_options_vbox</data>
  1941.       <last_modification_time>Tue, 06 Jun 2000 02:54:45 GMT</last_modification_time>
  1942.     </signal>
  1943.     <label>Use file directories (FIAD)</label>
  1944.     <active>False</active>
  1945.     <draw_indicator>True</draw_indicator>
  1946.     <child>
  1947.       <padding>0</padding>
  1948.       <expand>False</expand>
  1949.       <fill>False</fill>
  1950.     </child>
  1951.       </widget>
  1952.  
  1953.       <widget>
  1954.     <class>GtkCheckButton</class>
  1955.     <name>checkbutton4</name>
  1956.     <can_focus>True</can_focus>
  1957.     <signal>
  1958.       <name>toggled</name>
  1959.       <handler>on_real_disk_cb_toggled</handler>
  1960.       <data>(gpointer *)disk_info_table</data>
  1961.       <last_modification_time>Sat, 06 May 2000 16:53:13 GMT</last_modification_time>
  1962.     </signal>
  1963.     <signal>
  1964.       <name>realize</name>
  1965.       <handler>on_real_disk_cb_realize</handler>
  1966.       <data>(gpointer *)disk_info_table</data>
  1967.       <last_modification_time>Sat, 06 May 2000 16:53:18 GMT</last_modification_time>
  1968.     </signal>
  1969.     <signal>
  1970.       <name>toggled</name>
  1971.       <handler>on_v9t9_togglebutton_toggled_widget_enable</handler>
  1972.       <data>(gpointer)doad_options_vbox</data>
  1973.       <last_modification_time>Sat, 03 Jun 2000 22:03:11 GMT</last_modification_time>
  1974.     </signal>
  1975.     <signal>
  1976.       <name>realize</name>
  1977.       <handler>on_v9t9_togglebutton_realize_widget_enable</handler>
  1978.       <data>(gpointer)doad_options_vbox</data>
  1979.       <last_modification_time>Sat, 03 Jun 2000 22:03:49 GMT</last_modification_time>
  1980.     </signal>
  1981.     <label>Use disk images (DOAD)</label>
  1982.     <active>False</active>
  1983.     <draw_indicator>True</draw_indicator>
  1984.     <child>
  1985.       <padding>0</padding>
  1986.       <expand>False</expand>
  1987.       <fill>False</fill>
  1988.     </child>
  1989.       </widget>
  1990.     </widget>
  1991.   </widget>
  1992. </widget>
  1993.  
  1994. <widget>
  1995.   <class>GtkDialog</class>
  1996.   <name>modules_dialog</name>
  1997.   <title>Modules</title>
  1998.   <type>GTK_WINDOW_TOPLEVEL</type>
  1999.   <position>GTK_WIN_POS_NONE</position>
  2000.   <modal>False</modal>
  2001.   <default_width>400</default_width>
  2002.   <default_height>400</default_height>
  2003.   <allow_shrink>False</allow_shrink>
  2004.   <allow_grow>True</allow_grow>
  2005.   <auto_shrink>False</auto_shrink>
  2006.  
  2007.   <widget>
  2008.     <class>GtkVBox</class>
  2009.     <child_name>Dialog:vbox</child_name>
  2010.     <name>dialog-vbox2</name>
  2011.     <homogeneous>False</homogeneous>
  2012.     <spacing>0</spacing>
  2013.  
  2014.     <widget>
  2015.       <class>GtkHBox</class>
  2016.       <child_name>Dialog:action_area</child_name>
  2017.       <name>dialog-action_area2</name>
  2018.       <border_width>10</border_width>
  2019.       <homogeneous>True</homogeneous>
  2020.       <spacing>5</spacing>
  2021.       <child>
  2022.     <padding>0</padding>
  2023.     <expand>False</expand>
  2024.     <fill>True</fill>
  2025.     <pack>GTK_PACK_END</pack>
  2026.       </child>
  2027.  
  2028.       <widget>
  2029.     <class>GtkVBox</class>
  2030.     <name>vbox2</name>
  2031.     <homogeneous>True</homogeneous>
  2032.     <spacing>0</spacing>
  2033.     <child>
  2034.       <padding>0</padding>
  2035.       <expand>False</expand>
  2036.       <fill>True</fill>
  2037.     </child>
  2038.  
  2039.     <widget>
  2040.       <class>GtkHBox</class>
  2041.       <name>hbox2</name>
  2042.       <homogeneous>False</homogeneous>
  2043.       <spacing>0</spacing>
  2044.       <child>
  2045.         <padding>0</padding>
  2046.         <expand>False</expand>
  2047.         <fill>False</fill>
  2048.       </child>
  2049.  
  2050.       <widget>
  2051.         <class>GtkCheckButton</class>
  2052.         <name>show_commands_cb</name>
  2053.         <can_focus>True</can_focus>
  2054.         <signal>
  2055.           <name>toggled</name>
  2056.           <handler>on_show_commands_cb_toggled</handler>
  2057.           <data>module_clist</data>
  2058.           <last_modification_time>Sun, 30 Apr 2000 20:46:07 GMT</last_modification_time>
  2059.         </signal>
  2060.         <label>Show _setup commands</label>
  2061.         <active>True</active>
  2062.         <draw_indicator>True</draw_indicator>
  2063.         <child>
  2064.           <padding>0</padding>
  2065.           <expand>True</expand>
  2066.           <fill>True</fill>
  2067.         </child>
  2068.       </widget>
  2069.  
  2070.       <widget>
  2071.         <class>GtkCheckButton</class>
  2072.         <name>reset_computer_cb</name>
  2073.         <can_focus>True</can_focus>
  2074.         <signal>
  2075.           <name>toggled</name>
  2076.           <handler>on_reset_computer_cb_toggled</handler>
  2077.           <last_modification_time>Mon, 01 May 2000 04:38:28 GMT</last_modification_time>
  2078.         </signal>
  2079.         <label>_Reset computer after load</label>
  2080.         <active>True</active>
  2081.         <draw_indicator>True</draw_indicator>
  2082.         <child>
  2083.           <padding>0</padding>
  2084.           <expand>True</expand>
  2085.           <fill>True</fill>
  2086.         </child>
  2087.       </widget>
  2088.     </widget>
  2089.  
  2090.     <widget>
  2091.       <class>GtkHBox</class>
  2092.       <name>hbox1</name>
  2093.       <homogeneous>True</homogeneous>
  2094.       <spacing>4</spacing>
  2095.       <child>
  2096.         <padding>0</padding>
  2097.         <expand>False</expand>
  2098.         <fill>False</fill>
  2099.       </child>
  2100.  
  2101.       <widget>
  2102.         <class>GtkButton</class>
  2103.         <name>unload_current_button</name>
  2104.         <border_width>4</border_width>
  2105.         <tooltip>Pull out the module while V9t9 is running</tooltip>
  2106.         <can_focus>True</can_focus>
  2107.         <accelerator>
  2108.           <modifiers>GDK_MOD1_MASK</modifiers>
  2109.           <key>GDK_u</key>
  2110.           <signal>clicked</signal>
  2111.         </accelerator>
  2112.         <signal>
  2113.           <name>clicked</name>
  2114.           <handler>on_unload_current_button_clicked</handler>
  2115.           <last_modification_time>Sun, 30 Apr 2000 17:53:13 GMT</last_modification_time>
  2116.         </signal>
  2117.         <label>_Unload</label>
  2118.         <child>
  2119.           <padding>0</padding>
  2120.           <expand>False</expand>
  2121.           <fill>True</fill>
  2122.         </child>
  2123.       </widget>
  2124.  
  2125.       <widget>
  2126.         <class>GtkVSeparator</class>
  2127.         <name>vseparator2</name>
  2128.         <child>
  2129.           <padding>0</padding>
  2130.           <expand>True</expand>
  2131.           <fill>True</fill>
  2132.         </child>
  2133.       </widget>
  2134.  
  2135.       <widget>
  2136.         <class>GtkButton</class>
  2137.         <name>close_button</name>
  2138.         <border_width>4</border_width>
  2139.         <can_focus>True</can_focus>
  2140.         <accelerator>
  2141.           <modifiers>0</modifiers>
  2142.           <key>GDK_Escape</key>
  2143.           <signal>clicked</signal>
  2144.         </accelerator>
  2145.         <signal>
  2146.           <name>clicked</name>
  2147.           <handler>on_module_clist_close_button_clicked</handler>
  2148.           <data>module_clist</data>
  2149.           <last_modification_time>Sun, 30 Apr 2000 20:33:53 GMT</last_modification_time>
  2150.         </signal>
  2151.         <label>Close</label>
  2152.         <child>
  2153.           <padding>0</padding>
  2154.           <expand>False</expand>
  2155.           <fill>True</fill>
  2156.           <pack>GTK_PACK_END</pack>
  2157.         </child>
  2158.       </widget>
  2159.  
  2160.       <widget>
  2161.         <class>GtkButton</class>
  2162.         <name>load_button</name>
  2163.         <border_width>4</border_width>
  2164.         <tooltip>Insert module</tooltip>
  2165.         <can_focus>True</can_focus>
  2166.         <accelerator>
  2167.           <modifiers>GDK_MOD1_MASK</modifiers>
  2168.           <key>GDK_l</key>
  2169.           <signal>clicked</signal>
  2170.         </accelerator>
  2171.         <accelerator>
  2172.           <modifiers>0</modifiers>
  2173.           <key>GDK_Return</key>
  2174.           <signal>clicked</signal>
  2175.         </accelerator>
  2176.         <signal>
  2177.           <name>clicked</name>
  2178.           <handler>on_module_clist_load_button_clicked</handler>
  2179.           <data>module_clist</data>
  2180.           <last_modification_time>Sun, 30 Apr 2000 16:53:42 GMT</last_modification_time>
  2181.         </signal>
  2182.         <label>_Load</label>
  2183.         <child>
  2184.           <padding>0</padding>
  2185.           <expand>False</expand>
  2186.           <fill>True</fill>
  2187.           <pack>GTK_PACK_END</pack>
  2188.         </child>
  2189.       </widget>
  2190.  
  2191.       <widget>
  2192.         <class>GtkButton</class>
  2193.         <name>refresh_button</name>
  2194.         <border_width>4</border_width>
  2195.         <tooltip>Reload module database from "modules.inf"</tooltip>
  2196.         <can_focus>True</can_focus>
  2197.         <accelerator>
  2198.           <modifiers>GDK_MOD1_MASK</modifiers>
  2199.           <key>GDK_f</key>
  2200.           <signal>clicked</signal>
  2201.         </accelerator>
  2202.         <signal>
  2203.           <name>clicked</name>
  2204.           <handler>on_modules_refresh_button_clicked</handler>
  2205.           <data>module_clist</data>
  2206.           <last_modification_time>Thu, 01 Jun 2000 05:04:07 GMT</last_modification_time>
  2207.         </signal>
  2208.         <label>Re_fresh</label>
  2209.         <child>
  2210.           <padding>0</padding>
  2211.           <expand>False</expand>
  2212.           <fill>True</fill>
  2213.           <pack>GTK_PACK_END</pack>
  2214.         </child>
  2215.       </widget>
  2216.     </widget>
  2217.       </widget>
  2218.     </widget>
  2219.  
  2220.     <widget>
  2221.       <class>GtkScrolledWindow</class>
  2222.       <name>scrolledwindow2</name>
  2223.       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  2224.       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
  2225.       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2226.       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2227.       <child>
  2228.     <padding>0</padding>
  2229.     <expand>True</expand>
  2230.     <fill>True</fill>
  2231.       </child>
  2232.  
  2233.       <widget>
  2234.     <class>GtkCList</class>
  2235.     <name>module_clist</name>
  2236.     <can_default>True</can_default>
  2237.     <can_focus>True</can_focus>
  2238.     <has_focus>True</has_focus>
  2239.     <signal>
  2240.       <name>click_column</name>
  2241.       <handler>on_module_clist_click_column</handler>
  2242.       <last_modification_time>Sun, 30 Apr 2000 16:15:36 GMT</last_modification_time>
  2243.     </signal>
  2244.     <signal>
  2245.       <name>realize</name>
  2246.       <handler>on_module_clist_realize</handler>
  2247.       <last_modification_time>Sun, 30 Apr 2000 22:29:17 GMT</last_modification_time>
  2248.     </signal>
  2249.     <signal>
  2250.       <name>event</name>
  2251.       <handler>on_module_clist_event</handler>
  2252.       <data>module_clist</data>
  2253.       <last_modification_time>Sun, 30 Apr 2000 17:52:49 GMT</last_modification_time>
  2254.     </signal>
  2255.     <signal>
  2256.       <name>key_press_event</name>
  2257.       <handler>on_clist_key_press_event</handler>
  2258.       <after>True</after>
  2259.       <data>(gpointer)0</data>
  2260.       <last_modification_time>Sat, 03 Jun 2000 23:11:14 GMT</last_modification_time>
  2261.     </signal>
  2262.     <signal>
  2263.       <name>key_press_event</name>
  2264.       <handler>on_clist_key_press_event</handler>
  2265.       <after>True</after>
  2266.       <data>(gpointer)1</data>
  2267.       <last_modification_time>Sun, 04 Jun 2000 07:02:37 GMT</last_modification_time>
  2268.     </signal>
  2269.     <signal>
  2270.       <name>key_release_event</name>
  2271.       <handler>on_clist_key_release_event</handler>
  2272.       <last_modification_time>Sun, 04 Jun 2000 23:51:39 GMT</last_modification_time>
  2273.     </signal>
  2274.     <columns>3</columns>
  2275.     <column_widths>216,71,512</column_widths>
  2276.     <selection_mode>GTK_SELECTION_BROWSE</selection_mode>
  2277.     <show_titles>True</show_titles>
  2278.     <shadow_type>GTK_SHADOW_IN</shadow_type>
  2279.  
  2280.     <widget>
  2281.       <class>GtkLabel</class>
  2282.       <child_name>CList:title</child_name>
  2283.       <name>label_text_name</name>
  2284.       <label>Name</label>
  2285.       <justify>GTK_JUSTIFY_CENTER</justify>
  2286.       <wrap>False</wrap>
  2287.       <xalign>0.5</xalign>
  2288.       <yalign>0.5</yalign>
  2289.       <xpad>0</xpad>
  2290.       <ypad>0</ypad>
  2291.     </widget>
  2292.  
  2293.     <widget>
  2294.       <class>GtkLabel</class>
  2295.       <child_name>CList:title</child_name>
  2296.       <name>label_tag</name>
  2297.       <label>Tag</label>
  2298.       <justify>GTK_JUSTIFY_CENTER</justify>
  2299.       <wrap>False</wrap>
  2300.       <xalign>0.5</xalign>
  2301.       <yalign>0.5</yalign>
  2302.       <xpad>0</xpad>
  2303.       <ypad>0</ypad>
  2304.     </widget>
  2305.  
  2306.     <widget>
  2307.       <class>GtkLabel</class>
  2308.       <child_name>CList:title</child_name>
  2309.       <name>label_commands</name>
  2310.       <label>Commands</label>
  2311.       <justify>GTK_JUSTIFY_CENTER</justify>
  2312.       <wrap>False</wrap>
  2313.       <xalign>0</xalign>
  2314.       <yalign>0.5</yalign>
  2315.       <xpad>0</xpad>
  2316.       <ypad>0</ypad>
  2317.     </widget>
  2318.       </widget>
  2319.     </widget>
  2320.   </widget>
  2321. </widget>
  2322.  
  2323. <widget>
  2324.   <class>GtkWindow</class>
  2325.   <name>debugger_window</name>
  2326.   <title>V9t9 Debugger</title>
  2327.   <type>GTK_WINDOW_TOPLEVEL</type>
  2328.   <position>GTK_WIN_POS_NONE</position>
  2329.   <modal>False</modal>
  2330.   <default_width>600</default_width>
  2331.   <allow_shrink>True</allow_shrink>
  2332.   <allow_grow>True</allow_grow>
  2333.   <auto_shrink>False</auto_shrink>
  2334.  
  2335.   <widget>
  2336.     <class>GtkVBox</class>
  2337.     <name>vbox7</name>
  2338.     <homogeneous>False</homogeneous>
  2339.     <spacing>0</spacing>
  2340.  
  2341.     <widget>
  2342.       <class>GtkHBox</class>
  2343.       <name>hbox4</name>
  2344.       <homogeneous>False</homogeneous>
  2345.       <spacing>0</spacing>
  2346.       <child>
  2347.     <padding>0</padding>
  2348.     <expand>True</expand>
  2349.     <fill>True</fill>
  2350.       </child>
  2351.  
  2352.       <widget>
  2353.     <class>GtkFrame</class>
  2354.     <name>registers_frame</name>
  2355.     <border_width>2</border_width>
  2356.     <label>Registers</label>
  2357.     <label_xalign>0</label_xalign>
  2358.     <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2359.     <child>
  2360.       <padding>0</padding>
  2361.       <expand>False</expand>
  2362.       <fill>True</fill>
  2363.     </child>
  2364.  
  2365.     <widget>
  2366.       <class>GtkVBox</class>
  2367.       <name>vbox8</name>
  2368.       <homogeneous>False</homogeneous>
  2369.       <spacing>0</spacing>
  2370.  
  2371.       <widget>
  2372.         <class>GtkTable</class>
  2373.         <name>debugger_registers_table</name>
  2374.         <border_width>2</border_width>
  2375.         <rows>1</rows>
  2376.         <columns>2</columns>
  2377.         <homogeneous>True</homogeneous>
  2378.         <row_spacing>0</row_spacing>
  2379.         <column_spacing>2</column_spacing>
  2380.         <child>
  2381.           <padding>0</padding>
  2382.           <expand>False</expand>
  2383.           <fill>True</fill>
  2384.         </child>
  2385.       </widget>
  2386.  
  2387.       <widget>
  2388.         <class>GtkHBox</class>
  2389.         <name>wp_edit_hbox</name>
  2390.         <border_width>2</border_width>
  2391.         <homogeneous>True</homogeneous>
  2392.         <spacing>0</spacing>
  2393.         <child>
  2394.           <padding>0</padding>
  2395.           <expand>False</expand>
  2396.           <fill>True</fill>
  2397.         </child>
  2398.  
  2399.         <widget>
  2400.           <class>GtkLabel</class>
  2401.           <name>label6</name>
  2402.           <label>WP</label>
  2403.           <justify>GTK_JUSTIFY_CENTER</justify>
  2404.           <wrap>False</wrap>
  2405.           <xalign>0.5</xalign>
  2406.           <yalign>0.5</yalign>
  2407.           <xpad>0</xpad>
  2408.           <ypad>0</ypad>
  2409.           <focus_target>debugger_wp_entry</focus_target>
  2410.           <child>
  2411.         <padding>4</padding>
  2412.         <expand>False</expand>
  2413.         <fill>False</fill>
  2414.           </child>
  2415.         </widget>
  2416.  
  2417.         <widget>
  2418.           <class>GtkEntry</class>
  2419.           <name>debugger_wp_entry</name>
  2420.           <can_focus>True</can_focus>
  2421.           <editable>False</editable>
  2422.           <text_visible>True</text_visible>
  2423.           <text_max_length>6</text_max_length>
  2424.           <text></text>
  2425.           <child>
  2426.         <padding>2</padding>
  2427.         <expand>True</expand>
  2428.         <fill>True</fill>
  2429.           </child>
  2430.         </widget>
  2431.       </widget>
  2432.  
  2433.       <widget>
  2434.         <class>GtkHBox</class>
  2435.         <name>pc_edit_hbox</name>
  2436.         <border_width>2</border_width>
  2437.         <homogeneous>True</homogeneous>
  2438.         <spacing>0</spacing>
  2439.         <child>
  2440.           <padding>0</padding>
  2441.           <expand>False</expand>
  2442.           <fill>True</fill>
  2443.         </child>
  2444.  
  2445.         <widget>
  2446.           <class>GtkLabel</class>
  2447.           <name>label7</name>
  2448.           <label>PC</label>
  2449.           <justify>GTK_JUSTIFY_CENTER</justify>
  2450.           <wrap>False</wrap>
  2451.           <xalign>0.5</xalign>
  2452.           <yalign>0.5</yalign>
  2453.           <xpad>0</xpad>
  2454.           <ypad>0</ypad>
  2455.           <focus_target>debugger_pc_entry</focus_target>
  2456.           <child>
  2457.         <padding>4</padding>
  2458.         <expand>False</expand>
  2459.         <fill>False</fill>
  2460.           </child>
  2461.         </widget>
  2462.  
  2463.         <widget>
  2464.           <class>GtkEntry</class>
  2465.           <name>debugger_pc_entry</name>
  2466.           <can_focus>True</can_focus>
  2467.           <editable>False</editable>
  2468.           <text_visible>True</text_visible>
  2469.           <text_max_length>6</text_max_length>
  2470.           <text></text>
  2471.           <child>
  2472.         <padding>2</padding>
  2473.         <expand>True</expand>
  2474.         <fill>True</fill>
  2475.           </child>
  2476.         </widget>
  2477.       </widget>
  2478.  
  2479.       <widget>
  2480.         <class>GtkHBox</class>
  2481.         <name>st_edit_hbox</name>
  2482.         <border_width>2</border_width>
  2483.         <homogeneous>True</homogeneous>
  2484.         <spacing>0</spacing>
  2485.         <child>
  2486.           <padding>0</padding>
  2487.           <expand>False</expand>
  2488.           <fill>True</fill>
  2489.         </child>
  2490.  
  2491.         <widget>
  2492.           <class>GtkLabel</class>
  2493.           <name>label8</name>
  2494.           <label>Status</label>
  2495.           <justify>GTK_JUSTIFY_CENTER</justify>
  2496.           <wrap>False</wrap>
  2497.           <xalign>0.5</xalign>
  2498.           <yalign>0.5</yalign>
  2499.           <xpad>0</xpad>
  2500.           <ypad>0</ypad>
  2501.           <child>
  2502.         <padding>0</padding>
  2503.         <expand>False</expand>
  2504.         <fill>False</fill>
  2505.           </child>
  2506.         </widget>
  2507.  
  2508.         <widget>
  2509.           <class>GtkEntry</class>
  2510.           <name>debugger_st_entry</name>
  2511.           <can_focus>True</can_focus>
  2512.           <editable>False</editable>
  2513.           <text_visible>True</text_visible>
  2514.           <text_max_length>6</text_max_length>
  2515.           <text></text>
  2516.           <child>
  2517.         <padding>2</padding>
  2518.         <expand>True</expand>
  2519.         <fill>True</fill>
  2520.           </child>
  2521.         </widget>
  2522.       </widget>
  2523.     </widget>
  2524.       </widget>
  2525.  
  2526.       <widget>
  2527.     <class>GtkHPaned</class>
  2528.     <name>hpaned1</name>
  2529.     <border_width>1</border_width>
  2530.     <handle_size>10</handle_size>
  2531.     <gutter_size>8</gutter_size>
  2532.     <position>0</position>
  2533.     <child>
  2534.       <padding>0</padding>
  2535.       <expand>True</expand>
  2536.       <fill>True</fill>
  2537.     </child>
  2538.  
  2539.     <widget>
  2540.       <class>GtkFrame</class>
  2541.       <name>instructions_frame</name>
  2542.       <label>Instructions</label>
  2543.       <label_xalign>0</label_xalign>
  2544.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  2545.       <child>
  2546.         <shrink>False</shrink>
  2547.         <resize>True</resize>
  2548.       </child>
  2549.  
  2550.       <widget>
  2551.         <class>GtkScrolledWindow</class>
  2552.         <name>instructions_scrolledwindow</name>
  2553.         <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  2554.         <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
  2555.         <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  2556.         <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  2557.  
  2558.         <widget>
  2559.           <class>GtkText</class>
  2560.           <name>debugger_instruction_box</name>
  2561.           <editable>False</editable>
  2562.           <text></text>
  2563.         </widget>
  2564.       </widget>
  2565.     </widget>
  2566.  
  2567.     <widget>
  2568.       <class>GtkVPaned</class>
  2569.       <name>vpaned1</name>
  2570.       <handle_size>10</handle_size>
  2571.       <gutter_size>10</gutter_size>
  2572.       <position>0</position>
  2573.       <child>
  2574.         <shrink>True</shrink>
  2575.         <resize>True</resize>
  2576.       </child>
  2577.  
  2578.       <widget>
  2579.         <class>GtkFrame</class>
  2580.         <name>cpu_1_memory_frame</name>
  2581.         <border_width>2</border_width>
  2582.         <height>64</height>
  2583.         <label>CPU Memory 1</label>
  2584.         <label_xalign>0</label_xalign>
  2585.         <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2586.         <child>
  2587.           <shrink>False</shrink>
  2588.           <resize>True</resize>
  2589.         </child>
  2590.  
  2591.         <widget>
  2592.           <class>GtkText</class>
  2593.           <name>text1</name>
  2594.           <can_focus>True</can_focus>
  2595.           <editable>False</editable>
  2596.           <text></text>
  2597.         </widget>
  2598.       </widget>
  2599.  
  2600.       <widget>
  2601.         <class>GtkVPaned</class>
  2602.         <name>vpaned2</name>
  2603.         <handle_size>10</handle_size>
  2604.         <gutter_size>10</gutter_size>
  2605.         <position>1</position>
  2606.         <child>
  2607.           <shrink>True</shrink>
  2608.           <resize>True</resize>
  2609.         </child>
  2610.  
  2611.         <widget>
  2612.           <class>GtkFrame</class>
  2613.           <name>cpu_2_memory_frame</name>
  2614.           <border_width>2</border_width>
  2615.           <height>64</height>
  2616.           <label>CPU Memory 2</label>
  2617.           <label_xalign>0</label_xalign>
  2618.           <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2619.           <child>
  2620.         <shrink>False</shrink>
  2621.         <resize>True</resize>
  2622.           </child>
  2623.  
  2624.           <widget>
  2625.         <class>GtkText</class>
  2626.         <name>text2</name>
  2627.         <can_focus>True</can_focus>
  2628.         <editable>False</editable>
  2629.         <text></text>
  2630.           </widget>
  2631.         </widget>
  2632.  
  2633.         <widget>
  2634.           <class>GtkVPaned</class>
  2635.           <name>vpaned3</name>
  2636.           <handle_size>10</handle_size>
  2637.           <gutter_size>10</gutter_size>
  2638.           <position>0</position>
  2639.           <child>
  2640.         <shrink>True</shrink>
  2641.         <resize>True</resize>
  2642.           </child>
  2643.  
  2644.           <widget>
  2645.         <class>GtkFrame</class>
  2646.         <name>video_memory_frame</name>
  2647.         <border_width>2</border_width>
  2648.         <height>64</height>
  2649.         <label>VDP Memory</label>
  2650.         <label_xalign>0</label_xalign>
  2651.         <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2652.         <child>
  2653.           <shrink>False</shrink>
  2654.           <resize>True</resize>
  2655.         </child>
  2656.  
  2657.         <widget>
  2658.           <class>GtkText</class>
  2659.           <name>text3</name>
  2660.           <can_focus>True</can_focus>
  2661.           <editable>False</editable>
  2662.           <text></text>
  2663.         </widget>
  2664.           </widget>
  2665.  
  2666.           <widget>
  2667.         <class>GtkVPaned</class>
  2668.         <name>vpaned4</name>
  2669.         <handle_size>10</handle_size>
  2670.         <gutter_size>10</gutter_size>
  2671.         <position>0</position>
  2672.         <child>
  2673.           <shrink>True</shrink>
  2674.           <resize>True</resize>
  2675.         </child>
  2676.  
  2677.         <widget>
  2678.           <class>GtkFrame</class>
  2679.           <name>graphics_memory_frame</name>
  2680.           <border_width>2</border_width>
  2681.           <height>64</height>
  2682.           <label>GROM/GRAM Memory</label>
  2683.           <label_xalign>0</label_xalign>
  2684.           <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2685.           <child>
  2686.             <shrink>False</shrink>
  2687.             <resize>True</resize>
  2688.           </child>
  2689.  
  2690.           <widget>
  2691.             <class>GtkText</class>
  2692.             <name>text4</name>
  2693.             <can_focus>True</can_focus>
  2694.             <editable>False</editable>
  2695.             <text></text>
  2696.           </widget>
  2697.         </widget>
  2698.  
  2699.         <widget>
  2700.           <class>GtkFrame</class>
  2701.           <name>speech_memory_frame</name>
  2702.           <border_width>2</border_width>
  2703.           <height>64</height>
  2704.           <label>Speech Memory</label>
  2705.           <label_xalign>0</label_xalign>
  2706.           <shadow_type>GTK_SHADOW_NONE</shadow_type>
  2707.           <child>
  2708.             <shrink>False</shrink>
  2709.             <resize>True</resize>
  2710.           </child>
  2711.  
  2712.           <widget>
  2713.             <class>GtkText</class>
  2714.             <name>text5</name>
  2715.             <can_focus>True</can_focus>
  2716.             <editable>False</editable>
  2717.             <text></text>
  2718.           </widget>
  2719.         </widget>
  2720.           </widget>
  2721.         </widget>
  2722.       </widget>
  2723.     </widget>
  2724.       </widget>
  2725.     </widget>
  2726.  
  2727.     <widget>
  2728.       <class>GtkHBox</class>
  2729.       <name>hbox10</name>
  2730.       <homogeneous>True</homogeneous>
  2731.       <spacing>0</spacing>
  2732.       <child>
  2733.     <padding>0</padding>
  2734.     <expand>False</expand>
  2735.     <fill>False</fill>
  2736.       </child>
  2737.  
  2738.       <widget>
  2739.     <class>GtkButton</class>
  2740.     <name>button40</name>
  2741.     <tooltip>Execute the next instruction and stop</tooltip>
  2742.     <can_default>True</can_default>
  2743.     <can_focus>True</can_focus>
  2744.     <accelerator>
  2745.       <modifiers>0</modifiers>
  2746.       <key>GDK_n</key>
  2747.       <signal>clicked</signal>
  2748.     </accelerator>
  2749.     <accelerator>
  2750.       <modifiers>GDK_MOD1_MASK</modifiers>
  2751.       <key>GDK_n</key>
  2752.       <signal>clicked</signal>
  2753.     </accelerator>
  2754.     <signal>
  2755.       <name>clicked</name>
  2756.       <handler>on_debugger_next_button_clicked</handler>
  2757.       <last_modification_time>Sun, 04 Jun 2000 18:00:43 GMT</last_modification_time>
  2758.     </signal>
  2759.     <label>_Next</label>
  2760.     <child>
  2761.       <padding>0</padding>
  2762.       <expand>False</expand>
  2763.       <fill>True</fill>
  2764.     </child>
  2765.       </widget>
  2766.  
  2767.       <widget>
  2768.     <class>GtkButton</class>
  2769.     <name>button41</name>
  2770.     <tooltip>Execute emulator with minimal debugger refresh</tooltip>
  2771.     <can_default>True</can_default>
  2772.     <can_focus>True</can_focus>
  2773.     <accelerator>
  2774.       <modifiers>0</modifiers>
  2775.       <key>GDK_r</key>
  2776.       <signal>clicked</signal>
  2777.     </accelerator>
  2778.     <accelerator>
  2779.       <modifiers>GDK_MOD1_MASK</modifiers>
  2780.       <key>GDK_r</key>
  2781.       <signal>clicked</signal>
  2782.     </accelerator>
  2783.     <signal>
  2784.       <name>clicked</name>
  2785.       <handler>on_debugger_run_button_clicked</handler>
  2786.       <last_modification_time>Mon, 29 May 2000 21:06:33 GMT</last_modification_time>
  2787.     </signal>
  2788.     <label>_Run</label>
  2789.     <child>
  2790.       <padding>0</padding>
  2791.       <expand>False</expand>
  2792.       <fill>True</fill>
  2793.     </child>
  2794.       </widget>
  2795.  
  2796.       <widget>
  2797.     <class>GtkButton</class>
  2798.     <name>button42</name>
  2799.     <tooltip>Execute emulator with maximum debugger refresh</tooltip>
  2800.     <can_default>True</can_default>
  2801.     <can_focus>True</can_focus>
  2802.     <accelerator>
  2803.       <modifiers>GDK_MOD1_MASK</modifiers>
  2804.       <key>GDK_w</key>
  2805.       <signal>clicked</signal>
  2806.     </accelerator>
  2807.     <accelerator>
  2808.       <modifiers>0</modifiers>
  2809.       <key>GDK_w</key>
  2810.       <signal>clicked</signal>
  2811.     </accelerator>
  2812.     <signal>
  2813.       <name>clicked</name>
  2814.       <handler>on_debugger_walk_button_clicked</handler>
  2815.       <last_modification_time>Mon, 29 May 2000 21:06:48 GMT</last_modification_time>
  2816.     </signal>
  2817.     <label>_Walk</label>
  2818.     <child>
  2819.       <padding>0</padding>
  2820.       <expand>False</expand>
  2821.       <fill>True</fill>
  2822.     </child>
  2823.       </widget>
  2824.  
  2825.       <widget>
  2826.     <class>GtkButton</class>
  2827.     <name>button43</name>
  2828.     <tooltip>Stop emulator</tooltip>
  2829.     <can_default>True</can_default>
  2830.     <can_focus>True</can_focus>
  2831.     <accelerator>
  2832.       <modifiers>GDK_MOD1_MASK</modifiers>
  2833.       <key>GDK_s</key>
  2834.       <signal>clicked</signal>
  2835.     </accelerator>
  2836.     <accelerator>
  2837.       <modifiers>0</modifiers>
  2838.       <key>GDK_s</key>
  2839.       <signal>clicked</signal>
  2840.     </accelerator>
  2841.     <signal>
  2842.       <name>clicked</name>
  2843.       <handler>on_debugger_stop_button_clicked</handler>
  2844.       <last_modification_time>Mon, 29 May 2000 21:16:46 GMT</last_modification_time>
  2845.     </signal>
  2846.     <label>_Stop</label>
  2847.     <child>
  2848.       <padding>0</padding>
  2849.       <expand>False</expand>
  2850.       <fill>True</fill>
  2851.     </child>
  2852.       </widget>
  2853.  
  2854.       <widget>
  2855.     <class>Placeholder</class>
  2856.       </widget>
  2857.  
  2858.       <widget>
  2859.     <class>Placeholder</class>
  2860.       </widget>
  2861.  
  2862.       <widget>
  2863.     <class>Placeholder</class>
  2864.       </widget>
  2865.  
  2866.       <widget>
  2867.     <class>GtkButton</class>
  2868.     <name>button44</name>
  2869.     <can_default>True</can_default>
  2870.     <can_focus>True</can_focus>
  2871.     <accelerator>
  2872.       <modifiers>0</modifiers>
  2873.       <key>GDK_Escape</key>
  2874.       <signal>clicked</signal>
  2875.     </accelerator>
  2876.     <signal>
  2877.       <name>clicked</name>
  2878.       <handler>on_debugger_close_button_clicked</handler>
  2879.       <last_modification_time>Mon, 29 May 2000 01:03:41 GMT</last_modification_time>
  2880.     </signal>
  2881.     <label>Close</label>
  2882.     <child>
  2883.       <padding>0</padding>
  2884.       <expand>False</expand>
  2885.       <fill>True</fill>
  2886.     </child>
  2887.       </widget>
  2888.     </widget>
  2889.  
  2890.     <widget>
  2891.       <class>GtkStatusbar</class>
  2892.       <name>debugger_status_bar</name>
  2893.       <child>
  2894.     <padding>0</padding>
  2895.     <expand>False</expand>
  2896.     <fill>False</fill>
  2897.       </child>
  2898.     </widget>
  2899.   </widget>
  2900. </widget>
  2901.  
  2902. <widget>
  2903.   <class>GtkWindow</class>
  2904.   <name>memory_dialog</name>
  2905.   <title>Memory Configuration</title>
  2906.   <type>GTK_WINDOW_TOPLEVEL</type>
  2907.   <position>GTK_WIN_POS_NONE</position>
  2908.   <modal>False</modal>
  2909.   <default_width>400</default_width>
  2910.   <default_height>400</default_height>
  2911.   <allow_shrink>False</allow_shrink>
  2912.   <allow_grow>True</allow_grow>
  2913.   <auto_shrink>False</auto_shrink>
  2914.  
  2915.   <widget>
  2916.     <class>GtkVBox</class>
  2917.     <name>vbox9</name>
  2918.     <homogeneous>False</homogeneous>
  2919.     <spacing>0</spacing>
  2920.  
  2921.     <widget>
  2922.       <class>GtkTable</class>
  2923.       <name>rom_entries_table</name>
  2924.       <rows>4</rows>
  2925.       <columns>3</columns>
  2926.       <homogeneous>False</homogeneous>
  2927.       <row_spacing>0</row_spacing>
  2928.       <column_spacing>0</column_spacing>
  2929.       <child>
  2930.     <padding>0</padding>
  2931.     <expand>True</expand>
  2932.     <fill>True</fill>
  2933.       </child>
  2934.  
  2935.       <widget>
  2936.     <class>GtkEntry</class>
  2937.     <name>console_rom_entry</name>
  2938.     <can_focus>True</can_focus>
  2939.     <signal>
  2940.       <name>activate</name>
  2941.       <handler>on_v9t9_dsr_entry_activate</handler>
  2942.       <data>(gpointer *)"ConsoleROMFilename"</data>
  2943.       <last_modification_time>Sun, 04 Jun 2000 05:43:17 GMT</last_modification_time>
  2944.     </signal>
  2945.     <signal>
  2946.       <name>realize</name>
  2947.       <handler>on_v9t9_dsr_entry_realize</handler>
  2948.       <data>(gpointer *)"ConsoleROMFilename"</data>
  2949.       <last_modification_time>Sun, 04 Jun 2000 05:43:23 GMT</last_modification_time>
  2950.     </signal>
  2951.     <editable>True</editable>
  2952.     <text_visible>True</text_visible>
  2953.     <text_max_length>0</text_max_length>
  2954.     <text></text>
  2955.     <child>
  2956.       <left_attach>1</left_attach>
  2957.       <right_attach>2</right_attach>
  2958.       <top_attach>0</top_attach>
  2959.       <bottom_attach>1</bottom_attach>
  2960.       <xpad>0</xpad>
  2961.       <ypad>0</ypad>
  2962.       <xexpand>True</xexpand>
  2963.       <yexpand>False</yexpand>
  2964.       <xshrink>False</xshrink>
  2965.       <yshrink>False</yshrink>
  2966.       <xfill>True</xfill>
  2967.       <yfill>False</yfill>
  2968.     </child>
  2969.       </widget>
  2970.  
  2971.       <widget>
  2972.     <class>GtkLabel</class>
  2973.     <name>label30</name>
  2974.     <label>Console _ROM</label>
  2975.     <justify>GTK_JUSTIFY_CENTER</justify>
  2976.     <wrap>False</wrap>
  2977.     <xalign>0.5</xalign>
  2978.     <yalign>0.5</yalign>
  2979.     <xpad>0</xpad>
  2980.     <ypad>0</ypad>
  2981.     <focus_target>console_rom_entry</focus_target>
  2982.     <child>
  2983.       <left_attach>0</left_attach>
  2984.       <right_attach>1</right_attach>
  2985.       <top_attach>0</top_attach>
  2986.       <bottom_attach>1</bottom_attach>
  2987.       <xpad>0</xpad>
  2988.       <ypad>0</ypad>
  2989.       <xexpand>True</xexpand>
  2990.       <yexpand>False</yexpand>
  2991.       <xshrink>False</xshrink>
  2992.       <yshrink>False</yshrink>
  2993.       <xfill>False</xfill>
  2994.       <yfill>False</yfill>
  2995.     </child>
  2996.       </widget>
  2997.  
  2998.       <widget>
  2999.     <class>GtkButton</class>
  3000.     <name>button35</name>
  3001.     <border_width>4</border_width>
  3002.     <can_focus>True</can_focus>
  3003.     <signal>
  3004.       <name>clicked</name>
  3005.       <handler>on_v9t9_dsr_button_clicked</handler>
  3006.       <data>console_rom_entry</data>
  3007.       <last_modification_time>Sun, 04 Jun 2000 05:43:29 GMT</last_modification_time>
  3008.     </signal>
  3009.     <label>Choose...</label>
  3010.     <child>
  3011.       <left_attach>2</left_attach>
  3012.       <right_attach>3</right_attach>
  3013.       <top_attach>0</top_attach>
  3014.       <bottom_attach>1</bottom_attach>
  3015.       <xpad>0</xpad>
  3016.       <ypad>0</ypad>
  3017.       <xexpand>True</xexpand>
  3018.       <yexpand>False</yexpand>
  3019.       <xshrink>False</xshrink>
  3020.       <yshrink>False</yshrink>
  3021.       <xfill>False</xfill>
  3022.       <yfill>False</yfill>
  3023.     </child>
  3024.       </widget>
  3025.  
  3026.       <widget>
  3027.     <class>GtkLabel</class>
  3028.     <name>label31</name>
  3029.     <label>Console _GROM</label>
  3030.     <justify>GTK_JUSTIFY_CENTER</justify>
  3031.     <wrap>False</wrap>
  3032.     <xalign>0.5</xalign>
  3033.     <yalign>0.5</yalign>
  3034.     <xpad>0</xpad>
  3035.     <ypad>0</ypad>
  3036.     <focus_target>console_grom_entry</focus_target>
  3037.     <child>
  3038.       <left_attach>0</left_attach>
  3039.       <right_attach>1</right_attach>
  3040.       <top_attach>1</top_attach>
  3041.       <bottom_attach>2</bottom_attach>
  3042.       <xpad>0</xpad>
  3043.       <ypad>0</ypad>
  3044.       <xexpand>False</xexpand>
  3045.       <yexpand>False</yexpand>
  3046.       <xshrink>False</xshrink>
  3047.       <yshrink>False</yshrink>
  3048.       <xfill>False</xfill>
  3049.       <yfill>False</yfill>
  3050.     </child>
  3051.       </widget>
  3052.  
  3053.       <widget>
  3054.     <class>GtkEntry</class>
  3055.     <name>console_grom_entry</name>
  3056.     <can_focus>True</can_focus>
  3057.     <signal>
  3058.       <name>activate</name>
  3059.       <handler>on_v9t9_dsr_entry_activate</handler>
  3060.       <data>(gpointer *)"ConsoleGROMFilename"</data>
  3061.       <last_modification_time>Sun, 04 Jun 2000 05:43:36 GMT</last_modification_time>
  3062.     </signal>
  3063.     <signal>
  3064.       <name>realize</name>
  3065.       <handler>on_v9t9_dsr_entry_realize</handler>
  3066.       <data>(gpointer *)"ConsoleGROMFilename"</data>
  3067.       <last_modification_time>Sun, 04 Jun 2000 05:43:42 GMT</last_modification_time>
  3068.     </signal>
  3069.     <editable>True</editable>
  3070.     <text_visible>True</text_visible>
  3071.     <text_max_length>0</text_max_length>
  3072.     <text></text>
  3073.     <child>
  3074.       <left_attach>1</left_attach>
  3075.       <right_attach>2</right_attach>
  3076.       <top_attach>1</top_attach>
  3077.       <bottom_attach>2</bottom_attach>
  3078.       <xpad>0</xpad>
  3079.       <ypad>0</ypad>
  3080.       <xexpand>True</xexpand>
  3081.       <yexpand>False</yexpand>
  3082.       <xshrink>False</xshrink>
  3083.       <yshrink>False</yshrink>
  3084.       <xfill>True</xfill>
  3085.       <yfill>False</yfill>
  3086.     </child>
  3087.       </widget>
  3088.  
  3089.       <widget>
  3090.     <class>GtkButton</class>
  3091.     <name>button36</name>
  3092.     <border_width>4</border_width>
  3093.     <can_focus>True</can_focus>
  3094.     <signal>
  3095.       <name>clicked</name>
  3096.       <handler>on_v9t9_dsr_button_clicked</handler>
  3097.       <data>console_grom_entry</data>
  3098.       <last_modification_time>Sun, 04 Jun 2000 05:43:47 GMT</last_modification_time>
  3099.     </signal>
  3100.     <label>Choose...</label>
  3101.     <child>
  3102.       <left_attach>2</left_attach>
  3103.       <right_attach>3</right_attach>
  3104.       <top_attach>1</top_attach>
  3105.       <bottom_attach>2</bottom_attach>
  3106.       <xpad>0</xpad>
  3107.       <ypad>0</ypad>
  3108.       <xexpand>False</xexpand>
  3109.       <yexpand>False</yexpand>
  3110.       <xshrink>False</xshrink>
  3111.       <yshrink>False</yshrink>
  3112.       <xfill>False</xfill>
  3113.       <yfill>False</yfill>
  3114.     </child>
  3115.       </widget>
  3116.     </widget>
  3117.  
  3118.     <widget>
  3119.       <class>GtkVBox</class>
  3120.       <name>vbox10</name>
  3121.       <homogeneous>False</homogeneous>
  3122.       <spacing>0</spacing>
  3123.       <child>
  3124.     <padding>0</padding>
  3125.     <expand>True</expand>
  3126.     <fill>True</fill>
  3127.       </child>
  3128.  
  3129.       <widget>
  3130.     <class>GtkCheckButton</class>
  3131.     <name>checkbutton11</name>
  3132.     <can_focus>True</can_focus>
  3133.     <signal>
  3134.       <name>toggled</name>
  3135.       <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  3136.       <data>(gpointer)"MemoryExpansion32K"</data>
  3137.       <last_modification_time>Tue, 06 Jun 2000 01:34:11 GMT</last_modification_time>
  3138.     </signal>
  3139.     <signal>
  3140.       <name>realize</name>
  3141.       <handler>on_v9t9_togglebutton_realize_active</handler>
  3142.       <data>(gpointer)"MemoryExpansion32K"</data>
  3143.       <last_modification_time>Tue, 06 Jun 2000 01:34:18 GMT</last_modification_time>
  3144.     </signal>
  3145.     <label>Use 32K _extended memory</label>
  3146.     <active>False</active>
  3147.     <draw_indicator>True</draw_indicator>
  3148.     <child>
  3149.       <padding>0</padding>
  3150.       <expand>False</expand>
  3151.       <fill>False</fill>
  3152.     </child>
  3153.       </widget>
  3154.  
  3155.       <widget>
  3156.     <class>GtkCheckButton</class>
  3157.     <name>checkbutton10</name>
  3158.     <can_focus>True</can_focus>
  3159.     <signal>
  3160.       <name>toggled</name>
  3161.       <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  3162.       <data>(gpointer)"ExtraConsoleRAM"</data>
  3163.       <last_modification_time>Mon, 05 Jun 2000 00:58:28 GMT</last_modification_time>
  3164.     </signal>
  3165.     <signal>
  3166.       <name>realize</name>
  3167.       <handler>on_v9t9_togglebutton_realize_active</handler>
  3168.       <data>(gpointer)"ExtraConsoleRAM"</data>
  3169.       <last_modification_time>Mon, 05 Jun 2000 00:58:46 GMT</last_modification_time>
  3170.     </signal>
  3171.     <label>Enable Gene_ve-style RAM in >8000->82FF range</label>
  3172.     <active>False</active>
  3173.     <draw_indicator>True</draw_indicator>
  3174.     <child>
  3175.       <padding>0</padding>
  3176.       <expand>False</expand>
  3177.       <fill>False</fill>
  3178.     </child>
  3179.       </widget>
  3180.  
  3181.       <widget>
  3182.     <class>GtkVBox</class>
  3183.     <name>vbox11</name>
  3184.     <homogeneous>False</homogeneous>
  3185.     <spacing>0</spacing>
  3186.     <child>
  3187.       <padding>0</padding>
  3188.       <expand>True</expand>
  3189.       <fill>True</fill>
  3190.     </child>
  3191.  
  3192.     <widget>
  3193.       <class>GtkCheckButton</class>
  3194.       <name>checkbutton13</name>
  3195.       <can_focus>True</can_focus>
  3196.       <signal>
  3197.         <name>toggled</name>
  3198.         <handler>on_v9t9_togglebutton_toggled_widget_enable</handler>
  3199.         <data>(gpointer)module_roms_table</data>
  3200.         <last_modification_time>Tue, 06 Jun 2000 02:55:18 GMT</last_modification_time>
  3201.       </signal>
  3202.       <signal>
  3203.         <name>realize</name>
  3204.         <handler>on_memory_config_module_rom_button_realize</handler>
  3205.         <data>(gpointer)module_roms_table</data>
  3206.         <last_modification_time>Tue, 06 Jun 2000 03:06:05 GMT</last_modification_time>
  3207.       </signal>
  3208.       <signal>
  3209.         <name>toggled</name>
  3210.         <handler>on_memory_config_module_rom_button_clicked</handler>
  3211.         <last_modification_time>Tue, 06 Jun 2000 03:02:19 GMT</last_modification_time>
  3212.       </signal>
  3213.       <label>Load custom module ROMs</label>
  3214.       <active>False</active>
  3215.       <draw_indicator>True</draw_indicator>
  3216.       <child>
  3217.         <padding>0</padding>
  3218.         <expand>False</expand>
  3219.         <fill>False</fill>
  3220.       </child>
  3221.     </widget>
  3222.  
  3223.     <widget>
  3224.       <class>GtkFrame</class>
  3225.       <name>frame11</name>
  3226.       <border_width>2</border_width>
  3227.       <label_xalign>0</label_xalign>
  3228.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3229.       <child>
  3230.         <padding>0</padding>
  3231.         <expand>True</expand>
  3232.         <fill>True</fill>
  3233.       </child>
  3234.  
  3235.       <widget>
  3236.         <class>GtkTable</class>
  3237.         <name>module_roms_table</name>
  3238.         <rows>4</rows>
  3239.         <columns>3</columns>
  3240.         <homogeneous>False</homogeneous>
  3241.         <row_spacing>0</row_spacing>
  3242.         <column_spacing>0</column_spacing>
  3243.  
  3244.         <widget>
  3245.           <class>GtkEntry</class>
  3246.           <name>module_rom_entry</name>
  3247.           <can_focus>True</can_focus>
  3248.           <signal>
  3249.         <name>activate</name>
  3250.         <handler>on_memory_config_banked_module_deactivate</handler>
  3251.         <data>module_rom1_entry</data>
  3252.         <last_modification_time>Tue, 06 Jun 2000 04:02:48 GMT</last_modification_time>
  3253.           </signal>
  3254.           <signal>
  3255.         <name>realize</name>
  3256.         <handler>on_v9t9_dsr_entry_realize</handler>
  3257.         <data>(gpointer)"ModuleROMFilename"</data>
  3258.         <last_modification_time>Tue, 06 Jun 2000 03:17:57 GMT</last_modification_time>
  3259.           </signal>
  3260.           <signal>
  3261.         <name>activate</name>
  3262.         <handler>on_memory_config_banked_module_deactivate</handler>
  3263.         <data>(gpointer)module_rom2_entry</data>
  3264.         <last_modification_time>Tue, 06 Jun 2000 04:03:32 GMT</last_modification_time>
  3265.           </signal>
  3266.           <signal>
  3267.         <name>activate</name>
  3268.         <handler>on_v9t9_dsr_entry_activate</handler>
  3269.         <data>(gpointer)"ModuleROMFilename"</data>
  3270.         <last_modification_time>Tue, 06 Jun 2000 04:03:07 GMT</last_modification_time>
  3271.           </signal>
  3272.           <editable>True</editable>
  3273.           <text_visible>True</text_visible>
  3274.           <text_max_length>0</text_max_length>
  3275.           <text></text>
  3276.           <child>
  3277.         <left_attach>1</left_attach>
  3278.         <right_attach>2</right_attach>
  3279.         <top_attach>0</top_attach>
  3280.         <bottom_attach>1</bottom_attach>
  3281.         <xpad>0</xpad>
  3282.         <ypad>0</ypad>
  3283.         <xexpand>True</xexpand>
  3284.         <yexpand>False</yexpand>
  3285.         <xshrink>False</xshrink>
  3286.         <yshrink>False</yshrink>
  3287.         <xfill>True</xfill>
  3288.         <yfill>False</yfill>
  3289.           </child>
  3290.         </widget>
  3291.  
  3292.         <widget>
  3293.           <class>GtkEntry</class>
  3294.           <name>module_grom_entry</name>
  3295.           <can_focus>True</can_focus>
  3296.           <signal>
  3297.         <name>activate</name>
  3298.         <handler>on_v9t9_dsr_entry_activate</handler>
  3299.         <data>(gpointer)"ModuleGROMFilename"</data>
  3300.         <last_modification_time>Tue, 06 Jun 2000 03:17:49 GMT</last_modification_time>
  3301.           </signal>
  3302.           <signal>
  3303.         <name>realize</name>
  3304.         <handler>on_v9t9_dsr_entry_realize</handler>
  3305.         <data>(gpointer)"ModuleGROMFilename"</data>
  3306.         <last_modification_time>Tue, 06 Jun 2000 03:17:45 GMT</last_modification_time>
  3307.           </signal>
  3308.           <editable>True</editable>
  3309.           <text_visible>True</text_visible>
  3310.           <text_max_length>0</text_max_length>
  3311.           <text></text>
  3312.           <child>
  3313.         <left_attach>1</left_attach>
  3314.         <right_attach>2</right_attach>
  3315.         <top_attach>1</top_attach>
  3316.         <bottom_attach>2</bottom_attach>
  3317.         <xpad>0</xpad>
  3318.         <ypad>0</ypad>
  3319.         <xexpand>True</xexpand>
  3320.         <yexpand>False</yexpand>
  3321.         <xshrink>False</xshrink>
  3322.         <yshrink>False</yshrink>
  3323.         <xfill>True</xfill>
  3324.         <yfill>False</yfill>
  3325.           </child>
  3326.         </widget>
  3327.  
  3328.         <widget>
  3329.           <class>GtkButton</class>
  3330.           <name>button53</name>
  3331.           <border_width>4</border_width>
  3332.           <can_focus>True</can_focus>
  3333.           <signal>
  3334.         <name>clicked</name>
  3335.         <handler>on_v9t9_dsr_button_clicked</handler>
  3336.         <data>module_rom_entry</data>
  3337.         <last_modification_time>Tue, 06 Jun 2000 01:48:27 GMT</last_modification_time>
  3338.           </signal>
  3339.           <label>Choose...</label>
  3340.           <child>
  3341.         <left_attach>2</left_attach>
  3342.         <right_attach>3</right_attach>
  3343.         <top_attach>0</top_attach>
  3344.         <bottom_attach>1</bottom_attach>
  3345.         <xpad>0</xpad>
  3346.         <ypad>0</ypad>
  3347.         <xexpand>True</xexpand>
  3348.         <yexpand>False</yexpand>
  3349.         <xshrink>False</xshrink>
  3350.         <yshrink>False</yshrink>
  3351.         <xfill>False</xfill>
  3352.         <yfill>False</yfill>
  3353.           </child>
  3354.         </widget>
  3355.  
  3356.         <widget>
  3357.           <class>GtkButton</class>
  3358.           <name>button54</name>
  3359.           <border_width>4</border_width>
  3360.           <can_focus>True</can_focus>
  3361.           <signal>
  3362.         <name>clicked</name>
  3363.         <handler>on_v9t9_dsr_button_clicked</handler>
  3364.         <data>module_grom_entry</data>
  3365.         <last_modification_time>Tue, 06 Jun 2000 02:45:45 GMT</last_modification_time>
  3366.           </signal>
  3367.           <label>Choose...</label>
  3368.           <child>
  3369.         <left_attach>2</left_attach>
  3370.         <right_attach>3</right_attach>
  3371.         <top_attach>1</top_attach>
  3372.         <bottom_attach>2</bottom_attach>
  3373.         <xpad>0</xpad>
  3374.         <ypad>0</ypad>
  3375.         <xexpand>True</xexpand>
  3376.         <yexpand>False</yexpand>
  3377.         <xshrink>False</xshrink>
  3378.         <yshrink>False</yshrink>
  3379.         <xfill>False</xfill>
  3380.         <yfill>False</yfill>
  3381.           </child>
  3382.         </widget>
  3383.  
  3384.         <widget>
  3385.           <class>GtkLabel</class>
  3386.           <name>label33</name>
  3387.           <label>_Module ROM</label>
  3388.           <justify>GTK_JUSTIFY_CENTER</justify>
  3389.           <wrap>False</wrap>
  3390.           <xalign>0.5</xalign>
  3391.           <yalign>0.5</yalign>
  3392.           <xpad>0</xpad>
  3393.           <ypad>0</ypad>
  3394.           <focus_target>module_rom_entry</focus_target>
  3395.           <child>
  3396.         <left_attach>0</left_attach>
  3397.         <right_attach>1</right_attach>
  3398.         <top_attach>0</top_attach>
  3399.         <bottom_attach>1</bottom_attach>
  3400.         <xpad>0</xpad>
  3401.         <ypad>0</ypad>
  3402.         <xexpand>True</xexpand>
  3403.         <yexpand>False</yexpand>
  3404.         <xshrink>False</xshrink>
  3405.         <yshrink>False</yshrink>
  3406.         <xfill>False</xfill>
  3407.         <yfill>False</yfill>
  3408.           </child>
  3409.         </widget>
  3410.  
  3411.         <widget>
  3412.           <class>GtkLabel</class>
  3413.           <name>label34</name>
  3414.           <label>M_odule GROM</label>
  3415.           <justify>GTK_JUSTIFY_CENTER</justify>
  3416.           <wrap>False</wrap>
  3417.           <xalign>0.5</xalign>
  3418.           <yalign>0.5</yalign>
  3419.           <xpad>0</xpad>
  3420.           <ypad>0</ypad>
  3421.           <focus_target>module_grom_entry</focus_target>
  3422.           <child>
  3423.         <left_attach>0</left_attach>
  3424.         <right_attach>1</right_attach>
  3425.         <top_attach>1</top_attach>
  3426.         <bottom_attach>2</bottom_attach>
  3427.         <xpad>0</xpad>
  3428.         <ypad>0</ypad>
  3429.         <xexpand>False</xexpand>
  3430.         <yexpand>False</yexpand>
  3431.         <xshrink>False</xshrink>
  3432.         <yshrink>False</yshrink>
  3433.         <xfill>False</xfill>
  3434.         <yfill>False</yfill>
  3435.           </child>
  3436.         </widget>
  3437.  
  3438.         <widget>
  3439.           <class>GtkLabel</class>
  3440.           <name>label35</name>
  3441.           <label>Module ROM (bank _1)</label>
  3442.           <justify>GTK_JUSTIFY_CENTER</justify>
  3443.           <wrap>False</wrap>
  3444.           <xalign>0.5</xalign>
  3445.           <yalign>0.5</yalign>
  3446.           <xpad>0</xpad>
  3447.           <ypad>0</ypad>
  3448.           <focus_target>module_rom1_entry</focus_target>
  3449.           <child>
  3450.         <left_attach>0</left_attach>
  3451.         <right_attach>1</right_attach>
  3452.         <top_attach>2</top_attach>
  3453.         <bottom_attach>3</bottom_attach>
  3454.         <xpad>0</xpad>
  3455.         <ypad>0</ypad>
  3456.         <xexpand>False</xexpand>
  3457.         <yexpand>False</yexpand>
  3458.         <xshrink>False</xshrink>
  3459.         <yshrink>False</yshrink>
  3460.         <xfill>False</xfill>
  3461.         <yfill>False</yfill>
  3462.           </child>
  3463.         </widget>
  3464.  
  3465.         <widget>
  3466.           <class>GtkEntry</class>
  3467.           <name>module_rom1_entry</name>
  3468.           <can_focus>True</can_focus>
  3469.           <signal>
  3470.         <name>activate</name>
  3471.         <handler>on_module_config_banked_module_activate</handler>
  3472.         <data>module_rom_entry</data>
  3473.         <last_modification_time>Tue, 06 Jun 2000 04:01:09 GMT</last_modification_time>
  3474.           </signal>
  3475.           <signal>
  3476.         <name>realize</name>
  3477.         <handler>on_v9t9_dsr_entry_realize</handler>
  3478.         <data>(gpointer)"ModuleROM1Filename"</data>
  3479.         <last_modification_time>Tue, 06 Jun 2000 03:58:34 GMT</last_modification_time>
  3480.           </signal>
  3481.           <signal>
  3482.         <name>activate</name>
  3483.         <handler>on_v9t9_dsr_entry_activate</handler>
  3484.         <data>(gpointer)"ModuleROM1Filename"</data>
  3485.         <last_modification_time>Tue, 06 Jun 2000 03:58:37 GMT</last_modification_time>
  3486.           </signal>
  3487.           <editable>True</editable>
  3488.           <text_visible>True</text_visible>
  3489.           <text_max_length>0</text_max_length>
  3490.           <text></text>
  3491.           <child>
  3492.         <left_attach>1</left_attach>
  3493.         <right_attach>2</right_attach>
  3494.         <top_attach>2</top_attach>
  3495.         <bottom_attach>3</bottom_attach>
  3496.         <xpad>0</xpad>
  3497.         <ypad>0</ypad>
  3498.         <xexpand>True</xexpand>
  3499.         <yexpand>False</yexpand>
  3500.         <xshrink>False</xshrink>
  3501.         <yshrink>False</yshrink>
  3502.         <xfill>True</xfill>
  3503.         <yfill>False</yfill>
  3504.           </child>
  3505.         </widget>
  3506.  
  3507.         <widget>
  3508.           <class>GtkButton</class>
  3509.           <name>button55</name>
  3510.           <border_width>4</border_width>
  3511.           <can_focus>True</can_focus>
  3512.           <signal>
  3513.         <name>clicked</name>
  3514.         <handler>on_v9t9_dsr_button_clicked</handler>
  3515.         <data>module_rom1_entry</data>
  3516.         <last_modification_time>Tue, 06 Jun 2000 03:57:21 GMT</last_modification_time>
  3517.           </signal>
  3518.           <label>Choose...</label>
  3519.           <child>
  3520.         <left_attach>2</left_attach>
  3521.         <right_attach>3</right_attach>
  3522.         <top_attach>2</top_attach>
  3523.         <bottom_attach>3</bottom_attach>
  3524.         <xpad>0</xpad>
  3525.         <ypad>0</ypad>
  3526.         <xexpand>False</xexpand>
  3527.         <yexpand>False</yexpand>
  3528.         <xshrink>False</xshrink>
  3529.         <yshrink>False</yshrink>
  3530.         <xfill>False</xfill>
  3531.         <yfill>False</yfill>
  3532.           </child>
  3533.         </widget>
  3534.  
  3535.         <widget>
  3536.           <class>GtkLabel</class>
  3537.           <name>label36</name>
  3538.           <label>Module ROM (bank _2)</label>
  3539.           <justify>GTK_JUSTIFY_CENTER</justify>
  3540.           <wrap>False</wrap>
  3541.           <xalign>0.5</xalign>
  3542.           <yalign>0.5</yalign>
  3543.           <xpad>0</xpad>
  3544.           <ypad>0</ypad>
  3545.           <focus_target>module_rom2_entry</focus_target>
  3546.           <child>
  3547.         <left_attach>0</left_attach>
  3548.         <right_attach>1</right_attach>
  3549.         <top_attach>3</top_attach>
  3550.         <bottom_attach>4</bottom_attach>
  3551.         <xpad>0</xpad>
  3552.         <ypad>0</ypad>
  3553.         <xexpand>False</xexpand>
  3554.         <yexpand>False</yexpand>
  3555.         <xshrink>False</xshrink>
  3556.         <yshrink>False</yshrink>
  3557.         <xfill>False</xfill>
  3558.         <yfill>False</yfill>
  3559.           </child>
  3560.         </widget>
  3561.  
  3562.         <widget>
  3563.           <class>GtkEntry</class>
  3564.           <name>module_rom2_entry</name>
  3565.           <can_focus>True</can_focus>
  3566.           <signal>
  3567.         <name>activate</name>
  3568.         <handler>on_module_config_banked_module_activate</handler>
  3569.         <data>(gpointer)module_rom_entry</data>
  3570.         <last_modification_time>Tue, 06 Jun 2000 04:01:44 GMT</last_modification_time>
  3571.           </signal>
  3572.           <signal>
  3573.         <name>realize</name>
  3574.         <handler>on_v9t9_dsr_entry_realize</handler>
  3575.         <data>(gpointer)"ModuleROM2Filename"</data>
  3576.         <last_modification_time>Tue, 06 Jun 2000 03:58:47 GMT</last_modification_time>
  3577.           </signal>
  3578.           <signal>
  3579.         <name>activate</name>
  3580.         <handler>on_v9t9_dsr_entry_activate</handler>
  3581.         <data>(gpointer)"ModuleROM2Filename"</data>
  3582.         <last_modification_time>Tue, 06 Jun 2000 04:01:25 GMT</last_modification_time>
  3583.           </signal>
  3584.           <editable>True</editable>
  3585.           <text_visible>True</text_visible>
  3586.           <text_max_length>0</text_max_length>
  3587.           <text></text>
  3588.           <child>
  3589.         <left_attach>1</left_attach>
  3590.         <right_attach>2</right_attach>
  3591.         <top_attach>3</top_attach>
  3592.         <bottom_attach>4</bottom_attach>
  3593.         <xpad>0</xpad>
  3594.         <ypad>0</ypad>
  3595.         <xexpand>True</xexpand>
  3596.         <yexpand>False</yexpand>
  3597.         <xshrink>False</xshrink>
  3598.         <yshrink>False</yshrink>
  3599.         <xfill>True</xfill>
  3600.         <yfill>False</yfill>
  3601.           </child>
  3602.         </widget>
  3603.  
  3604.         <widget>
  3605.           <class>GtkButton</class>
  3606.           <name>button56</name>
  3607.           <border_width>4</border_width>
  3608.           <can_focus>True</can_focus>
  3609.           <signal>
  3610.         <name>clicked</name>
  3611.         <handler>on_v9t9_dsr_button_clicked</handler>
  3612.         <data>module_rom2_entry</data>
  3613.         <last_modification_time>Tue, 06 Jun 2000 03:11:47 GMT</last_modification_time>
  3614.           </signal>
  3615.           <label>Choose...</label>
  3616.           <child>
  3617.         <left_attach>2</left_attach>
  3618.         <right_attach>3</right_attach>
  3619.         <top_attach>3</top_attach>
  3620.         <bottom_attach>4</bottom_attach>
  3621.         <xpad>0</xpad>
  3622.         <ypad>0</ypad>
  3623.         <xexpand>False</xexpand>
  3624.         <yexpand>False</yexpand>
  3625.         <xshrink>False</xshrink>
  3626.         <yshrink>False</yshrink>
  3627.         <xfill>False</xfill>
  3628.         <yfill>False</yfill>
  3629.           </child>
  3630.         </widget>
  3631.       </widget>
  3632.     </widget>
  3633.       </widget>
  3634.     </widget>
  3635.  
  3636.     <widget>
  3637.       <class>GtkHBox</class>
  3638.       <name>hbox9</name>
  3639.       <homogeneous>True</homogeneous>
  3640.       <spacing>0</spacing>
  3641.       <child>
  3642.     <padding>4</padding>
  3643.     <expand>False</expand>
  3644.     <fill>False</fill>
  3645.     <pack>GTK_PACK_END</pack>
  3646.       </child>
  3647.  
  3648.       <widget>
  3649.     <class>GtkButton</class>
  3650.     <name>button58</name>
  3651.     <border_width>4</border_width>
  3652.     <tooltip>Apply changes and continue emulation</tooltip>
  3653.     <can_focus>True</can_focus>
  3654.     <signal>
  3655.       <name>clicked</name>
  3656.       <handler>on_v9t9_button_clicked</handler>
  3657.       <data>(gpointer)"PauseComputer off\n"</data>
  3658.       <last_modification_time>Tue, 06 Jun 2000 05:10:45 GMT</last_modification_time>
  3659.     </signal>
  3660.     <label>Apply</label>
  3661.     <child>
  3662.       <padding>0</padding>
  3663.       <expand>True</expand>
  3664.       <fill>True</fill>
  3665.     </child>
  3666.       </widget>
  3667.  
  3668.       <widget>
  3669.     <class>GtkButton</class>
  3670.     <name>button59</name>
  3671.     <border_width>4</border_width>
  3672.     <tooltip>Close window and reset computer</tooltip>
  3673.     <can_focus>True</can_focus>
  3674.     <accelerator>
  3675.       <modifiers>0</modifiers>
  3676.       <key>GDK_Return</key>
  3677.       <signal>clicked</signal>
  3678.     </accelerator>
  3679.     <signal>
  3680.       <name>clicked</name>
  3681.       <handler>on_v9t9_button_clicked</handler>
  3682.       <data>(gpointer)"ResetComputer\n"</data>
  3683.       <last_modification_time>Tue, 06 Jun 2000 05:05:33 GMT</last_modification_time>
  3684.     </signal>
  3685.     <signal>
  3686.       <name>clicked</name>
  3687.       <handler>on_v9t9_button_clicked</handler>
  3688.       <data>(gpointer)"PauseComputer off\n"</data>
  3689.       <last_modification_time>Tue, 06 Jun 2000 05:05:41 GMT</last_modification_time>
  3690.     </signal>
  3691.     <signal>
  3692.       <name>clicked</name>
  3693.       <handler>on_memory_dialog_close_button_clicked</handler>
  3694.       <last_modification_time>Tue, 06 Jun 2000 05:10:18 GMT</last_modification_time>
  3695.     </signal>
  3696.     <label>Boot and Run</label>
  3697.     <child>
  3698.       <padding>4</padding>
  3699.       <expand>True</expand>
  3700.       <fill>True</fill>
  3701.     </child>
  3702.       </widget>
  3703.  
  3704.       <widget>
  3705.     <class>GtkButton</class>
  3706.     <name>button38</name>
  3707.     <border_width>4</border_width>
  3708.     <tooltip>Close window and continue emulation</tooltip>
  3709.     <can_focus>True</can_focus>
  3710.     <accelerator>
  3711.       <modifiers>0</modifiers>
  3712.       <key>GDK_Escape</key>
  3713.       <signal>clicked</signal>
  3714.     </accelerator>
  3715.     <signal>
  3716.       <name>clicked</name>
  3717.       <handler>on_memory_dialog_close_button_clicked</handler>
  3718.       <last_modification_time>Sun, 04 Jun 2000 05:49:34 GMT</last_modification_time>
  3719.     </signal>
  3720.     <label>Close</label>
  3721.     <child>
  3722.       <padding>0</padding>
  3723.       <expand>True</expand>
  3724.       <fill>True</fill>
  3725.     </child>
  3726.       </widget>
  3727.     </widget>
  3728.  
  3729.     <widget>
  3730.       <class>GtkFrame</class>
  3731.       <name>frame10</name>
  3732.       <border_width>4</border_width>
  3733.       <label>Advanced options</label>
  3734.       <label_xalign>0</label_xalign>
  3735.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3736.       <child>
  3737.     <padding>0</padding>
  3738.     <expand>True</expand>
  3739.     <fill>True</fill>
  3740.       </child>
  3741.  
  3742.       <widget>
  3743.     <class>GtkTable</class>
  3744.     <name>table4</name>
  3745.     <rows>3</rows>
  3746.     <columns>3</columns>
  3747.     <homogeneous>True</homogeneous>
  3748.     <row_spacing>0</row_spacing>
  3749.     <column_spacing>0</column_spacing>
  3750.  
  3751.     <widget>
  3752.       <class>GtkButton</class>
  3753.       <name>button47</name>
  3754.       <border_width>4</border_width>
  3755.       <tooltip>These RAMs are saved automatically at certain points</tooltip>
  3756.       <can_focus>True</can_focus>
  3757.       <signal>
  3758.         <name>clicked</name>
  3759.         <handler>on_v9t9_button_clicked</handler>
  3760.         <data>(gpointer)"SaveMemory\n"</data>
  3761.         <last_modification_time>Tue, 06 Jun 2000 01:21:07 GMT</last_modification_time>
  3762.       </signal>
  3763.       <label>Save volatile RAM</label>
  3764.       <child>
  3765.         <left_attach>1</left_attach>
  3766.         <right_attach>2</right_attach>
  3767.         <top_attach>0</top_attach>
  3768.         <bottom_attach>1</bottom_attach>
  3769.         <xpad>8</xpad>
  3770.         <ypad>0</ypad>
  3771.         <xexpand>False</xexpand>
  3772.         <yexpand>False</yexpand>
  3773.         <xshrink>False</xshrink>
  3774.         <yshrink>False</yshrink>
  3775.         <xfill>True</xfill>
  3776.         <yfill>False</yfill>
  3777.       </child>
  3778.     </widget>
  3779.  
  3780.     <widget>
  3781.       <class>GtkButton</class>
  3782.       <name>button48</name>
  3783.       <sensitive>False</sensitive>
  3784.       <can_focus>True</can_focus>
  3785.       <label>Change memory map</label>
  3786.       <child>
  3787.         <left_attach>0</left_attach>
  3788.         <right_attach>1</right_attach>
  3789.         <top_attach>0</top_attach>
  3790.         <bottom_attach>1</bottom_attach>
  3791.         <xpad>8</xpad>
  3792.         <ypad>0</ypad>
  3793.         <xexpand>False</xexpand>
  3794.         <yexpand>False</yexpand>
  3795.         <xshrink>False</xshrink>
  3796.         <yshrink>False</yshrink>
  3797.         <xfill>True</xfill>
  3798.         <yfill>False</yfill>
  3799.       </child>
  3800.     </widget>
  3801.  
  3802.     <widget>
  3803.       <class>GtkButton</class>
  3804.       <name>button49</name>
  3805.       <can_focus>True</can_focus>
  3806.       <signal>
  3807.         <name>clicked</name>
  3808.         <handler>on_v9t9_button_clicked</handler>
  3809.         <data>(gpointer)"ListMemory\n"</data>
  3810.         <last_modification_time>Tue, 06 Jun 2000 01:36:59 GMT</last_modification_time>
  3811.       </signal>
  3812.       <label>See memory map</label>
  3813.       <child>
  3814.         <left_attach>0</left_attach>
  3815.         <right_attach>1</right_attach>
  3816.         <top_attach>1</top_attach>
  3817.         <bottom_attach>2</bottom_attach>
  3818.         <xpad>8</xpad>
  3819.         <ypad>0</ypad>
  3820.         <xexpand>False</xexpand>
  3821.         <yexpand>False</yexpand>
  3822.         <xshrink>False</xshrink>
  3823.         <yshrink>False</yshrink>
  3824.         <xfill>True</xfill>
  3825.         <yfill>False</yfill>
  3826.       </child>
  3827.     </widget>
  3828.  
  3829.     <widget>
  3830.       <class>GtkButton</class>
  3831.       <name>button45</name>
  3832.       <tooltip>Sets up RAM and memory-mapped areas to standard 99/4A settings in case there was a mishap with DefineMemory</tooltip>
  3833.       <can_focus>True</can_focus>
  3834.       <signal>
  3835.         <name>clicked</name>
  3836.         <handler>on_v9t9_button_clicked</handler>
  3837.         <data>(gpointer)"DefaultMemoryMap\n"</data>
  3838.         <last_modification_time>Tue, 06 Jun 2000 01:20:28 GMT</last_modification_time>
  3839.       </signal>
  3840.       <label>Default memory map</label>
  3841.       <child>
  3842.         <left_attach>0</left_attach>
  3843.         <right_attach>1</right_attach>
  3844.         <top_attach>2</top_attach>
  3845.         <bottom_attach>3</bottom_attach>
  3846.         <xpad>8</xpad>
  3847.         <ypad>0</ypad>
  3848.         <xexpand>False</xexpand>
  3849.         <yexpand>False</yexpand>
  3850.         <xshrink>False</xshrink>
  3851.         <yshrink>False</yshrink>
  3852.         <xfill>True</xfill>
  3853.         <yfill>False</yfill>
  3854.       </child>
  3855.     </widget>
  3856.  
  3857.     <widget>
  3858.       <class>GtkButton</class>
  3859.       <name>button46</name>
  3860.       <border_width>4</border_width>
  3861.       <tooltip>This loads volatile RAMs as well as ROM images (the latter is just in case)</tooltip>
  3862.       <can_focus>True</can_focus>
  3863.       <signal>
  3864.         <name>clicked</name>
  3865.         <handler>on_v9t9_button_clicked</handler>
  3866.         <data>(gpointer)"LoadMemory\n"</data>
  3867.         <last_modification_time>Tue, 06 Jun 2000 01:20:52 GMT</last_modification_time>
  3868.       </signal>
  3869.       <label>Reload memory</label>
  3870.       <child>
  3871.         <left_attach>1</left_attach>
  3872.         <right_attach>2</right_attach>
  3873.         <top_attach>1</top_attach>
  3874.         <bottom_attach>2</bottom_attach>
  3875.         <xpad>8</xpad>
  3876.         <ypad>0</ypad>
  3877.         <xexpand>False</xexpand>
  3878.         <yexpand>False</yexpand>
  3879.         <xshrink>False</xshrink>
  3880.         <yshrink>False</yshrink>
  3881.         <xfill>True</xfill>
  3882.         <yfill>False</yfill>
  3883.       </child>
  3884.     </widget>
  3885.  
  3886.     <widget>
  3887.       <class>GtkButton</class>
  3888.       <name>button57</name>
  3889.       <border_width>4</border_width>
  3890.       <tooltip>Unload all ROMs and RAMs associated with a module</tooltip>
  3891.       <can_focus>True</can_focus>
  3892.       <signal>
  3893.         <name>clicked</name>
  3894.         <handler>on_v9t9_button_clicked</handler>
  3895.         <data>(gpointer)"UnloadModuleOnly\n"</data>
  3896.         <last_modification_time>Tue, 06 Jun 2000 04:57:54 GMT</last_modification_time>
  3897.       </signal>
  3898.       <label>Unload module</label>
  3899.       <child>
  3900.         <left_attach>1</left_attach>
  3901.         <right_attach>2</right_attach>
  3902.         <top_attach>2</top_attach>
  3903.         <bottom_attach>3</bottom_attach>
  3904.         <xpad>8</xpad>
  3905.         <ypad>0</ypad>
  3906.         <xexpand>False</xexpand>
  3907.         <yexpand>False</yexpand>
  3908.         <xshrink>False</xshrink>
  3909.         <yshrink>False</yshrink>
  3910.         <xfill>True</xfill>
  3911.         <yfill>False</yfill>
  3912.       </child>
  3913.     </widget>
  3914.       </widget>
  3915.     </widget>
  3916.   </widget>
  3917. </widget>
  3918.  
  3919. <widget>
  3920.   <class>GtkWindow</class>
  3921.   <name>options_dialog</name>
  3922.   <title>Basic Options</title>
  3923.   <type>GTK_WINDOW_TOPLEVEL</type>
  3924.   <position>GTK_WIN_POS_NONE</position>
  3925.   <modal>False</modal>
  3926.   <allow_shrink>False</allow_shrink>
  3927.   <allow_grow>True</allow_grow>
  3928.   <auto_shrink>False</auto_shrink>
  3929.  
  3930.   <widget>
  3931.     <class>GtkVBox</class>
  3932.     <name>vbox12</name>
  3933.     <border_width>4</border_width>
  3934.     <homogeneous>False</homogeneous>
  3935.     <spacing>0</spacing>
  3936.  
  3937.     <widget>
  3938.       <class>Placeholder</class>
  3939.     </widget>
  3940.  
  3941.     <widget>
  3942.       <class>GtkVBox</class>
  3943.       <name>vbox13</name>
  3944.       <homogeneous>False</homogeneous>
  3945.       <spacing>0</spacing>
  3946.       <child>
  3947.     <padding>0</padding>
  3948.     <expand>True</expand>
  3949.     <fill>True</fill>
  3950.       </child>
  3951.  
  3952.       <widget>
  3953.     <class>GtkCheckButton</class>
  3954.     <name>checkbutton15</name>
  3955.     <can_focus>True</can_focus>
  3956.     <signal>
  3957.       <name>toggled</name>
  3958.       <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  3959.       <data>(gpointer)"PlaySound"</data>
  3960.       <last_modification_time>Sun, 25 Jun 2000 21:38:24 GMT</last_modification_time>
  3961.     </signal>
  3962.     <signal>
  3963.       <name>realize</name>
  3964.       <handler>on_v9t9_togglebutton_realize_active</handler>
  3965.       <data>(gpointer)"PlaySound"</data>
  3966.       <last_modification_time>Mon, 26 Jun 2000 01:34:31 GMT</last_modification_time>
  3967.     </signal>
  3968.     <label>Enable _sound</label>
  3969.     <active>False</active>
  3970.     <draw_indicator>True</draw_indicator>
  3971.     <child>
  3972.       <padding>0</padding>
  3973.       <expand>False</expand>
  3974.       <fill>False</fill>
  3975.     </child>
  3976.       </widget>
  3977.  
  3978.       <widget>
  3979.     <class>GtkCheckButton</class>
  3980.     <name>checkbutton17</name>
  3981.     <can_focus>True</can_focus>
  3982.     <signal>
  3983.       <name>toggled</name>
  3984.       <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  3985.       <data>(gpointer)"PlaySpeech"</data>
  3986.       <last_modification_time>Sun, 25 Jun 2000 21:39:04 GMT</last_modification_time>
  3987.     </signal>
  3988.     <signal>
  3989.       <name>realize</name>
  3990.       <handler>on_v9t9_togglebutton_realize_active</handler>
  3991.       <data>(gpointer)"PlaySpeech"</data>
  3992.       <last_modification_time>Sun, 25 Jun 2000 21:39:08 GMT</last_modification_time>
  3993.     </signal>
  3994.     <label>Enable s_peech</label>
  3995.     <active>False</active>
  3996.     <draw_indicator>True</draw_indicator>
  3997.     <child>
  3998.       <padding>0</padding>
  3999.       <expand>False</expand>
  4000.       <fill>False</fill>
  4001.     </child>
  4002.       </widget>
  4003.  
  4004.       <widget>
  4005.     <class>GtkHSeparator</class>
  4006.     <name>hseparator4</name>
  4007.     <child>
  4008.       <padding>0</padding>
  4009.       <expand>True</expand>
  4010.       <fill>True</fill>
  4011.     </child>
  4012.       </widget>
  4013.  
  4014.       <widget>
  4015.     <class>GtkCheckButton</class>
  4016.     <name>checkbutton14</name>
  4017.     <can_focus>True</can_focus>
  4018.     <signal>
  4019.       <name>toggled</name>
  4020.       <handler>on_v9t9_togglebutton_toggled_command_toggle</handler>
  4021.       <data>(gpointer)"RealTimeEmulation"</data>
  4022.       <last_modification_time>Sun, 25 Jun 2000 22:00:14 GMT</last_modification_time>
  4023.     </signal>
  4024.     <signal>
  4025.       <name>realize</name>
  4026.       <handler>on_v9t9_togglebutton_realize_active</handler>
  4027.       <data>(gpointer)"RealTimeEmulation"</data>
  4028.       <last_modification_time>Sun, 25 Jun 2000 22:00:17 GMT</last_modification_time>
  4029.     </signal>
  4030.     <signal>
  4031.       <name>toggled</name>
  4032.       <handler>on_v9t9_togglebutton_toggled_widget_enable_not</handler>
  4033.       <data>(gpointer)delay_hbox</data>
  4034.       <last_modification_time>Sun, 25 Jun 2000 22:00:22 GMT</last_modification_time>
  4035.     </signal>
  4036.     <signal>
  4037.       <name>realize</name>
  4038.       <handler>on_v9t9_togglebutton_realize_widget_enable_not</handler>
  4039.       <data>(gpointer)delay_hbox</data>
  4040.       <last_modification_time>Sun, 25 Jun 2000 22:00:26 GMT</last_modification_time>
  4041.     </signal>
  4042.     <signal>
  4043.       <name>toggled</name>
  4044.       <handler>on_v9t9_togglebutton_toggled_widget_enable</handler>
  4045.       <data>(gpointer)clock_speed_hbox</data>
  4046.       <last_modification_time>Tue, 04 Jul 2000 17:59:52 GMT</last_modification_time>
  4047.     </signal>
  4048.     <signal>
  4049.       <name>realize</name>
  4050.       <handler>on_v9t9_togglebutton_realize_widget_enable</handler>
  4051.       <data>(gpointer)clock_speed_hbox</data>
  4052.       <last_modification_time>Tue, 04 Jul 2000 18:00:01 GMT</last_modification_time>
  4053.     </signal>
  4054.     <label>_Real-time emulation</label>
  4055.     <active>False</active>
  4056.     <draw_indicator>True</draw_indicator>
  4057.     <child>
  4058.       <padding>0</padding>
  4059.       <expand>False</expand>
  4060.       <fill>False</fill>
  4061.     </child>
  4062.       </widget>
  4063.  
  4064.       <widget>
  4065.     <class>GtkHBox</class>
  4066.     <name>clock_speed_hbox</name>
  4067.     <homogeneous>True</homogeneous>
  4068.     <spacing>0</spacing>
  4069.     <child>
  4070.       <padding>0</padding>
  4071.       <expand>True</expand>
  4072.       <fill>True</fill>
  4073.     </child>
  4074.  
  4075.     <widget>
  4076.       <class>GtkLabel</class>
  4077.       <name>label42</name>
  4078.       <label>_9900 Clock Speed</label>
  4079.       <justify>GTK_JUSTIFY_CENTER</justify>
  4080.       <wrap>False</wrap>
  4081.       <xalign>1</xalign>
  4082.       <yalign>0.5</yalign>
  4083.       <xpad>0</xpad>
  4084.       <ypad>0</ypad>
  4085.       <default_focus_target>clock_speed_spin_button</default_focus_target>
  4086.       <child>
  4087.         <padding>0</padding>
  4088.         <expand>True</expand>
  4089.         <fill>True</fill>
  4090.       </child>
  4091.     </widget>
  4092.  
  4093.     <widget>
  4094.       <class>GtkSpinButton</class>
  4095.       <name>clock_speed_spin_button</name>
  4096.       <tooltip>This affects the maximum execution speed when real-time emulation is enavbled</tooltip>
  4097.       <can_focus>True</can_focus>
  4098.       <signal>
  4099.         <name>activate</name>
  4100.         <handler>on_v9t9_spin_button_changed_value</handler>
  4101.         <after>True</after>
  4102.         <data>(gpointer)"BaseClockHZ"</data>
  4103.         <last_modification_time>Tue, 04 Jul 2000 23:50:50 GMT</last_modification_time>
  4104.       </signal>
  4105.       <signal>
  4106.         <name>realize</name>
  4107.         <handler>on_v9t9_spin_button_realize_value</handler>
  4108.         <data>(gpointer)"BaseClockHZ"</data>
  4109.         <last_modification_time>Tue, 04 Jul 2000 18:03:54 GMT</last_modification_time>
  4110.       </signal>
  4111.       <signal>
  4112.         <name>show</name>
  4113.         <handler>on_v9t9_spin_button_realize_value</handler>
  4114.         <data>(gpointer)"BaseClockHZ"</data>
  4115.         <last_modification_time>Tue, 04 Jul 2000 18:50:36 GMT</last_modification_time>
  4116.       </signal>
  4117.       <signal>
  4118.         <name>changed</name>
  4119.         <handler>on_v9t9_spin_button_changed_value</handler>
  4120.         <after>True</after>
  4121.         <data>(gpointer)"BaseClockHZ"</data>
  4122.         <last_modification_time>Mon, 30 Oct 2000 00:27:11 GMT</last_modification_time>
  4123.       </signal>
  4124.       <climb_rate>1</climb_rate>
  4125.       <digits>0</digits>
  4126.       <numeric>False</numeric>
  4127.       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  4128.       <snap>False</snap>
  4129.       <wrap>False</wrap>
  4130.       <value>3.3e+06</value>
  4131.       <lower>1</lower>
  4132.       <upper>1e+09</upper>
  4133.       <step>10000</step>
  4134.       <page>1e+06</page>
  4135.       <page_size>1e+06</page_size>
  4136.       <child>
  4137.         <padding>4</padding>
  4138.         <expand>True</expand>
  4139.         <fill>True</fill>
  4140.       </child>
  4141.     </widget>
  4142.  
  4143.     <widget>
  4144.       <class>GtkButton</class>
  4145.       <name>button70</name>
  4146.       <can_focus>True</can_focus>
  4147.       <signal>
  4148.         <name>clicked</name>
  4149.         <handler>on_v9t9_button_clicked</handler>
  4150.         <data>(gpointer)"BaseClockHZ 3300000"</data>
  4151.         <last_modification_time>Tue, 04 Jul 2000 23:52:07 GMT</last_modification_time>
  4152.       </signal>
  4153.       <signal>
  4154.         <name>clicked</name>
  4155.         <handler>on_v9t9_button_clicked_realize_widget</handler>
  4156.         <data>(gpointer)clock_speed_spin_button</data>
  4157.         <last_modification_time>Tue, 04 Jul 2000 18:41:29 GMT</last_modification_time>
  4158.       </signal>
  4159.       <label>Default</label>
  4160.       <child>
  4161.         <padding>0</padding>
  4162.         <expand>False</expand>
  4163.         <fill>False</fill>
  4164.       </child>
  4165.     </widget>
  4166.       </widget>
  4167.  
  4168.       <widget>
  4169.     <class>GtkHBox</class>
  4170.     <name>delay_hbox</name>
  4171.     <homogeneous>True</homogeneous>
  4172.     <spacing>0</spacing>
  4173.     <child>
  4174.       <padding>0</padding>
  4175.       <expand>True</expand>
  4176.       <fill>True</fill>
  4177.     </child>
  4178.  
  4179.     <widget>
  4180.       <class>GtkLabel</class>
  4181.       <name>label39</name>
  4182.       <label>Instruction _delay</label>
  4183.       <justify>GTK_JUSTIFY_LEFT</justify>
  4184.       <wrap>False</wrap>
  4185.       <xalign>1</xalign>
  4186.       <yalign>0.5</yalign>
  4187.       <xpad>0</xpad>
  4188.       <ypad>0</ypad>
  4189.       <default_focus_target>delay_spin_button</default_focus_target>
  4190.       <child>
  4191.         <padding>0</padding>
  4192.         <expand>True</expand>
  4193.         <fill>True</fill>
  4194.       </child>
  4195.     </widget>
  4196.  
  4197.     <widget>
  4198.       <class>GtkSpinButton</class>
  4199.       <name>delay_spin_button</name>
  4200.       <tooltip>This value is highly CPU-dependent</tooltip>
  4201.       <can_focus>True</can_focus>
  4202.       <signal>
  4203.         <name>activate</name>
  4204.         <handler>on_v9t9_spin_button_changed_value</handler>
  4205.         <after>True</after>
  4206.         <data>(gpointer)"DelayBetweenInstructions"</data>
  4207.         <last_modification_time>Tue, 04 Jul 2000 23:50:55 GMT</last_modification_time>
  4208.       </signal>
  4209.       <signal>
  4210.         <name>realize</name>
  4211.         <handler>on_v9t9_spin_button_realize_value</handler>
  4212.         <data>(gpointer)"DelayBetweenInstructions"</data>
  4213.         <last_modification_time>Tue, 04 Jul 2000 17:11:40 GMT</last_modification_time>
  4214.       </signal>
  4215.       <signal>
  4216.         <name>show</name>
  4217.         <handler>on_v9t9_spin_button_realize_value</handler>
  4218.         <data>(gpointer)"DelayBetweenInstructions"</data>
  4219.         <last_modification_time>Tue, 04 Jul 2000 18:50:41 GMT</last_modification_time>
  4220.       </signal>
  4221.       <signal>
  4222.         <name>changed</name>
  4223.         <handler>on_v9t9_spin_button_changed_value</handler>
  4224.         <after>True</after>
  4225.         <data>(gpointer)"DelayBetweenInstructions"</data>
  4226.         <last_modification_time>Mon, 30 Oct 2000 00:27:17 GMT</last_modification_time>
  4227.       </signal>
  4228.       <climb_rate>1</climb_rate>
  4229.       <digits>0</digits>
  4230.       <numeric>False</numeric>
  4231.       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  4232.       <snap>False</snap>
  4233.       <wrap>False</wrap>
  4234.       <value>0</value>
  4235.       <lower>0</lower>
  4236.       <upper>1e+09</upper>
  4237.       <step>100</step>
  4238.       <page>1000</page>
  4239.       <page_size>1000</page_size>
  4240.       <child>
  4241.         <padding>4</padding>
  4242.         <expand>True</expand>
  4243.         <fill>True</fill>
  4244.       </child>
  4245.     </widget>
  4246.  
  4247.     <widget>
  4248.       <class>GtkButton</class>
  4249.       <name>button71</name>
  4250.       <can_focus>True</can_focus>
  4251.       <signal>
  4252.         <name>clicked</name>
  4253.         <handler>on_v9t9_button_clicked</handler>
  4254.         <data>(gpointer)"DelayBetweenInstructions 0"</data>
  4255.         <last_modification_time>Tue, 04 Jul 2000 18:42:06 GMT</last_modification_time>
  4256.       </signal>
  4257.       <signal>
  4258.         <name>clicked</name>
  4259.         <handler>on_v9t9_button_clicked_realize_widget</handler>
  4260.         <data>(gpointer)delay_spin_button</data>
  4261.         <last_modification_time>Tue, 04 Jul 2000 18:42:17 GMT</last_modification_time>
  4262.       </signal>
  4263.       <label>Default</label>
  4264.       <child>
  4265.         <padding>0</padding>
  4266.         <expand>False</expand>
  4267.         <fill>False</fill>
  4268.       </child>
  4269.     </widget>
  4270.       </widget>
  4271.  
  4272.       <widget>
  4273.     <class>GtkHBox</class>
  4274.     <name>video_refresh_hbox</name>
  4275.     <homogeneous>True</homogeneous>
  4276.     <spacing>0</spacing>
  4277.     <child>
  4278.       <padding>0</padding>
  4279.       <expand>False</expand>
  4280.       <fill>False</fill>
  4281.     </child>
  4282.  
  4283.     <widget>
  4284.       <class>GtkLabel</class>
  4285.       <name>label40</name>
  4286.       <label>_Video refresh rate</label>
  4287.       <justify>GTK_JUSTIFY_CENTER</justify>
  4288.       <wrap>False</wrap>
  4289.       <xalign>0</xalign>
  4290.       <yalign>0.5</yalign>
  4291.       <xpad>0</xpad>
  4292.       <ypad>0</ypad>
  4293.       <default_focus_target>video_refresh_spin_button</default_focus_target>
  4294.       <child>
  4295.         <padding>0</padding>
  4296.         <expand>True</expand>
  4297.         <fill>True</fill>
  4298.       </child>
  4299.     </widget>
  4300.  
  4301.     <widget>
  4302.       <class>GtkSpinButton</class>
  4303.       <name>video_refresh_spin_button</name>
  4304.       <tooltip>This controls how often the changed parts of the 99/4A screen are redrawn</tooltip>
  4305.       <can_focus>True</can_focus>
  4306.       <signal>
  4307.         <name>activate</name>
  4308.         <handler>on_v9t9_spin_button_changed_value</handler>
  4309.         <after>True</after>
  4310.         <data>(gpointer)"VideoUpdateSpeed"</data>
  4311.         <last_modification_time>Tue, 04 Jul 2000 23:51:14 GMT</last_modification_time>
  4312.       </signal>
  4313.       <signal>
  4314.         <name>realize</name>
  4315.         <handler>on_v9t9_spin_button_realize_value</handler>
  4316.         <data>(gpointer)"VideoUpdateSpeed"</data>
  4317.         <last_modification_time>Tue, 04 Jul 2000 18:02:17 GMT</last_modification_time>
  4318.       </signal>
  4319.       <signal>
  4320.         <name>show</name>
  4321.         <handler>on_v9t9_spin_button_realize_value</handler>
  4322.         <data>(gpointer)"VideoUpdateSpeed"</data>
  4323.         <last_modification_time>Tue, 04 Jul 2000 18:50:46 GMT</last_modification_time>
  4324.       </signal>
  4325.       <signal>
  4326.         <name>changed</name>
  4327.         <handler>on_v9t9_spin_button_changed_value</handler>
  4328.         <after>True</after>
  4329.         <data>(gpointer)"VideoUpdateSpeed"</data>
  4330.         <last_modification_time>Mon, 30 Oct 2000 00:27:25 GMT</last_modification_time>
  4331.       </signal>
  4332.       <climb_rate>1</climb_rate>
  4333.       <digits>0</digits>
  4334.       <numeric>False</numeric>
  4335.       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  4336.       <snap>False</snap>
  4337.       <wrap>False</wrap>
  4338.       <value>30</value>
  4339.       <lower>0</lower>
  4340.       <upper>100</upper>
  4341.       <step>1</step>
  4342.       <page>10</page>
  4343.       <page_size>10</page_size>
  4344.       <child>
  4345.         <padding>4</padding>
  4346.         <expand>True</expand>
  4347.         <fill>True</fill>
  4348.       </child>
  4349.     </widget>
  4350.  
  4351.     <widget>
  4352.       <class>GtkButton</class>
  4353.       <name>button72</name>
  4354.       <can_focus>True</can_focus>
  4355.       <signal>
  4356.         <name>clicked</name>
  4357.         <handler>on_v9t9_button_clicked</handler>
  4358.         <data>(gpointer)"VideoUpdateSpeed 30"</data>
  4359.         <last_modification_time>Tue, 04 Jul 2000 18:42:31 GMT</last_modification_time>
  4360.       </signal>
  4361.       <signal>
  4362.         <name>clicked</name>
  4363.         <handler>on_v9t9_button_clicked_realize_widget</handler>
  4364.         <data>(gpointer)video_refresh_spin_button</data>
  4365.         <last_modification_time>Tue, 04 Jul 2000 18:42:39 GMT</last_modification_time>
  4366.       </signal>
  4367.       <label>Default</label>
  4368.       <child>
  4369.         <padding>0</padding>
  4370.         <expand>False</expand>
  4371.         <fill>False</fill>
  4372.       </child>
  4373.     </widget>
  4374.       </widget>
  4375.  
  4376.       <widget>
  4377.     <class>GtkHBox</class>
  4378.     <name>vdp_interrupt_hbox</name>
  4379.     <homogeneous>True</homogeneous>
  4380.     <spacing>0</spacing>
  4381.     <child>
  4382.       <padding>0</padding>
  4383.       <expand>True</expand>
  4384.       <fill>True</fill>
  4385.     </child>
  4386.  
  4387.     <widget>
  4388.       <class>GtkLabel</class>
  4389.       <name>label41</name>
  4390.       <label>VDP _interrupt rate</label>
  4391.       <justify>GTK_JUSTIFY_CENTER</justify>
  4392.       <wrap>False</wrap>
  4393.       <xalign>7.45058e-09</xalign>
  4394.       <yalign>0.5</yalign>
  4395.       <xpad>0</xpad>
  4396.       <ypad>0</ypad>
  4397.       <default_focus_target>vdp_interrupt_spin_button</default_focus_target>
  4398.       <child>
  4399.         <padding>0</padding>
  4400.         <expand>True</expand>
  4401.         <fill>True</fill>
  4402.       </child>
  4403.     </widget>
  4404.  
  4405.     <widget>
  4406.       <class>GtkSpinButton</class>
  4407.       <name>vdp_interrupt_spin_button</name>
  4408.       <tooltip>This affects sprite motion and timing</tooltip>
  4409.       <can_focus>True</can_focus>
  4410.       <signal>
  4411.         <name>activate</name>
  4412.         <handler>on_v9t9_spin_button_changed_value</handler>
  4413.         <after>True</after>
  4414.         <data>(gpointer)"VDPInterruptRate"</data>
  4415.         <last_modification_time>Tue, 04 Jul 2000 23:51:06 GMT</last_modification_time>
  4416.       </signal>
  4417.       <signal>
  4418.         <name>realize</name>
  4419.         <handler>on_v9t9_spin_button_realize_value</handler>
  4420.         <data>(gpointer)"VDPInterruptRate"</data>
  4421.         <last_modification_time>Tue, 04 Jul 2000 18:02:24 GMT</last_modification_time>
  4422.       </signal>
  4423.       <signal>
  4424.         <name>show</name>
  4425.         <handler>on_v9t9_spin_button_realize_value</handler>
  4426.         <data>(gpointer)"VDPInterruptRate"</data>
  4427.         <last_modification_time>Tue, 04 Jul 2000 18:50:51 GMT</last_modification_time>
  4428.       </signal>
  4429.       <signal>
  4430.         <name>changed</name>
  4431.         <handler>on_v9t9_spin_button_changed_value</handler>
  4432.         <after>True</after>
  4433.         <data>(gpointer)"VDPInterruptRate"</data>
  4434.         <last_modification_time>Mon, 30 Oct 2000 00:27:30 GMT</last_modification_time>
  4435.       </signal>
  4436.       <climb_rate>1</climb_rate>
  4437.       <digits>0</digits>
  4438.       <numeric>False</numeric>
  4439.       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  4440.       <snap>False</snap>
  4441.       <wrap>False</wrap>
  4442.       <value>60</value>
  4443.       <lower>0</lower>
  4444.       <upper>100</upper>
  4445.       <step>1</step>
  4446.       <page>10</page>
  4447.       <page_size>10</page_size>
  4448.       <child>
  4449.         <padding>4</padding>
  4450.         <expand>True</expand>
  4451.         <fill>True</fill>
  4452.       </child>
  4453.     </widget>
  4454.  
  4455.     <widget>
  4456.       <class>GtkButton</class>
  4457.       <name>button73</name>
  4458.       <can_focus>True</can_focus>
  4459.       <signal>
  4460.         <name>clicked</name>
  4461.         <handler>on_v9t9_button_clicked</handler>
  4462.         <data>(gpointer)"VDPInterruptRate 60"</data>
  4463.         <last_modification_time>Tue, 04 Jul 2000 18:42:53 GMT</last_modification_time>
  4464.       </signal>
  4465.       <signal>
  4466.         <name>clicked</name>
  4467.         <handler>on_v9t9_button_clicked_realize_widget</handler>
  4468.         <data>(gpointer)vdp_interrupt_spin_button</data>
  4469.         <last_modification_time>Tue, 04 Jul 2000 18:43:25 GMT</last_modification_time>
  4470.       </signal>
  4471.       <label>Default</label>
  4472.       <child>
  4473.         <padding>0</padding>
  4474.         <expand>False</expand>
  4475.         <fill>False</fill>
  4476.       </child>
  4477.     </widget>
  4478.       </widget>
  4479.     </widget>
  4480.  
  4481.     <widget>
  4482.       <class>GtkHBox</class>
  4483.       <name>hbox12</name>
  4484.       <homogeneous>True</homogeneous>
  4485.       <spacing>0</spacing>
  4486.       <child>
  4487.     <padding>4</padding>
  4488.     <expand>False</expand>
  4489.     <fill>False</fill>
  4490.     <pack>GTK_PACK_END</pack>
  4491.       </child>
  4492.  
  4493.       <widget>
  4494.     <class>Placeholder</class>
  4495.       </widget>
  4496.  
  4497.       <widget>
  4498.     <class>GtkButton</class>
  4499.     <name>button69</name>
  4500.     <border_width>4</border_width>
  4501.     <tooltip>Close window and continue emulation</tooltip>
  4502.     <can_focus>True</can_focus>
  4503.     <accelerator>
  4504.       <modifiers>0</modifiers>
  4505.       <key>GDK_Escape</key>
  4506.       <signal>clicked</signal>
  4507.     </accelerator>
  4508.     <signal>
  4509.       <name>clicked</name>
  4510.       <handler>on_option_dialog_close_button_clicked</handler>
  4511.       <last_modification_time>Sun, 25 Jun 2000 21:53:12 GMT</last_modification_time>
  4512.     </signal>
  4513.     <label>Close</label>
  4514.     <child>
  4515.       <padding>0</padding>
  4516.       <expand>True</expand>
  4517.       <fill>True</fill>
  4518.     </child>
  4519.       </widget>
  4520.  
  4521.       <widget>
  4522.     <class>Placeholder</class>
  4523.       </widget>
  4524.     </widget>
  4525.  
  4526.     <widget>
  4527.       <class>GtkHSeparator</class>
  4528.       <name>hseparator5</name>
  4529.       <child>
  4530.     <padding>0</padding>
  4531.     <expand>True</expand>
  4532.     <fill>True</fill>
  4533.       </child>
  4534.     </widget>
  4535.   </widget>
  4536. </widget>
  4537.  
  4538. <widget>
  4539.   <class>GtkWindow</class>
  4540.   <name>logging_dialog</name>
  4541.   <title>Logging Configuration</title>
  4542.   <type>GTK_WINDOW_TOPLEVEL</type>
  4543.   <position>GTK_WIN_POS_NONE</position>
  4544.   <modal>False</modal>
  4545.   <default_width>400</default_width>
  4546.   <default_height>400</default_height>
  4547.   <allow_shrink>False</allow_shrink>
  4548.   <allow_grow>True</allow_grow>
  4549.   <auto_shrink>False</auto_shrink>
  4550.  
  4551.   <widget>
  4552.     <class>GtkVBox</class>
  4553.     <name>vbox14</name>
  4554.     <homogeneous>False</homogeneous>
  4555.     <spacing>0</spacing>
  4556.  
  4557.     <widget>
  4558.       <class>GtkTable</class>
  4559.       <name>log_table</name>
  4560.       <signal>
  4561.     <name>realize</name>
  4562.     <handler>on_logging_log_table_realize</handler>
  4563.     <last_modification_time>Sun, 29 Oct 2000 21:46:51 GMT</last_modification_time>
  4564.       </signal>
  4565.       <rows>1</rows>
  4566.       <columns>1</columns>
  4567.       <homogeneous>False</homogeneous>
  4568.       <row_spacing>0</row_spacing>
  4569.       <column_spacing>0</column_spacing>
  4570.       <child>
  4571.     <padding>0</padding>
  4572.     <expand>True</expand>
  4573.     <fill>True</fill>
  4574.       </child>
  4575.     </widget>
  4576.  
  4577.     <widget>
  4578.       <class>GtkHSeparator</class>
  4579.       <name>hseparator6</name>
  4580.       <child>
  4581.     <padding>0</padding>
  4582.     <expand>False</expand>
  4583.     <fill>True</fill>
  4584.       </child>
  4585.     </widget>
  4586.  
  4587.     <widget>
  4588.       <class>GtkHBox</class>
  4589.       <name>hbox13</name>
  4590.       <homogeneous>True</homogeneous>
  4591.       <spacing>0</spacing>
  4592.       <child>
  4593.     <padding>0</padding>
  4594.     <expand>False</expand>
  4595.     <fill>True</fill>
  4596.       </child>
  4597.  
  4598.       <widget>
  4599.     <class>GtkButton</class>
  4600.     <name>reset_all</name>
  4601.     <border_width>4</border_width>
  4602.     <can_focus>True</can_focus>
  4603.     <signal>
  4604.       <name>clicked</name>
  4605.       <handler>on_logging_reset_all_clicked</handler>
  4606.       <last_modification_time>Sun, 29 Oct 2000 21:40:49 GMT</last_modification_time>
  4607.     </signal>
  4608.     <label>Reset All</label>
  4609.     <child>
  4610.       <padding>0</padding>
  4611.       <expand>False</expand>
  4612.       <fill>True</fill>
  4613.     </child>
  4614.       </widget>
  4615.  
  4616.       <widget>
  4617.     <class>Placeholder</class>
  4618.       </widget>
  4619.  
  4620.       <widget>
  4621.     <class>GtkButton</class>
  4622.     <name>button83</name>
  4623.     <border_width>4</border_width>
  4624.     <tooltip>Close window and continue emulation</tooltip>
  4625.     <can_focus>True</can_focus>
  4626.     <accelerator>
  4627.       <modifiers>0</modifiers>
  4628.       <key>GDK_Escape</key>
  4629.       <signal>clicked</signal>
  4630.     </accelerator>
  4631.     <signal>
  4632.       <name>clicked</name>
  4633.       <handler>on_logging_dialog_close_button_clicked</handler>
  4634.       <last_modification_time>Sun, 29 Oct 2000 21:40:33 GMT</last_modification_time>
  4635.     </signal>
  4636.     <label>Close</label>
  4637.     <child>
  4638.       <padding>0</padding>
  4639.       <expand>True</expand>
  4640.       <fill>True</fill>
  4641.     </child>
  4642.       </widget>
  4643.     </widget>
  4644.   </widget>
  4645. </widget>
  4646.  
  4647. </GTK-Interface>
  4648.