Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.54 KB | None | 0 0
  1. #0 0x029ed859 in device_execute_interface::cycles_to_clocks (
  2. this=0xdddde13d, cycles=1) at src/emu/diexec.h:142
  3. No locals.
  4. #1 0x029ed8e4 in device_execute_interface::cycles_to_attotime (
  5. this=0xdddde13d, cycles=1) at src/emu/diexec.h:145
  6. No locals.
  7. #2 0x012ad0e6 in nes_disksys_device::device_start (this=0x2cc406a4)
  8. at src/emu/bus/nes/disksys.c:126
  9. No locals.
  10. #3 0x01cbeb26 in device_t::start (this=0x2cc406a4) at src/emu/device.c:392
  11. state_registrations = 268
  12. exec = 0x0
  13. sound = 0x0
  14. #4 0x01ce39f5 in running_machine::start_all_devices (this=0x28bfc0)
  15. at src/emu/machine.c:1093
  16. device = 0x2cc406a4
  17. failed_starts = 4
  18. iter = {m_root = 0x2cc457ec, m_current = 0x2cc406a4, m_curdepth = 2,
  19. m_maxdepth = 255}
  20. last_failed_starts = -1
  21. #5 0x01ce0da4 in running_machine::start (this=0x28bfc0)
  22. at src/emu/machine.c:278
  23. newbase = 0
  24. savegame = 0x28bd70 "\004"
  25. #6 0x01ce163a in running_machine::run (this=0x28bfc0, firstrun=true)
  26. at src/emu/machine.c:342
  27. settingsloaded = false
  28. error = 0
  29. #7 0x01ccfaf5 in machine_manager::execute (this=0x2cc55f2c)
  30. at src/emu/mame.c:216
  31. system = 0x2d5cca0 <driver_famitwin>
  32. config = {m_minimum_quantum = {seconds = 0, attoseconds = 0,
  33. static never = {seconds = 1000000000, attoseconds = 0,
  34. static never = <same as static member of an already seen type>,
  35. static zero = {seconds = 0, attoseconds = 0,
  36. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  37. static zero = <same as static member of an already seen type>},
  38. m_perfect_cpu_quantum = {m_text = 0x28bf50 "", m_alloclen = 64,
  39. m_smallbuf = '\000' <repeats 63 times>, m_len = 0},
  40. m_watchdog_vblank_count = 0, m_watchdog_time = {seconds = 0,
  41. attoseconds = 0, static never = {seconds = 1000000000,
  42. attoseconds = 0,
  43. static never = <same as static member of an already seen type>,
  44. static zero = {seconds = 0, attoseconds = 0,
  45. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  46. static zero = <same as static member of an already seen type>},
  47. m_default_layout = 0x0, m_gamedrv = @0x2d5cca0,
  48. m_options = @0x28fb1c, m_root_device = {
  49. _vptr.auto_pointer = 0x33fe0d8 <vtable for auto_pointer<device_t>+8>, m_ptr = 0x2cc457ec}}
  50. machine = {m_respool = {
  51. _vptr.resource_pool = 0x3422f88 <vtable for resource_pool+8>,
  52. m_hash_size = 193, m_listlock = 0x2e5a0b00, m_hash = {
  53. _vptr.dynamic_array = 0x3417b28 <vtable for dynamic_array<resource_pool_item*>+8>, m_array = 0x2e6a1cfc, m_count = 193, m_allocated = 193},
  54. m_ordered_head = 0x2cc40ffc, m_ordered_tail = 0x34f20b0c,
  55. static s_id = 13}, firstcpu = 0x2cc45ea4, primary_screen =
  56. 0x2cc47e44, debug_flags = 0, romload_data = 0x31a9d784, ui_input_data =
  57. 0x31a9baa4, debugcpu_data = 0x0, generic_machine_data = 0x2cc5b7fc,
  58. m_config = @0x28bf38, m_system = @0x2d5cca0,
  59. m_manager = @0x2cc55f2c, m_cheat = {
  60. _vptr.auto_pointer = 0x33fdf68 <vtable for auto_pointer<cheat_manager>+8>, m_ptr = 0x0}, m_render = {
  61. _vptr.auto_pointer = 0x33fdfe8 <vtable for auto_pointer<render_manager>+8>, m_ptr = 0x2cc40f9c}, m_input = {
  62. _vptr.auto_pointer = 0x33fdf78 <vtable for auto_pointer<input_manager>+8>, m_ptr = 0x2cc574bc}, m_sound = {
  63. _vptr.auto_pointer = 0x33fdfa8 <vtable for auto_pointer<sound_manager>+8>, m_ptr = 0x31a9cf94}, m_video = {
  64. _vptr.auto_pointer = 0x33fdfb8 <vtable for auto_pointer<video_manager>+8>, m_ptr = 0x2ccaf5d4}, m_ui = {
  65. _vptr.auto_pointer = 0x33fdf08 <vtable for auto_pointer<ui_manager>+8>, m_ptr = 0x2ccb0084}, m_tilemap = {
  66. _vptr.auto_pointer = 0x33fe008 <vtable for auto_pointer<tilemap_manager>+8>, m_ptr = 0x34f207fc}, m_debug_view = {
  67. _vptr.auto_pointer = 0x33fe078 <vtable for auto_pointer<debug_view_manager>+8>, m_ptr = 0x0}, m_current_phase = MACHINE_PHASE_INIT,
  68. m_paused = false, m_hard_reset_pending = false,
  69. m_exit_pending = false, m_soft_reset_timer = 0x2cc5bb0c,
  70. m_watchdog_enabled = false, m_watchdog_counter = 0,
  71. m_watchdog_timer = 0x34f20194, m_rand_seed = 2635377623,
  72. m_ui_active = false, m_base_time = 1411293889, m_basename = {
  73. m_text = 0x28c078 "famitwin", m_alloclen = 64,
  74. m_smallbuf = "famitwin", '\000' <repeats 55 times>, m_len = 8},
  75. m_context = {m_text = 0x28c0c4 "", m_alloclen = 64,
  76. m_smallbuf = '\000' <repeats 63 times>, m_len = 0},
  77. m_sample_rate = 48000, m_logfile = {
  78. _vptr.auto_pointer = 0x33fe0e8 <vtable for auto_pointer<emu_file>+8>, m_ptr = 0x0}, m_saveload_schedule = running_machine::SLS_NONE,
  79. m_saveload_schedule_time = {seconds = 0, attoseconds = 0,
  80. static never = {seconds = 1000000000, attoseconds = 0,
  81. static never = <same as static member of an already seen type>,
  82. static zero = {seconds = 0, attoseconds = 0,
  83. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  84. static zero = <same as static member of an already seen type>},
  85. m_saveload_pending_file = {m_text = 0x28c130 "", m_alloclen = 64,
  86. m_smallbuf = '\000' <repeats 63 times>, m_len = 0},
  87. m_saveload_searchpath = 0x0, m_notifier_list = {{
  88. _vptr.simple_list = 0x33fa468 <vtable for simple_list<running_machine::notifier_callback_item>+8>, m_head = 0x2cc40e5c, m_tail = 0x31a9cf44,
  89. m_count = 3}, {
  90. _vptr.simple_list = 0x33fa468 <vtable for simple_list<running_machine::notifier_callback_item>+8>, m_head = 0x31a9d194, m_tail = 0x34f22394,
  91. m_count = 2}, {
  92. _vptr.simple_list = 0x33fa468 <vtable for simple_list<running_machine::notifier_callback_item>+8>, m_head = 0x2cc40eac, m_tail = 0x31a9d0f4,
  93. m_count = 3}, {
  94. _vptr.simple_list = 0x33fa468 <vtable for simple_list<running_machine::notifier_callback_item>+8>, m_head = 0x2cc40efc, m_tail = 0x31a9d144,
  95. m_count = 3}, {
  96. _vptr.simple_list = 0x33fa468 <vtable for simple_list<running_machine::notifier_callback_item>+8>, m_head = 0x34f223e4, m_tail = 0x2cc40f4c,
  97. m_count = 12}}, m_logerror_list = {
  98. _vptr.simple_list = 0x33fa458 <vtable for simple_list<running_machine::logerror_callback_item>+8>, m_head = 0x0, m_tail = 0x0, m_count = 0},
  99. m_save = {m_machine = @0x28bfc0, m_reg_allowed = true,
  100. m_illegal_regs = 0, m_entry_list = {
  101. _vptr.simple_list = 0x33fa388 <vtable for simple_list<save_manager::state_entry>+8>, m_head = 0x34f29d8c, m_tail = 0x31a9d604, m_count = 285},
  102. m_presave_list = {
  103. _vptr.simple_list = 0x33fa398 <vtable for simple_list<save_manager::state_callback>+8>, m_head = 0x2cc40dbc, m_tail = 0x34f22434,
  104. m_count = 2}, m_postload_list = {
  105. _vptr.simple_list = 0x33fa398 <vtable for simple_list<save_manager::state_callback>+8>, m_head = 0x2cc40e0c, m_tail = 0x34f27abc,
  106. m_count = 4}}, m_memory = {m_machine = @0x28bfc0,
  107. m_initialized = true, m_bank_ptr = {0x0, 0x35383000 "",
  108. 0x353a3000 "", 0x0 <repeats 509 times>}, m_bankd_ptr = {
  109. 0x0 <repeats 512 times>}, m_spacelist = {
  110. _vptr.simple_list = 0x33fa0f8 <vtable for simple_list<address_space>+8>, m_head = 0x31aa2fbc, m_tail = 0x34d14fec, m_count = 3},
  111. m_blocklist = {
  112. _vptr.simple_list = 0x33fa0b8 <vtable for simple_list<memory_block>+8>, m_head = 0x34f1ffb4, m_tail = 0x34f2007c, m_count = 2}, m_banklist = {
  113. m_list = {
  114. _vptr.simple_list = 0x33fa058 <vtable for simple_list<memory_bank>+8>, m_head = 0x34f1fcac, m_tail = 0x34f1fe1c, m_count = 2}, m_map = {
  115. m_table = {0x0 <repeats 26 times>, 0x34f1ff14, 0x0, 0x0, 0x0,
  116. 0x0, 0x0, 0x0, 0x34f1fda4, 0x0 <repeats 19 times>}}},
  117. m_banknext = 3, m_sharelist = {m_list = {
  118. _vptr.simple_list = 0x33fa0c8 <vtable for simple_list<memory_share>+8>, m_head = 0x0, m_tail = 0x0, m_count = 0}, m_map = {m_table = {
  119. 0x0 <repeats 53 times>}}}, m_regionlist = {m_list = {
  120. _vptr.simple_list = 0x33fa118 <vtable for simple_list<memory_region>+8>, m_head = 0x31a9d984, m_tail = 0x31aa2ebc, m_count = 2}, m_map = {
  121. m_table = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  122. 0x31aa2f44, 0x0 <repeats 33 times>, 0x31a9da0c, 0x0, 0x0,
  123. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}}}}, m_ioport = {
  124. m_machine = @0x28bfc0, m_safe_to_read = false,
  125. m_portlist = {<tagged_list<ioport_port>> = {m_list = {
  126. _vptr.simple_list = 0x33fa028 <vtable for simple_list<ioport_port>+8>, m_head = 0x2ccb05c4, m_tail = 0x31a8346c, m_count = 45}, m_map = {
  127. m_table = {0x31a7f25c, 0x31a7e434, 0x31a69264, 0x31a6a4ec,
  128. 0x0, 0x0, 0x31a81cd4, 0x31a7d1ac, 0x31a7ab94, 0x31a7aecc,
  129. 0x0, 0x31a5f7b4, 0x0, 0x0, 0x0, 0x0, 0x31a5db84,
  130. 0x31a834fc, 0x31a5a4f4, 0x31a5926c, 0x0, 0x0, 0x31a8291c,
  131. 0x31a75e3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x31a6dc84,
  132. 0x31a6c9fc, 0x31a70194, 0x31a6ef0c, 0x31a726a4,
  133. 0x31a7141c, 0x31a82e94, 0x31a7392c, 0x31a5ee0c, 0x0, 0x0,
  134. 0x31a6b774, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x31a610ac,
  135. 0x31a62334, 0x31a635bc, 0x31a80eac,
  136. 0x31a80084}}}, <No data fields>}, m_typelist = {
  137. _vptr.simple_list = 0x33fa1c8 <vtable for simple_list<input_type_entry>+8>, m_head = 0x2ccba0dc, m_tail = 0x31a590b4, m_count = 587},
  138. m_type_to_entry = {{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  139. 0x31a5881c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0,
  140. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a58664, 0x0, 0x0, 0x0,
  141. 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  142. 0x0}, {0x31a58efc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  143. 0x31a590b4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdf02c,
  144. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdf1e4, 0x0, 0x0,
  145. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdf39c, 0x0, 0x0, 0x0, 0x0,
  146. 0x0, 0x0, 0x0}, {0x2ccdf554, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  147. 0x0}, {0x2ccdf70c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  148. 0x2ccdf8c4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdfa7c,
  149. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdfc34, 0x0, 0x0,
  150. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccdfdec, 0x0, 0x0, 0x0, 0x0,
  151. 0x0, 0x0, 0x0}, {0x2ccdffa4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  152. 0x0}, {0x2cce015c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  153. 0x2cce0314, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce04cc,
  154. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce0684, 0x0, 0x0,
  155. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce083c, 0x0, 0x0, 0x0, 0x0,
  156. 0x0, 0x0, 0x0}, {0x2cce09f4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  157. 0x0}, {0x2cce0bac, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  158. 0x2cce0d64, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce0f1c,
  159. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce10d4, 0x0, 0x0,
  160. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce128c, 0x0, 0x0, 0x0, 0x0,
  161. 0x0, 0x0, 0x0}, {0x2cce1444, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  162. 0x0}, {0x2cce15fc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  163. 0x2cce17b4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce196c,
  164. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce1b24, 0x0, 0x0,
  165. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce1cdc, 0x0, 0x0, 0x0, 0x0,
  166. 0x0, 0x0, 0x0}, {0x2cce1e94, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  167. 0x0}, {0x2cce204c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  168. 0x2cce2204, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce23bc,
  169. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce2574, 0x0, 0x0,
  170. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2cce28e4, 0x0, 0x0, 0x0, 0x0,
  171. 0x0, 0x0, 0x0}, {0x2cce272c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  172. 0x0}, {0x2ccbd0fc, 0x2ccc7444, 0x2ccceae4, 0x2ccd1e74,
  173. 0x2ccd5204, 0x2ccd8594, 0x2ccdb92c, 0x2ccdecbc}, {0x2ccbd2b4,
  174. 0x2ccc75fc, 0x2cccec9c, 0x2ccd202c, 0x2ccd53bc, 0x2ccd874c,
  175. 0x2ccdbae4, 0x2ccdee74}, {0x31a522ac, 0x0, 0x0, 0x0, 0x0,
  176. 0x0, 0x0, 0x0}, {0x31a52464, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  177. 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccba0dc,
  178. 0x2ccc4424, 0x2cccbabc, 0x2cccee54, 0x2ccd21e4, 0x2ccd5574,
  179. 0x2ccd8904, 0x2ccdbc9c}, {0x2ccba294, 0x2ccc45dc, 0x2cccbc74,
  180. 0x2cccf00c, 0x2ccd239c, 0x2ccd572c, 0x2ccd8abc, 0x2ccdbe54}, {
  181. 0x2ccba44c, 0x2ccc4794, 0x2cccbe2c, 0x2cccf1c4, 0x2ccd2554,
  182. 0x2ccd58e4, 0x2ccd8c74, 0x2ccdc00c}, {0x2ccba604, 0x2ccc494c,
  183. 0x2cccbfec, 0x2cccf37c, 0x2ccd270c, 0x2ccd5a9c, 0x2ccd8e2c,
  184. 0x2ccdc1c4}, {0x2ccba7bc, 0x2ccc4b04, 0x2cccc1a4, 0x2cccf534,
  185. 0x2ccd28c4, 0x2ccd5c54, 0x2ccd8fec, 0x2ccdc37c}, {0x2ccba974,
  186. 0x2ccc4cbc, 0x2cccc35c, 0x2cccf6ec, 0x2ccd2a7c, 0x2ccd5e0c,
  187. 0x2ccd91a4, 0x2ccdc534}, {0x2ccbab2c, 0x2ccc4e74, 0x2cccc514,
  188. 0x2cccf8a4, 0x2ccd2c34, 0x2ccd5fc4, 0x2ccd935c, 0x2ccdc6ec}, {
  189. 0x2ccbace4, 0x2ccc502c, 0x2cccc6cc, 0x2cccfa5c, 0x2ccd2dec,
  190. 0x2ccd617c, 0x2ccd9514, 0x2ccdc8a4}, {0x2ccbae9c, 0x2ccc51e4,
  191. 0x2cccc884, 0x2cccfc14, 0x2ccd2fa4, 0x2ccd6334, 0x2ccd96cc,
  192. 0x2ccdca5c}, {0x2ccbb054, 0x2ccc539c, 0x2cccca3c, 0x2cccfdcc,
  193. 0x2ccd315c, 0x2ccd64ec, 0x2ccd9884, 0x2ccdcc14}, {0x2ccbb20c,
  194. 0x2ccc5554, 0x2ccccbf4, 0x2cccff84, 0x2ccd3314, 0x2ccd66a4,
  195. 0x2ccd9a3c, 0x2ccdcdcc}, {0x2ccbb3c4, 0x2ccc570c, 0x2ccccdac,
  196. 0x2ccd013c, 0x2ccd34cc, 0x2ccd685c, 0x2ccd9bf4, 0x2ccdcf84}, {
  197. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccbb57c,
  198. 0x2ccc58c4, 0x2ccccf64, 0x2ccd02f4, 0x2ccd3684, 0x2ccd6a14,
  199. 0x2ccd9dac, 0x2ccdd13c}, {0x2ccbb734, 0x2ccc5a7c, 0x2cccd11c,
  200. 0x2ccd04ac, 0x2ccd383c, 0x2ccd6bcc, 0x2ccd9f64, 0x2ccdd2f4}, {
  201. 0x2ccbb8ec, 0x2ccc5c34, 0x2cccd2d4, 0x2ccd0664, 0x2ccd39f4,
  202. 0x2ccd6d84, 0x2ccda11c, 0x2ccdd4ac}, {0x2ccbbaa4, 0x2ccc5dec,
  203. 0x2cccd48c, 0x2ccd081c, 0x2ccd3bac, 0x2ccd6f3c, 0x2ccda2d4,
  204. 0x2ccdd664}, {0x2ccbbc5c, 0x2ccc5fa4, 0x2cccd644, 0x2ccd09d4,
  205. 0x2ccd3d64, 0x2ccd70f4, 0x2ccda48c, 0x2ccdd81c}, {0x2ccbbe14,
  206. 0x2ccc615c, 0x2cccd7fc, 0x2ccd0b8c, 0x2ccd3f1c, 0x2ccd72ac,
  207. 0x2ccda644, 0x2ccdd9d4}, {0x2ccbbfcc, 0x2ccc6314, 0x2cccd9b4,
  208. 0x2ccd0d44, 0x2ccd40d4, 0x2ccd7464, 0x2ccda7fc, 0x2ccddb8c}, {
  209. 0x2ccbc184, 0x2ccc64cc, 0x2cccdb6c, 0x2ccd0efc, 0x2ccd428c,
  210. 0x2ccd761c, 0x2ccda9b4, 0x2ccddd44}, {0x2ccbc33c, 0x2ccc6684,
  211. 0x2cccdd24, 0x2ccd10b4, 0x2ccd4444, 0x2ccd77d4, 0x2ccdab6c,
  212. 0x2ccddefc}, {0x2ccbc4f4, 0x2ccc683c, 0x2cccdedc, 0x2ccd126c,
  213. 0x2ccd45fc, 0x2ccd798c, 0x2ccdad24, 0x2ccde0b4}, {0x2ccbc6ac,
  214. 0x2ccc69f4, 0x2ccce094, 0x2ccd1424, 0x2ccd47b4, 0x2ccd7b44,
  215. 0x2ccdaedc, 0x2ccde26c}, {0x2ccbc864, 0x2ccc6bac, 0x2ccce24c,
  216. 0x2ccd15dc, 0x2ccd496c, 0x2ccd7cfc, 0x2ccdb094, 0x2ccde424}, {
  217. 0x2ccbca1c, 0x2ccc6d64, 0x2ccce404, 0x2ccd1794, 0x2ccd4b24,
  218. 0x2ccd7eb4, 0x2ccdb24c, 0x2ccde5dc}, {0x2ccbcbd4, 0x2ccc6f1c,
  219. 0x2ccce5bc, 0x2ccd194c, 0x2ccd4cdc, 0x2ccd806c, 0x2ccdb404,
  220. 0x2ccde794}, {0x2ccbcd8c, 0x2ccc70d4, 0x2ccce774, 0x2ccd1b04,
  221. 0x2ccd4e94, 0x2ccd8224, 0x2ccdb5bc, 0x2ccde94c}, {0x2ccbcf44,
  222. 0x2ccc728c, 0x2ccce92c, 0x2ccd1cbc, 0x2ccd504c, 0x2ccd83dc,
  223. 0x2ccdb774, 0x2ccdeb04}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  224. 0x0}, {0x2ccbd46c, 0x2ccc77b4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
  225. {0x2ccbd624, 0x2ccc796c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  226. 0x2ccbd7dc, 0x2ccc7b24, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  227. 0x2ccbd994, 0x2ccc7cdc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  228. 0x2ccbdb4c, 0x2ccc7e94, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  229. 0x2ccbdd04, 0x2ccc804c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  230. 0x2ccbdebc, 0x2ccc8204, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  231. 0x2ccbe074, 0x2ccc83bc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  232. 0x2ccbe22c, 0x2ccc8574, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  233. 0x2ccbe3e4, 0x2ccc872c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  234. 0x2ccbe59c, 0x2ccc88e4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  235. 0x2ccbe754, 0x2ccc8a9c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  236. 0x2ccbe90c, 0x2ccc8c54, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  237. 0x2ccbeac4, 0x2ccc8e0c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  238. 0x2ccbec7c, 0x2ccc8fc4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  239. 0x2ccbee34, 0x2ccc917c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  240. 0x2ccbefec, 0x2ccc9334, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  241. 0x2ccbf1a4, 0x2ccc94ec, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  242. 0x2ccbf35c, 0x2ccc96a4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  243. 0x2ccbf514, 0x2ccc985c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  244. 0x2ccbf6cc, 0x2ccc9a14, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  245. 0x2ccbf884, 0x2ccc9bcc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  246. 0x2ccbfa3c, 0x2ccc9d84, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  247. 0x2ccbfbf4, 0x2ccc9f3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  248. 0x2ccbfdac, 0x2ccca0f4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  249. 0x2ccbff64, 0x2ccca2ac, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  250. 0x2ccc011c, 0x2ccca464, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  251. 0x2ccc02d4, 0x2ccca61c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  252. 0x2ccc048c, 0x2ccca7d4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0,
  253. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0,
  254. 0x0, 0x0, 0x0}, {0x2ccc0644, 0x2ccca98c, 0x0, 0x0, 0x0, 0x0,
  255. 0x0, 0x0}, {0x2ccc07fc, 0x2cccab44, 0x0, 0x0, 0x0, 0x0, 0x0,
  256. 0x0}, {0x2ccc09b4, 0x2cccacfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
  257. {0x2ccc0b6c, 0x2cccaeb4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  258. 0x2ccc0d24, 0x2cccb06c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  259. 0x2ccc0edc, 0x2cccb224, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  260. 0x2ccc1094, 0x2cccb3dc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  261. 0x2ccc124c, 0x2cccb594, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  262. 0x2ccc1404, 0x2cccb74c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  263. 0x2ccc15bc, 0x2cccb904, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0,
  264. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0,
  265. 0x0, 0x0, 0x0}, {0x2ccc2534, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  266. 0x0}, {0x2ccc26ec, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  267. 0x2ccc2c14, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc2dcc,
  268. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc2a5c, 0x0, 0x0,
  269. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc1774, 0x0, 0x0, 0x0, 0x0,
  270. 0x0, 0x0, 0x0}, {0x2ccc192c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  271. 0x0}, {0x2ccc1ae4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  272. 0x2ccc1c9c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc1e54,
  273. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc200c, 0x0, 0x0,
  274. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc21c4, 0x0, 0x0, 0x0, 0x0,
  275. 0x0, 0x0, 0x0}, {0x2ccc237c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  276. 0x0}, {0x2ccc28a4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  277. 0x2ccc2f84, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc313c,
  278. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc32f4, 0x0, 0x0,
  279. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc34ac, 0x0, 0x0, 0x0, 0x0,
  280. 0x0, 0x0, 0x0}, {0x2ccc3664, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  281. 0x0}, {0x2ccc381c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  282. 0x2ccc39d4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc3b8c,
  283. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc3d44, 0x0, 0x0,
  284. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x2ccc3efc, 0x0, 0x0, 0x0, 0x0,
  285. 0x0, 0x0, 0x0}, {0x2ccc40b4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  286. 0x0}, {0x2ccc426c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0,
  287. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0,
  288. 0x0, 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  289. 0x2ccec1e4, 0x2ccec39c, 0x2ccec554, 0x2ccec70c, 0x2ccec8c4,
  290. 0x2cceca7c, 0x2ccecc34, 0x2ccecdec}, {0x2ccecfa4, 0x2cced15c,
  291. 0x2cced314, 0x2cced4cc, 0x2cced684, 0x2cced83c, 0x2cced9f4,
  292. 0x2ccedbac}, {0x2ccedd64, 0x2ccedf1c, 0x2ccee0d4, 0x2ccee28c,
  293. 0x2ccee444, 0x2ccee5fc, 0x2ccee7b4, 0x2ccee96c}, {0x2cce53dc,
  294. 0x2cce5594, 0x2cce574c, 0x2cce5904, 0x2cce5abc, 0x2cce5c74,
  295. 0x2cce5e2c, 0x2cce5fec}, {0x2cce61a4, 0x2cce635c, 0x2cce6514,
  296. 0x2cce66cc, 0x2cce6884, 0x2cce6a3c, 0x2cce6bf4, 0x2cce6dac}, {
  297. 0x2cce2a9c, 0x2cce2c54, 0x2cce2e0c, 0x2cce2fc4, 0x2cce317c,
  298. 0x2cce3334, 0x2cce34ec, 0x2cce36a4}, {0x2cce385c, 0x2cce3a14,
  299. 0x2cce3bcc, 0x2cce3d84, 0x2cce3f3c, 0x2cce40f4, 0x2cce42ac,
  300. 0x2cce4464}, {0x2cce461c, 0x2cce47d4, 0x2cce498c, 0x2cce4b44,
  301. 0x2cce4cfc, 0x2cce4eb4, 0x2cce506c, 0x2cce5224}, {0x2cceeb24,
  302. 0x2cceecdc, 0x2cceee94, 0x2ccef04c, 0x2ccef204, 0x2ccef3bc,
  303. 0x2ccef574, 0x2ccef72c}, {0x2ccef8e4, 0x2ccefa9c, 0x2ccefc54,
  304. 0x2ccefe0c, 0x31a5004c, 0x31a50204, 0x31a503bc, 0x31a50574}, {
  305. 0x2cce6f64, 0x2cce711c, 0x2cce72d4, 0x2cce748c, 0x2cce7644,
  306. 0x2cce77fc, 0x2cce79b4, 0x2cce7b6c}, {0x2cce7d24, 0x2cce7edc,
  307. 0x2cce8094, 0x2cce824c, 0x2cce8404, 0x2cce85bc, 0x2cce8774,
  308. 0x2cce892c}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  309. 0x2cce8ae4, 0x2cce8c9c, 0x2cce8e54, 0x2cce900c, 0x2cce91c4,
  310. 0x2cce937c, 0x2cce9534, 0x2cce96ec}, {0x2cce98a4, 0x2cce9a5c,
  311. 0x2cce9c14, 0x2cce9dcc, 0x2cce9f84, 0x2ccea13c, 0x2ccea2f4,
  312. 0x2ccea4ac}, {0x2ccea664, 0x2ccea81c, 0x2ccea9d4, 0x2cceab8c,
  313. 0x2ccead44, 0x2cceaefc, 0x2cceb0b4, 0x2cceb26c}, {0x2cceb424,
  314. 0x2cceb5dc, 0x2cceb794, 0x2cceb94c, 0x2ccebb04, 0x2ccebcbc,
  315. 0x2ccebe74, 0x2ccec02c}, {0x31a5072c, 0x31a508e4, 0x31a50a9c,
  316. 0x31a50c54, 0x31a50e0c, 0x31a50fc4, 0x31a5117c, 0x31a51334}, {
  317. 0x31a514ec, 0x31a516a4, 0x31a5185c, 0x31a51a14, 0x31a51bcc,
  318. 0x31a51d84, 0x31a51f3c, 0x31a520f4}, {0x0, 0x0, 0x0, 0x0,
  319. 0x0, 0x0, 0x0, 0x0}, {0x31a58d44, 0x0, 0x0, 0x0, 0x0, 0x0,
  320. 0x0, 0x0}, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  321. 0x31a5298c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a5261c,
  322. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a527d4, 0x0, 0x0,
  323. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a52b44, 0x0, 0x0, 0x0, 0x0,
  324. 0x0, 0x0, 0x0}, {0x31a52cfc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  325. 0x0}, {0x31a52eb4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  326. 0x31a5306c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a53224,
  327. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a533dc, 0x0, 0x0,
  328. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a53594, 0x0, 0x0, 0x0, 0x0,
  329. 0x0, 0x0, 0x0}, {0x31a5374c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  330. 0x0}, {0x31a53904, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  331. 0x31a53abc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a53c74,
  332. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a53e2c, 0x0, 0x0,
  333. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a53fec, 0x0, 0x0, 0x0, 0x0,
  334. 0x0, 0x0, 0x0}, {0x31a541a4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  335. 0x0}, {0x31a5435c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  336. 0x31a54514, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a546cc,
  337. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a54884, 0x0, 0x0,
  338. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a54a3c, 0x0, 0x0, 0x0, 0x0,
  339. 0x0, 0x0, 0x0}, {0x31a54bf4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  340. 0x0}, {0x31a54dac, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {
  341. 0x31a54f64, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a5511c,
  342. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a552d4, 0x0, 0x0,
  343. 0x0, 0x0, 0x0, 0x0, 0x0}, {0x31a5548c, 0x0, 0x0, 0x0, 0x0,
  344. 0x0, 0x0, 0x0}, {0x31a55644, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
  345. 0x0}, {0x31a557fc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}...},
  346. m_joystick_list = {
  347. _vptr.simple_list = 0x33fa1b8 <vtable for simple_list<digital_joystick>+8>, m_head = 0x31a83e3c, m_tail = 0x31a88b7c, m_count = 6},
  348. m_natkeyboard = {m_machine = @0x28bfc0, m_bufbegin = 0,
  349. m_bufend = 0, m_buffer = {
  350. _vptr.dynamic_array = 0x3417bf8 <vtable for dynamic_array<unsigned int>+8>, m_array = 0x31b92000, m_count = 4096, m_allocated = 4096},
  351. m_status_keydown = false, m_last_cr = false,
  352. m_timer = 0x31a9b53c, m_current_rate = {seconds = 0,
  353. attoseconds = 0, static never = {seconds = 1000000000,
  354. attoseconds = 0,
  355. static never = <same as static member of an already seen type>, static zero = {seconds = 0, attoseconds = 0,
  356. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  357. static zero = <same as static member of an already seen type>},
  358. m_queue_chars = {<delegate_base<int, unsigned int const*, unsigned int, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam>> = {m_function = 0x0, m_object = 0x0, m_name = 0x0,
  359. m_latebinder = 0x0, m_raw_function = 0x0, m_raw_mfp = {
  360. m_rawdata = {data = {0, 0, 0, 0}}, m_realobject = 0x0,
  361. m_stubfunction = 0x0, static s_null_mfp = {data = {0, 0,
  362. 0, 0}}}}, <No data fields>},
  363. m_accept_char = {<delegate_base<bool, unsigned int, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam>> = {m_function = 0x0, m_object = 0x0, m_name = 0x0,
  364. m_latebinder = 0x0, m_raw_function = 0x0, m_raw_mfp = {
  365. m_rawdata = {data = {0, 0, 0, 0}}, m_realobject = 0x0,
  366. m_stubfunction = 0x0, static s_null_mfp = {data = {0, 0,
  367. 0, 0}}}}, <No data fields>},
  368. m_charqueue_empty = {<delegate_base<bool, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam, _noparam>> = {m_function = 0x0, m_object = 0x0, m_name = 0x0,
  369. m_latebinder = 0x0, m_raw_function = 0x0, m_raw_mfp = {
  370. m_rawdata = {data = {0, 0, 0, 0}}, m_realobject = 0x0,
  371. m_stubfunction = 0x0, static s_null_mfp = {data = {0, 0,
  372. 0, 0}}}}, <No data fields>}, m_keycode_map = {
  373. _vptr.dynamic_array = 0x3417ac8 <vtable for dynamic_array<natural_keyboard::keycode_map_entry>+8>, m_array = 0x31ba1400, m_count = 151,
  374. m_allocated = 256}}, m_last_frame_time = {seconds = 0,
  375. attoseconds = 0, static never = {seconds = 1000000000,
  376. attoseconds = 0,
  377. static never = <same as static member of an already seen type>, static zero = {seconds = 0, attoseconds = 0,
  378. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  379. static zero = <same as static member of an already seen type>},
  380. m_last_delta_nsec = 0, m_record_file = {
  381. _vptr.emu_file = 0x34b1388 <vtable for emu_file+8>,
  382. m_filename = {m_text = 0x28f3d4 "", m_alloclen = 64,
  383. m_smallbuf = "\000q¶w\035\005“\000þÿÿÿn\020¼w\r¯·w\000\000¿,c\001\000PÓ<²w¹!\nwÈØ5\000\000\000\000\000\000\000¿,\000\000\000\001èó(\000ÿÿÿÿôô(", m_len = 0}, m_fullpath = {m_text = 0x28f420 "", m_alloclen = 64,
  384. m_smallbuf = "\000\020¼w\r¯·w\000\000\065\000c\001\000PÓ<²wy \nwèL5\000\000\000\000\000\000\000\065", '\000' <repeats 13 times>, "\060ö(\000\000\000\000\000\230ô(\000\002Tó\001", m_len = 0}, m_file = 0x0, m_iterator = {
  385. m_base = 0x2cc024fc "inp", m_current = 0x2cc024fc "inp",
  386. m_index = 0}, m_crc = 0, m_openflags = 14, m_hashes = {
  387. static HASH_CRC = 82 'R', static HASH_SHA1 = 83 'S',
  388. static HASH_TYPES_CRC =
  389. 0x32a8c01 <layer_order_alternate+105> "R",
  390. static HASH_TYPES_CRC_SHA1 = 0x32a8c03 <layer_order_alternate+107> "RS", static HASH_TYPES_ALL = 0x32a8c03 <layer_order_alternate+107> "RS",
  391. static FLAG_NO_DUMP = 33 '!', static FLAG_BAD_DUMP = 94 '^',
  392. m_flags = {m_text = 0x28f484 "", m_alloclen = 64,
  393. m_smallbuf = "\000Ù5\000b\000\000@\020Ù5\000\000\000\000\000\000\000\000\000Èô(\000\000\000\000\000\b_5\000\000\000¿,À`5\000ôó(\000\000\000\000\000Äÿ(\000õq¶wí\035“\000þÿÿÿ", m_len = 0}, m_has_crc32 = false,
  394. m_crc32 = {m_raw = 32, static null = {m_raw = 0,
  395. static null = <same as static member of an already seen type>}}, m_has_sha1 = false, m_sha1 = {
  396. m_raw = "\000\000\000\000\000\000\000\070õ(\000ÈØ5\000\004\000\000\000", static null = {m_raw = '\000' <repeats 19 times>,
  397. static null = <same as static member of an already seen type>}}, m_creator = 0x0}, m_zipfile = 0x0, m_zipdata = {
  398. _vptr.dynamic_array = 0x3417bd8 <vtable for dynamic_array<unsigned char>+8>, m_array = 0x0, m_count = 0, m_allocated = 0}, m_ziplength = 0,
  399. m__7zfile = 0x0, m__7zdata = {
  400. _vptr.dynamic_array = 0x3417bd8 <vtable for dynamic_array<unsigned char>+8>, m_array = 0x0, m_count = 0, m_allocated = 0},
  401. zlength::m(void) = 0, m_remove_on_close = false},
  402. m_playback_file = {
  403. _vptr.emu_file = 0x34b1388 <vtable for emu_file+8>,
  404. m_filename = {m_text = 0x28f53c "", m_alloclen = 64,
  405. m_smallbuf = "\000\000\000\000ÈØ5\000\220_Å,ÈØ5\000\000\000\000\000\220_Å,”õ(\000µH²wØ ¿wèL5\000\004\000\000\000\060ö(\000¸`5\000\220Ø5\000x\210\065\000\004\000\000", m_len = 0}, m_fullpath = {m_text = 0x28f588 "",
  406. m_alloclen = 64,
  407. m_smallbuf = "\000õ(\000E\235_u\000\000\065\000¨õ(\000œ,²wÈØ5\000\000\000\000\000\000\000\000\000Øõ(\000ã/ÿ\001èL5\000\004\000\000\000Hö(\000´n\000\002\034\000\000\000hö(", m_len = 0}, m_file = 0x0, m_iterator = {
  408. m_base = 0x2cc024fc "inp", m_current = 0x2cc024fc "inp",
  409. m_index = 0}, m_crc = 0, m_openflags = 1, m_hashes = {
  410. static HASH_CRC = 82 'R', static HASH_SHA1 = 83 'S',
  411. static HASH_TYPES_CRC = 0x32a8c01 <layer_order_alternate+105> "R", static HASH_TYPES_CRC_SHA1 = 0x32a8c03 <layer_order_alternate+107> "RS",
  412. static HASH_TYPES_ALL = 0x32a8c03 <layer_order_alternate+107> "RS", static FLAG_NO_DUMP = 33 '!', static FLAG_BAD_DUMP = 94 '^', m_flags = {
  413. m_text = 0x28f5ec "", m_alloclen = 64,
  414. m_smallbuf = "\000~›\002]\005,\003\004\000\000\000hö(\000\001\000\000\000\034\000\000\000¸ö(\000(ö(\000\034û(\000°Å§\002ÂG¹\002\060ö(\000ýÙÙ\001èL5\000\004\000\000\000¸ö(", m_len = 0}, m_has_crc32 = false, m_crc32 = {
  415. m_raw = 2684652, static null = {m_raw = 0,
  416. static null = <same as static member of an already seen type>}}, m_has_sha1 = false, m_sha1 = {
  417. m_raw = "ö(\000 ö(\000\004\000\000\000èL5\000 ö(\000d",
  418. static null = {m_raw = '\000' <repeats 19 times>,
  419. static null = <same as static member of an already seen type>}}, m_creator = 0x0}, m_zipfile = 0x0, m_zipdata = {
  420. _vptr.dynamic_array = 0x3417bd8 <vtable for dynamic_array<unsigned char>+8>, m_array = 0x0, m_count = 0, m_allocated = 0}, m_ziplength = 0,
  421. m__7zfile = 0x0, m__7zdata = {
  422. _vptr.dynamic_array = 0x3417bd8 <vtable for dynamic_array<unsigned char>+8>, m_array = 0x0, m_count = 0, m_allocated = 0},
  423. zlength::m(void) = 0, m_remove_on_close = false},
  424. m_playback_accumulated_speed = 0,
  425. m_playback_accumulated_frames = 0, m_has_configs = true,
  426. m_has_analog = true, m_has_dips = false, m_has_bioses = true},
  427. m_scheduler = {m_machine = @0x28bfc0, m_executing_device = 0x0,
  428. m_execute_list = 0x2cc46204, m_basetime = {seconds = 0,
  429. attoseconds = 0, static never = {seconds = 1000000000,
  430. attoseconds = 0,
  431. static never = <same as static member of an already seen type>, static zero = {seconds = 0, attoseconds = 0,
  432. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  433. static zero = <same as static member of an already seen type>},
  434. m_timer_list = 0x31a9d2e4, m_timer_allocator = {m_freelist = {
  435. _vptr.simple_list = 0x33fa308 <vtable for simple_list<emu_timer>+8>, m_head = 0x0, m_tail = 0x0, m_count = 0}}, m_callback_timer = 0x0,
  436. m_callback_timer_modified = false,
  437. m_callback_timer_expire_time = {seconds = 0, attoseconds = 0,
  438. static never = {seconds = 1000000000, attoseconds = 0,
  439. static never = <same as static member of an already seen type>, static zero = {seconds = 0, attoseconds = 0,
  440. static never = <same as static member of an already seen type>, static zero = <same as static member of an already seen type>}},
  441. static zero = <same as static member of an already seen type>},
  442. m_suspend_changes_pending = true, m_quantum_list = {
  443. _vptr.simple_list = 0x33fa478 <vtable for simple_list<device_scheduler::quantum_slot>+8>, m_head = 0x34f2722c, m_tail = 0x34f2722c,
  444. m_count = 1}, m_quantum_allocator = {m_freelist = {
  445. _vptr.simple_list = 0x33fa478 <vtable for simple_list<device_scheduler::quantum_slot>+8>, m_head = 0x0, m_tail = 0x0, m_count = 0}},
  446. m_quantum_minimum = 999999999999999999}, m_autoboot_timer = 0x0}
  447. started_empty = false
  448. exit_pending = false
  449. firstgame = false
  450. firstrun = true
  451. error = 0
  452. #8 0x01d69194 in cli_frontend::execute (this=0x28fe38, argc=4, argv=0x354de8)
  453. at src/emu/clifront.c:243
  454. system = 0x2d5cca0 <driver_famitwin>
  455. manager = 0x2cc55f2c
  456. option_errors = {m_text = 0x28f7f0 "", m_alloclen = 64,
  457. m_smallbuf = "\000\000\000\000Xø(\000@ù(\000ùvÖ\001\030ø(\000Ð\037N.L–\016\002\000\000\000\000\001\000\000\000\000\000\000\000¬ù(\000ÿÿÿÿ\004\000\000\000Ðø(\000Ðø(\000\000\000\000", m_len = 0}
  458. exename = {m_text = 0x28f888 "messd", m_alloclen = 64,
  459. m_smallbuf = "messd\000exe\000M.\000\020\000\000\000\020\000\000\004\000\000\000/\000\000\000¬ø(\000@\000\000\000none, internal, windows or a",
  460. m_len = 5}
  461. #9 0x01092f29 in utf8_main (argc=4, argv=0x354de8)
  462. at src/osd/windows/winmain.c:429
  463. options = {<cli_options> = {<emu_options> = {<osd_options> = {
  464. <core_options> = {
  465. _vptr.core_options = 0x3450718 <vtable for windows_options+8>, static MAX_UNADORNED_OPTIONS = 16, m_entrylist = {
  466. _vptr.simple_list = 0x33fa368 <vtable for simple_list<core_options::entry>+8>, m_head = 0x2cbfe81c, m_tail = 0x2cc45554, m_count = 288},
  467. m_entrymap = {m_table = {0x2cc2b3ec, 0x2cc349e4,
  468. 0x2cc35714, 0x2cc3784c, 0x2cc3722c, 0x2cc314ec,
  469. 0x2cc325a4, 0x2cc50344, 0x2cc35cbc, 0x2cc399bc,
  470. 0x2cc3352c, 0x2cc504ac, 0x2cc5651c, 0x2cc568a4,
  471. 0x2cc34d6c, 0x2cc38f9c, 0x2cc38c14, 0x2cc5691c,
  472. 0x2cc31164, 0x2cc2f19c, 0x2cc56994, 0x2cc22b1c,
  473. 0x2cc39944, 0x2cc502cc, 0x2cc5682c, 0x2cc50434,
  474. 0x2cc2eb04, 0x2cc38724, 0x2cc50524, 0x2cc32a94,
  475. 0x2cc31ffc, 0x2cc342d4, 0x2cc368fc, 0x2cc30344,
  476. 0x2cc55eb4, 0x2cc37b5c, 0x2cc3312c, 0x2cc36c0c,
  477. 0x2cc365ec, 0x2cc32da4, 0x2cc3879c, 0x2cc30a54,
  478. 0x2cc2f8ac, 0x2cc398cc, 0x2cc30acc, 0x2cc1ef84,
  479. 0x2cc50254, 0x2cc2e704, 0x2cc39a34, 0x2cc32e1c,
  480. 0x2cc3888c, 0x2cc392ac, 0x2cc38b9c}}, m_command = {
  481. m_text = 0x28fc0c "", m_alloclen = 64,
  482. m_smallbuf = "\000M5\000èM5\000ãM5\000\000\000\000\000^n\000\000\000\000\065\000|£º\003pû(\000´n\000\002\000ý(\000õq¶wí\035“\000þÿÿÿÓ<²wþ<²w\020\000\000", m_len = 0}, static s_option_unadorned = {
  483. 0x334bd01 <option_resolution_error_string(optreserr_t)::errors+257> "<UNADORNED0>",
  484. 0x334bd0e <option_resolution_error_string(optreserr_t)::errors+270> "<UNADORNED1>",
  485. 0x334bd1b <option_resolution_error_string(optreserr_t)::errors+283> "<UNADORNED2>",
  486. 0x334bd28 <option_resolution_error_string(optreserr_t)::errors+296> "<UNADORNED3>",
  487. 0x334bd35 <option_resolution_error_string(optreserr_t)::errors+309> "<UNADORNED4>",
  488. 0x334bd42 <option_resolution_error_string(optreserr_t)::errors+322> "<UNADORNED5>",
  489. 0x334bd4f <option_resolution_error_string(optreserr_t)::errors+335> "<UNADORNED6>",
  490. 0x334bd5c <option_resolution_error_string(optreserr_t)::errors+348> "<UNADORNED7>",
  491. 0x334bd69 <option_resolution_error_string(optreserr_t)::errors+361> "<UNADORNED8>",
  492. 0x334bd76 <option_resolution_error_string(optreserr_t)::errors+374> "<UNADORNED9>",
  493. 0x334bd83 <option_resolution_error_string(optreserr_t)::errors+387> "<UNADORNED10>",
  494. 0x334bd91 <option_resolution_error_string(optreserr_t)::errors+401> "<UNADORNED11>",
  495. 0x334bd9f <option_resolution_error_string(optreserr_t)::errors+415> "<UNADORNED12>",
  496. 0x334bdad <option_resolution_error_string(optreserr_t)::errors+429> "<UNADORNED13>",
  497. 0x334bdbb <option_resolution_error_string(optreserr_t)::errors+443> "<UNADORNED14>",
  498. 0x334bdc9 <option_resolution_error_string(optreserr_t)::errors+457> "<UNADORNED15>"}}, static s_option_entries =
  499. 0x32b34c0 <osd_options::s_option_entries>},
  500. static OPTION_FLAG_DEVICE = 2147483648,
  501. static s_option_entries =
  502. <same as static member of an already seen type>},
  503. static s_option_entries = <same as static member of an already seen type>}, static s_option_entries = {{name = 0x0, defvalue = 0x0, flags = 1,
  504. description = 0x30169ab <_ZN3umlL6FLAG_UE+171> "WINDOWS DEBUGGING OPTIONS"}, {name = 0x30169c5 <_ZN3umlL6FLAG_UE+197> "debugger_font;dfont",
  505. defvalue = 0x30169d9 <_ZN3umlL6FLAG_UE+217> "Lucida Console",
  506. flags = 6,
  507. description = 0x30169e8 <_ZN3umlL6FLAG_UE+232> "specifies the font to use for debugging; defaults to Lucida Console"}, {
  508. name = 0x3016a2c <_ZN3umlL6FLAG_UE+300> "debugger_font_size;dfontsize", defvalue = 0x3016a49 <_ZN3umlL6FLAG_UE+329> "9", flags = 5,
  509. description = 0x3016a4c <_ZN3umlL6FLAG_UE+332> "specifies the font size to use for debugging; defaults to 9 pt"}, {name = 0x0, defvalue = 0x0,
  510. flags = 1,
  511. description = 0x3016a8b <_ZN3umlL6FLAG_UE+395> "WINDOWS PERFORMANCE OPTIONS"}, {name = 0x3016aa7 <_ZN3umlL6FLAG_UE+423> "priority(-15-1)",
  512. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 4,
  513. description = 0x3016abc <_ZN3umlL6FLAG_UE+444> "thread priority for the main game thread; range from -15 to 1"}, {
  514. name = 0x30169a3 <_ZN3umlL6FLAG_UE+163> "profile",
  515. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 4,
  516. description = 0x3016afc <_ZN3umlL6FLAG_UE+508> "enable profiling, specifying the stack depth to track"}, {name = 0x0, defvalue = 0x0,
  517. flags = 1,
  518. description = 0x3016b32 <_ZN3umlL6FLAG_UE+562> "WINDOWS VIDEO OPTIONS"}, {name = 0x3016b48 <_ZN3umlL6FLAG_UE+584> "prescale",
  519. defvalue = 0x3016b51 <_ZN3umlL6FLAG_UE+593> "1", flags = 4,
  520. description = 0x3016b54 <_ZN3umlL6FLAG_UE+596> "scale screen rendering by this amount in software"}, {
  521. name = 0x3016b86 <_ZN3umlL6FLAG_UE+646> "menu",
  522. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 3,
  523. description = 0x3016b8c <_ZN3umlL6FLAG_UE+652> "enable menu bar if available by UI implementation"}, {name = 0x0, defvalue = 0x0, flags = 1,
  524. description = 0x3016bbe <_ZN3umlL6FLAG_UE+702> "DIRECTDRAW-SPECIFIC OPTIONS"}, {name = 0x3016bda <_ZN3umlL6FLAG_UE+730> "hwstretch;hws",
  525. defvalue = 0x3016b51 <_ZN3umlL6FLAG_UE+593> "1", flags = 3,
  526. description = 0x3016be8 <_ZN3umlL6FLAG_UE+744> "enable hardware stretching"}, {name = 0x0, defvalue = 0x0, flags = 1,
  527. description = 0x3016c03 <_ZN3umlL6FLAG_UE+771> "DIRECT3D-SPECIFIC OPTIONS"}, {name = 0x3016c1d <_ZN3umlL6FLAG_UE+797> "filter;d3dfilter;flt",
  528. defvalue = 0x3016b51 <_ZN3umlL6FLAG_UE+593> "1", flags = 3,
  529. description = 0x3016c34 <_ZN3umlL6FLAG_UE+820> "enable bilinear filtering on screen output"}, {name = 0x0, defvalue = 0x0, flags = 1,
  530. description = 0x3016c60 <_ZN3umlL6FLAG_UE+864> "DIRECT3D POST-PROCESSING OPTIONS"}, {
  531. name = 0x3016c81 <_ZN3umlL6FLAG_UE+897> "hlsl_enable;hlsl",
  532. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 3,
  533. description = 0x3016c94 <_ZN3umlL6FLAG_UE+916> "enable HLSL post-processing (PS3.0 required)"}, {
  534. name = 0x3016cc1 <_ZN3umlL6FLAG_UE+961> "hlslpath",
  535. defvalue = 0x3016cca <_ZN3umlL6FLAG_UE+970> "hlsl", flags = 6,
  536. description = 0x3016ccf <_ZN3umlL6FLAG_UE+975> "path to hlsl files"}, {name = 0x3016ce2 <_ZN3umlL6FLAG_UE+994> "hlsl_prescale_x",
  537. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 4,
  538. description = 0x3016cf4 <_ZN3umlL6FLAG_UE+1012> "HLSL pre-scale override factor for X (0 for auto)"}, {
  539. name = 0x3016d26 <_ZN3umlL6FLAG_UE+1062> "hlsl_prescale_y",
  540. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 4,
  541. description = 0x3016d38 <_ZN3umlL6FLAG_UE+1080> "HLSL pre-scale override factor for Y (0 for auto)"}, {
  542. name = 0x3016d6a <_ZN3umlL6FLAG_UE+1130> "hlsl_preset;(-1-3)",
  543. defvalue = 0x3016d7d <_ZN3umlL6FLAG_UE+1149> "-1", flags = 4,
  544. description = 0x3016d80 <_ZN3umlL6FLAG_UE+1152> "HLSL preset to use (0-3)"}, {name = 0x3016d99 <_ZN3umlL6FLAG_UE+1177> "hlsl_write",
  545. defvalue = 0x0, flags = 6,
  546. description = 0x3016da4 <_ZN3umlL6FLAG_UE+1188> "enable HLSL AVI writing (huge disk bandwidth suggested)"}, {
  547. name = 0x3016ddc <_ZN3umlL6FLAG_UE+1244> "hlsl_snap_width",
  548. defvalue = 0x3016dec <_ZN3umlL6FLAG_UE+1260> "2048", flags = 6,
  549. description = 0x3016df1 <_ZN3umlL6FLAG_UE+1265> "HLSL upscaled-snapshot width"}, {name = 0x3016e0e <_ZN3umlL6FLAG_UE+1294> "hlsl_snap_height",
  550. defvalue = 0x3016e1f <_ZN3umlL6FLAG_UE+1311> "1536", flags = 6,
  551. description = 0x3016e24 <_ZN3umlL6FLAG_UE+1316> "HLSL upscaled-snapshot height"}, {
  552. name = 0x3016e44 <_ZN3umlL6FLAG_UE+1348> "shadow_mask_alpha;fs_shadwa(0.0-1.0)", defvalue = 0x3016e69 <_ZN3umlL6FLAG_UE+1385> "0.0",
  553. flags = 5,
  554. description = 0x3016e70 <_ZN3umlL6FLAG_UE+1392> "shadow mask alpha-blend value (1.0 is fully blended, 0.0 is no mask)"}, {
  555. name = 0x3016eb8 <_ZN3umlL6FLAG_UE+1464> "shadow_mask_texture;fs_shadwt(0.0-1.0)",
  556. defvalue = 0x3016edf <_ZN3umlL6FLAG_UE+1503> "aperture.png",
  557. flags = 6,
  558. description = 0x3016eec <_ZN3umlL6FLAG_UE+1516> "shadow mask texture name"}, {
  559. name = 0x3016f05 <_ZN3umlL6FLAG_UE+1541> "shadow_mask_x_count;fs_shadww", defvalue = 0x3016f23 <_ZN3umlL6FLAG_UE+1571> "320", flags = 4,
  560. description = 0x3016f28 <_ZN3umlL6FLAG_UE+1576> "shadow mask width, in phosphor dots"}, {
  561. name = 0x3016f4c <_ZN3umlL6FLAG_UE+1612> "shadow_mask_y_count;fs_shadwh", defvalue = 0x3016f6a <_ZN3umlL6FLAG_UE+1642> "240", flags = 4,
  562. description = 0x3016f70 <_ZN3umlL6FLAG_UE+1648> "shadow mask height, in phosphor dots"}, {
  563. name = 0x3016f98 <_ZN3umlL6FLAG_UE+1688> "shadow_mask_usize;fs_shadwu(0.0-1.0)", defvalue = 0x3016fbd <_ZN3umlL6FLAG_UE+1725> "0.09375",
  564. flags = 5,
  565. description = 0x3016fc8 <_ZN3umlL6FLAG_UE+1736> "shadow mask texture size in U direction"}, {
  566. name = 0x3016ff0 <_ZN3umlL6FLAG_UE+1776> "shadow_mask_vsize;fs_shadwv(0.0-1.0)", defvalue = 0x3017015 <_ZN3umlL6FLAG_UE+1813> "0.109375",
  567. flags = 5,
  568. description = 0x3017020 <_ZN3umlL6FLAG_UE+1824> "shadow mask texture size in V direction"}, {
  569. name = 0x3017048 <_ZN3umlL6FLAG_UE+1864> "curvature;fs_curv(0.0-4.0)", defvalue = 0x3017063 <_ZN3umlL6FLAG_UE+1891> "0.03", flags = 5,
  570. description = 0x3017068 <_ZN3umlL6FLAG_UE+1896> "screen curvature amount"}, {
  571. name = 0x3017080 <_ZN3umlL6FLAG_UE+1920> "pincushion;fs_pin(0.0-4.0)", defvalue = 0x3017063 <_ZN3umlL6FLAG_UE+1891> "0.03", flags = 5,
  572. description = 0x301709b <_ZN3umlL6FLAG_UE+1947> "pincushion amount"}, {
  573. name = 0x30170b0 <_ZN3umlL6FLAG_UE+1968> "scanline_alpha;fs_scanam(0.0-4.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  574. description = 0x30170d8 <_ZN3umlL6FLAG_UE+2008> "overall alpha scaling value for scanlines"}, {
  575. name = 0x3017104 <_ZN3umlL6FLAG_UE+2052> "scanline_size;fs_scansc(0.0-4.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  576. description = 0x3017128 <_ZN3umlL6FLAG_UE+2088> "overall height scaling value for scanlines"}, {
  577. name = 0x3017154 <_ZN3umlL6FLAG_UE+2132> "scanline_height;fs_scanh(0.0-4.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  578. description = 0x3017178 <_ZN3umlL6FLAG_UE+2168> "individual height scaling value for scanlines"}, {
  579. name = 0x30171a8 <_ZN3umlL6FLAG_UE+2216> "scanline_bright_scale;fs_scanbs(0.0-2.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0",
  580. flags = 5,
  581. description = 0x30171d4 <_ZN3umlL6FLAG_UE+2260> "overall brightness scaling value for scanlines (multiplicative)"}, {
  582. name = 0x3017214 <_ZN3umlL6FLAG_UE+2324> "scanline_bright_offset;fs_scanbo(0.0-1.0)", defvalue = 0x3016e69 <_ZN3umlL6FLAG_UE+1385> "0.0",
  583. flags = 5,
  584. description = 0x3017240 <_ZN3umlL6FLAG_UE+2368> "overall brightness offset value for scanlines (additive)"}, {
  585. name = 0x301727c <_ZN3umlL6FLAG_UE+2428> "scanline_jitter;fs_scanjt(0.0-4.0)", defvalue = 0x3016e69 <_ZN3umlL6FLAG_UE+1385> "0.0", flags = 5,
  586. description = 0x30172a0 <_ZN3umlL6FLAG_UE+2464> "overall interlace jitter scaling value for scanlines"}, {
  587. name = 0x30172d5 <_ZN3umlL6FLAG_UE+2517> "defocus;fs_focus",
  588. defvalue = 0x30172e6 <_ZN3umlL6FLAG_UE+2534> "0.0,0.0",
  589. flags = 6,
  590. description = 0x30172f0 <_ZN3umlL6FLAG_UE+2544> "overall defocus value in screen-relative coords"}, {
  591. name = 0x3017320 <_ZN3umlL6FLAG_UE+2592> "converge_x;fs_convx",
  592. defvalue = 0x3017334 <_ZN3umlL6FLAG_UE+2612> "0.3,0.0,-0.3",
  593. flags = 6,
  594. description = 0x3017344 <_ZN3umlL6FLAG_UE+2628> "convergence in screen-relative X direction"}, {
  595. name = 0x301736f <_ZN3umlL6FLAG_UE+2671> "converge_y;fs_convy",
  596. defvalue = 0x3017383 <_ZN3umlL6FLAG_UE+2691> "0.0,0.3,-0.3",
  597. flags = 6,
  598. description = 0x3017390 <_ZN3umlL6FLAG_UE+2704> "convergence in screen-relative Y direction"}, {
  599. name = 0x30173bb <_ZN3umlL6FLAG_UE+2747> "radial_converge_x;fs_rconvx", defvalue = 0x30173d7 <_ZN3umlL6FLAG_UE+2775> "0.0,0.0,0.0", flags = 6,
  600. description = 0x30173e4 <_ZN3umlL6FLAG_UE+2788> "radial convergence in screen-relative X direction"}, {
  601. name = 0x3017416 <_ZN3umlL6FLAG_UE+2838> "radial_converge_y;fs_rconvy", defvalue = 0x30173d7 <_ZN3umlL6FLAG_UE+2775> "0.0,0.0,0.0", flags = 6,
  602. description = 0x3017434 <_ZN3umlL6FLAG_UE+2868> "radial convergence in screen-relative Y direction"}, {
  603. name = 0x3017466 <_ZN3umlL6FLAG_UE+2918> "red_ratio;fs_redratio", defvalue = 0x301747c <_ZN3umlL6FLAG_UE+2940> "1.0,0.0,0.0", flags = 6,
  604. description = 0x3017488 <_ZN3umlL6FLAG_UE+2952> "red output signal generated by input signal"}, {
  605. name = 0x30174b4 <_ZN3umlL6FLAG_UE+2996> "grn_ratio;fs_grnratio", defvalue = 0x30174ca <_ZN3umlL6FLAG_UE+3018> "0.0,1.0,0.0", flags = 6,
  606. description = 0x30174d8 <_ZN3umlL6FLAG_UE+3032> "green output signal generated by input signal"}, {
  607. name = 0x3017506 <_ZN3umlL6FLAG_UE+3078> "blu_ratio;fs_bluratio", defvalue = 0x301751c <_ZN3umlL6FLAG_UE+3100> "0.0,0.0,1.0", flags = 6,
  608. description = 0x3017528 <_ZN3umlL6FLAG_UE+3112> "blue output signal generated by input signal"}, {
  609. name = 0x3017555 <_ZN3umlL6FLAG_UE+3157> "saturation;fs_sat(0.0-4.0)", defvalue = 0x3017570 <_ZN3umlL6FLAG_UE+3184> "1.4", flags = 5,
  610. description = 0x3017574 <_ZN3umlL6FLAG_UE+3188> "saturation scaling value"}, {name = 0x301758d <_ZN3umlL6FLAG_UE+3213> "offset;fs_offset",
  611. defvalue = 0x30173d7 <_ZN3umlL6FLAG_UE+2775> "0.0,0.0,0.0",
  612. flags = 6,
  613. description = 0x30175a0 <_ZN3umlL6FLAG_UE+3232> "signal offset value (additive)"}, {name = 0x30175bf <_ZN3umlL6FLAG_UE+3263> "scale;fs_scale",
  614. defvalue = 0x30175ce <_ZN3umlL6FLAG_UE+3278> "0.95,0.95,0.95",
  615. flags = 6,
  616. description = 0x30175e0 <_ZN3umlL6FLAG_UE+3296> "signal scaling value (multiplicative)"}, {
  617. name = 0x3017606 <_ZN3umlL6FLAG_UE+3334> "power;fs_power",
  618. defvalue = 0x3017615 <_ZN3umlL6FLAG_UE+3349> "0.8,0.8,0.8",
  619. flags = 6,
  620. description = 0x3017624 <_ZN3umlL6FLAG_UE+3364> "signal power value (exponential)"}, {
  621. name = 0x3017645 <_ZN3umlL6FLAG_UE+3397> "floor;fs_floor",
  622. defvalue = 0x3017654 <_ZN3umlL6FLAG_UE+3412> "0.05,0.05,0.05",
  623. flags = 6,
  624. description = 0x3017663 <_ZN3umlL6FLAG_UE+3427> "signal floor level"}, {name = 0x3017676 <_ZN3umlL6FLAG_UE+3446> "phosphor_life;fs_phosphor",
  625. defvalue = 0x3017690 <_ZN3umlL6FLAG_UE+3472> "0.4,0.4,0.4",
  626. flags = 6,
  627. description = 0x301769c <_ZN3umlL6FLAG_UE+3484> "phosphorescence decay rate (0.0 is instant, 1.0 is forever)"}, {name = 0x0, defvalue = 0x0,
  628. flags = 1,
  629. description = 0x30176d8 <_ZN3umlL6FLAG_UE+3544> "NTSC POST-PROCESSING OPTIONS"}, {name = 0x30176f5 <_ZN3umlL6FLAG_UE+3573> "yiq_enable;yiq",
  630. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 3,
  631. description = 0x3017704 <_ZN3umlL6FLAG_UE+3588> "enable YIQ-space HLSL post-processing"}, {
  632. name = 0x301772a <_ZN3umlL6FLAG_UE+3626> "yiq_cc;yiqcc",
  633. defvalue = 0x3017737 <_ZN3umlL6FLAG_UE+3639> "3.59754545",
  634. flags = 5,
  635. description = 0x3017744 <_ZN3umlL6FLAG_UE+3652> "Color Carrier frequency for NTSC signal processing"}, {
  636. name = 0x3017777 <_ZN3umlL6FLAG_UE+3703> "yiq_a;yiqa",
  637. defvalue = 0x3017782 <_ZN3umlL6FLAG_UE+3714> "0.5", flags = 5,
  638. description = 0x3017788 <_ZN3umlL6FLAG_UE+3720> "A value for NTSC signal processing"}, {name = 0x30177ab <_ZN3umlL6FLAG_UE+3755> "yiq_b;yiqb",
  639. defvalue = 0x3017782 <_ZN3umlL6FLAG_UE+3714> "0.5", flags = 5,
  640. description = 0x30177b8 <_ZN3umlL6FLAG_UE+3768> "B value for NTSC signal processing"}, {name = 0x30177db <_ZN3umlL6FLAG_UE+3803> "yiq_o;yiqo",
  641. defvalue = 0x30177e6 <_ZN3umlL6FLAG_UE+3814> "1.570796325",
  642. flags = 5,
  643. description = 0x30177f4 <_ZN3umlL6FLAG_UE+3828> "Outgoing Color Carrier phase offset for NTSC signal processing"}, {
  644. name = 0x3017833 <_ZN3umlL6FLAG_UE+3891> "yiq_p;yiqp",
  645. defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  646. description = 0x3017840 <_ZN3umlL6FLAG_UE+3904> "Incoming Pixel Clock scaling value for NTSC signal processing"}, {
  647. name = 0x301787e <_ZN3umlL6FLAG_UE+3966> "yiq_n;yiqn",
  648. defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  649. description = 0x301788c <_ZN3umlL6FLAG_UE+3980> "Y filter notch width for NTSC signal processing"}, {
  650. name = 0x30178bc <_ZN3umlL6FLAG_UE+4028> "yiq_y;yiqy",
  651. defvalue = 0x30178c7 <_ZN3umlL6FLAG_UE+4039> "6.0", flags = 5,
  652. description = 0x30178cc <_ZN3umlL6FLAG_UE+4044> "Y filter cutoff frequency for NTSC signal processing"}, {
  653. name = 0x3017901 <_ZN3umlL6FLAG_UE+4097> "yiq_i;yiqi",
  654. defvalue = 0x301790c <_ZN3umlL6FLAG_UE+4108> "1.2", flags = 5,
  655. description = 0x3017910 <_ZN3umlL6FLAG_UE+4112> "I filter cutoff frequency for NTSC signal processing"}, {
  656. name = 0x3017945 <_ZN3umlL6FLAG_UE+4165> "yiq_q;yiqq",
  657. defvalue = 0x3017950 <_ZN3umlL6FLAG_UE+4176> "0.6", flags = 5,
  658. description = 0x3017954 <_ZN3umlL6FLAG_UE+4180> "Q filter cutoff frequency for NTSC signal processing"}, {
  659. name = 0x3017989 <_ZN3umlL6FLAG_UE+4233> "yiq_scan_time;yiqsc",
  660. defvalue = 0x301799d <_ZN3umlL6FLAG_UE+4253> "52.6", flags = 5,
  661. description = 0x30179a4 <_ZN3umlL6FLAG_UE+4260> "Horizontal scanline duration for NTSC signal processing (in usec)"}, {
  662. name = 0x30179e6 <_ZN3umlL6FLAG_UE+4326> "yiq_phase_count;yiqp", defvalue = 0x30179fb <_ZN3umlL6FLAG_UE+4347> "2", flags = 4,
  663. description = 0x3017a00 <_ZN3umlL6FLAG_UE+4352> "Phase Count value for NTSC signal processing"}, {
  664. name = 0x3017989 <_ZN3umlL6FLAG_UE+4233> "yiq_scan_time;yiqsc",
  665. defvalue = 0x301799d <_ZN3umlL6FLAG_UE+4253> "52.6", flags = 5,
  666. description = 0x30179a4 <_ZN3umlL6FLAG_UE+4260> "Horizontal scanline duration for NTSC signal processing (in usec)"}, {
  667. name = 0x30179e6 <_ZN3umlL6FLAG_UE+4326> "yiq_phase_count;yiqp", defvalue = 0x30179fb <_ZN3umlL6FLAG_UE+4347> "2", flags = 4,
  668. description = 0x3017a00 <_ZN3umlL6FLAG_UE+4352> "Phase Count value for NTSC signal processing"}, {name = 0x0, defvalue = 0x0, flags = 1,
  669. description = 0x3017a30 <_ZN3umlL6FLAG_UE+4400> "VECTOR POST-PROCESSING OPTIONS"}, {
  670. name = 0x3017a4f <_ZN3umlL6FLAG_UE+4431> "vector_length_scale;veclength", defvalue = 0x3017a6d <_ZN3umlL6FLAG_UE+4461> "0.8", flags = 5,
  671. description = 0x3017a74 <_ZN3umlL6FLAG_UE+4468> "How much length affects vector fade"}, {
  672. name = 0x3017a98 <_ZN3umlL6FLAG_UE+4504> "vector_length_ratio;vecsize", defvalue = 0x3017ab4 <_ZN3umlL6FLAG_UE+4532> "500.0", flags = 5,
  673. description = 0x3017abc <_ZN3umlL6FLAG_UE+4540> "Vector fade length (4.0 - vectors fade the most at and above 4 pixels, etc.)"}, {name = 0x0,
  674. defvalue = 0x0, flags = 1,
  675. description = 0x3017b09 <_ZN3umlL6FLAG_UE+4617> "BLOOM POST-PROCESSING OPTIONS"}, {
  676. name = 0x3017b27 <_ZN3umlL6FLAG_UE+4647> "vector_bloom_scale",
  677. defvalue = 0x3017b3a <_ZN3umlL6FLAG_UE+4666> "0.3", flags = 5,
  678. description = 0x3017b40 <_ZN3umlL6FLAG_UE+4672> "Intensity factor for vector bloom"}, {
  679. name = 0x3017b62 <_ZN3umlL6FLAG_UE+4706> "raster_bloom_scale",
  680. defvalue = 0x3017b75 <_ZN3umlL6FLAG_UE+4725> "0.225",
  681. flags = 5,
  682. description = 0x3017b7c <_ZN3umlL6FLAG_UE+4732> "Intensity factor for raster bloom"}, {
  683. name = 0x3017b9e <_ZN3umlL6FLAG_UE+4766> "bloom_lvl0_weight",
  684. defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  685. description = 0x3017bb0 <_ZN3umlL6FLAG_UE+4784> "Bloom level 0 (full-size target) weight"}, {
  686. name = 0x3017bd9 <_ZN3umlL6FLAG_UE+4825> "bloom_lvl1_weight",
  687. defvalue = 0x3017beb <_ZN3umlL6FLAG_UE+4843> "0.21", flags = 5,
  688. description = 0x3017bf0 <_ZN3umlL6FLAG_UE+4848> "Bloom level 1 (half-size target) weight"}, {
  689. name = 0x3017c19 <_ZN3umlL6FLAG_UE+4889> "bloom_lvl2_weight",
  690. defvalue = 0x3017c2b <_ZN3umlL6FLAG_UE+4907> "0.19", flags = 5,
  691. description = 0x3017c30 <_ZN3umlL6FLAG_UE+4912> "Bloom level 2 (quarter-size target) weight"}, {
  692. name = 0x3017c5c <_ZN3umlL6FLAG_UE+4956> "bloom_lvl3_weight",
  693. defvalue = 0x3017c6e <_ZN3umlL6FLAG_UE+4974> "0.17", flags = 5,
  694. description = 0x3017c73 <_ZN3umlL6FLAG_UE+4979> "Bloom level 3 (.) weight"}, {name = 0x3017c8d <_ZN3umlL6FLAG_UE+5005> "bloom_lvl4_weight",
  695. defvalue = 0x3017c9f <_ZN3umlL6FLAG_UE+5023> "0.15", flags = 5,
  696. description = 0x3017ca4 <_ZN3umlL6FLAG_UE+5028> "Bloom level 4 (.) weight"}, {name = 0x3017cbe <_ZN3umlL6FLAG_UE+5054> "bloom_lvl5_weight",
  697. defvalue = 0x3017cd0 <_ZN3umlL6FLAG_UE+5072> "0.14", flags = 5,
  698. description = 0x3017cd5 <_ZN3umlL6FLAG_UE+5077> "Bloom level 5 (.) weight"}, {name = 0x3017cef <_ZN3umlL6FLAG_UE+5103> "bloom_lvl6_weight",
  699. defvalue = 0x3017d01 <_ZN3umlL6FLAG_UE+5121> "0.13", flags = 5,
  700. description = 0x3017d06 <_ZN3umlL6FLAG_UE+5126> "Bloom level 6 (.) weight"}, {name = 0x3017d20 <_ZN3umlL6FLAG_UE+5152> "bloom_lvl7_weight",
  701. defvalue = 0x3017d32 <_ZN3umlL6FLAG_UE+5170> "0.12", flags = 5,
  702. description = 0x3017d37 <_ZN3umlL6FLAG_UE+5175> "Bloom level 7 (.) weight"}, {name = 0x3017d51 <_ZN3umlL6FLAG_UE+5201> "bloom_lvl8_weight",
  703. defvalue = 0x3017d63 <_ZN3umlL6FLAG_UE+5219> "0.11", flags = 5,
  704. description = 0x3017d68 <_ZN3umlL6FLAG_UE+5224> "Bloom level 8 (.) weight"}, {name = 0x3017d82 <_ZN3umlL6FLAG_UE+5250> "bloom_lvl9_weight",
  705. defvalue = 0x3017d94 <_ZN3umlL6FLAG_UE+5268> "0.10", flags = 5,
  706. description = 0x3017d99 <_ZN3umlL6FLAG_UE+5273> "Bloom level 9 (.) weight"}, {name = 0x3017db3 <_ZN3umlL6FLAG_UE+5299> "bloom_lvl10_weight",
  707. defvalue = 0x3017dc6 <_ZN3umlL6FLAG_UE+5318> "0.09", flags = 5,
  708. description = 0x3017dcc <_ZN3umlL6FLAG_UE+5324> "Bloom level 10 (1x1 target) weight"}, {name = 0x0, defvalue = 0x0, flags = 1,
  709. description = 0x3017def <_ZN3umlL6FLAG_UE+5359> "FULL SCREEN OPTIONS"}, {name = 0x3017e03 <_ZN3umlL6FLAG_UE+5379> "triplebuffer;tb",
  710. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 3,
  711. description = 0x3017e13 <_ZN3umlL6FLAG_UE+5395> "enable triple buffering"}, {
  712. name = 0x3017e2c <_ZN3umlL6FLAG_UE+5420> "full_screen_brightness;fsb(0.1-2.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  713. description = 0x3017e50 <_ZN3umlL6FLAG_UE+5456> "brightness value in full screen mode"}, {
  714. name = 0x3017e78 <_ZN3umlL6FLAG_UE+5496> "full_screen_contrast;fsc(0.1-2.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  715. description = 0x3017e9c <_ZN3umlL6FLAG_UE+5532> "contrast value in full screen mode"}, {
  716. name = 0x3017ec0 <_ZN3umlL6FLAG_UE+5568> "full_screen_gamma;fsg(0.1-3.0)", defvalue = 0x30170d2 <_ZN3umlL6FLAG_UE+2002> "1.0", flags = 5,
  717. description = 0x3017ee0 <_ZN3umlL6FLAG_UE+5600> "gamma value in full screen mode"}, {name = 0x0, defvalue = 0x0, flags = 1,
  718. description = 0x3017f00 <_ZN3umlL6FLAG_UE+5632> "INPUT DEVICE OPTIONS"}, {name = 0x3017f15 <_ZN3umlL6FLAG_UE+5653> "dual_lightgun;dual",
  719. defvalue = 0x3016ab7 <_ZN3umlL6FLAG_UE+439> "0", flags = 3,
  720. description = 0x3017f28 <_ZN3umlL6FLAG_UE+5672> "enable dual lightgun input"}, {name = 0x0, defvalue = 0x0, flags = 0, description = 0x0}}}
  721. osd = {<osd_interface> = {
  722. _vptr.osd_interface = 0x348e508 <vtable for windows_osd_interface+8>, m_machine = 0x28bfc0, m_sound = 0x2cc6c184, m_debugger = 0x0,
  723. m_video_names = {
  724. _vptr.dynamic_array = 0x3417b58 <vtable for dynamic_array<char const*>+8>, m_array = 0x2c991fc0, m_count = 4, m_allocated = 16},
  725. m_sound_options = {m_table = {0x0 <repeats 15 times>, 0x2cc39b9c,
  726. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2cc39b24, 0x0,
  727. 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2cc39aac,
  728. 0x0 <repeats 17 times>}}, m_sound_names = {
  729. _vptr.dynamic_array = 0x3417b58 <vtable for dynamic_array<char const*>+8>, m_array = 0x2e451fc0, m_count = 3, m_allocated = 16},
  730. m_debugger_options = {m_table = {0x0, 0x0, 0x0, 0x2cc39c8c,
  731. 0x0 <repeats 11 times>, 0x2cc39d7c, 0x0 <repeats 19 times>,
  732. 0x2cc39c14, 0x0 <repeats 16 times>, 0x2cc39d04}},
  733. m_debugger_names = {
  734. _vptr.dynamic_array = 0x3417b58 <vtable for dynamic_array<char const*>+8>, m_array = 0x2e4a1fc0, m_count = 4, m_allocated = 16}},
  735. static DEFAULT_FONT_HEIGHT = 200}
  736. frontend = {m_options = @0x28fb1c, m_osd = @0x28fc50, m_result = 0,
  737. m_start_memory = 767}
  738. local_symbols = {m_cache = {
  739. _vptr.simple_list = 0x33fa438 <vtable for simple_list<symbol_manager::cache_entry>+8>, m_head = 0x0, m_tail = 0x0, m_count = 0}, m_mapfile = {
  740. m_text = 0x28fa2c "c:\\mamesvn\\trunk\\messd.map",
  741. m_alloclen = 64,
  742. m_smallbuf = "c:\\mamesvn\\trunk\\messd.map\000u@6_u\020L_uèú(\000\231\001\262wJû(\000t\005\000\000\000\000_u@6_uÛ\001\262w", m_len = 26},
  743. m_symfile = {m_text = 0x28fa78 "c:\\mamesvn\\trunk\\messd.sym",
  744. m_alloclen = 64,
  745. m_smallbuf = "c:\\mamesvn\\trunk\\messd.sym\000\000à\000\000\000à\000_u\000\000\000\000|ú(\000àL5\000”û(\000õq¶wàû(\000\000\000\000",
  746. m_len = 26}, m_buffer = {
  747. m_text = 0x355bc8 ' ' <repeats 200 times>..., m_alloclen = 756,
  748. m_smallbuf = "\000\000\000\000Jû(\000à\000_ulú(\000Hû(\000”û(\000õq¶wmj“\000þÿÿÿÛ\001\262w*\003\262w0A¿,Jû(\000\000\000\000\000Hû(\000X\217¿,",
  749. m_len = 500}, m_process = 0xffffffff, m_last_base = 0,
  750. m_text_base = 4198400, m_sym_from_addr = {
  751. m_function = 0x6e753e68 <dbghelp!SymFromAddr>},
  752. m_sym_get_line_from_addr_64 = {
  753. m_function = 0x6e754751 <dbghelp!SymGetLineFromAddr64>}}
  754. result = 0
  755. #10 0x01ff0ed2 in wmain (argc=4, argv=0x354ce8) at src/osd/windows/main.c:49
  756. i = 4
  757. rc = 1073741920
  758. utf8_argv = 0x354de8
  759. #11 0x004013f0 in __tmainCRTStartup ()
  760. No symbol table info available.
  761. #12 0x7652338a in KERNEL32!BaseThreadInitThunk ()
  762. from C:\Windows\syswow64\kernel32.dll
  763. No symbol table info available.
  764. #13 0x77b29f72 in ntdll!RtlInitializeExceptionChain ()
  765. from C:\Windows\system32\ntdll.dll
  766. No symbol table info available.
  767. #14 0x77b29f45 in ntdll!RtlInitializeExceptionChain ()
  768. from C:\Windows\system32\ntdll.dll
  769. No symbol table info available.
  770. #15 0x00000000 in ?? ()
  771. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement