{"id":73361,"date":"2022-12-07T07:19:29","date_gmt":"2022-12-07T06:19:29","guid":{"rendered":"http:\/\/www.emu-france.com\/?p=73361"},"modified":"2022-12-07T07:19:29","modified_gmt":"2022-12-07T06:19:29","slug":"ordi-mutsu-build-20221125b","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=73361","title":{"rendered":"[Ordi.] Mutsu Build 20221125b"},"content":{"rendered":"<p>Il s&rsquo;agit d&rsquo;un \u00e9mulateur d&rsquo;ordinateurs de la s\u00e9rie Fujitsu FM-7 (FM-7\/FM77AV\/FM77AV40). Le but est principalement d&rsquo;\u00e9muler le FM77AV40 et de prendre en charge au minimum le FM77AV.<br \/>\n&nbsp;<\/p>\n<p>\u00c0 l&rsquo;heure actuelle, il ne peut ex\u00e9cuter que quelques jeux sans son. Par la suite de nouvelles fonctionnalit\u00e9s arriveront bient\u00f4t.<br \/>\n&nbsp;<\/p>\n<p><a href=\"https:\/\/www.emu-france.com\/wp-content\/uploads\/2022\/08\/mutsu.gif\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter  wp-image-72140\" src=\"https:\/\/www.emu-france.com\/wp-content\/uploads\/2022\/08\/mutsu.gif\" alt=\"\" width=\"373\" height=\"233\" \/><\/a><br \/>\n&nbsp;<\/p>\n<pre style=\"height: 200px;\"> \r\nMutsu_CUI ROM-PATH <options>\r\n\r\nOptions:\r\n\r\n-PAUSE\r\n  Pause on start.\r\n\r\n-IMGPATH dir\r\n  Image search path.\r\n\r\n-T77|-TAPE t77file.t77\r\n  Set T77 cassette data recorder dump.\r\n\r\n-AUTOSTARTTAPE\r\n  Auto start the first tape program.\r\n\r\n-T77AUTOSAVE|-AUTOSAVETAPE t77file.t77\r\n  In old days, we were saving programs\/data in audio cassette tapes.  I had to press REC\r\n  button before writing, and must release REC button before reading.  If I forgot pressing\r\n  REC and thought I was saving data, it was not saved, and gone as soon as I turned off\r\n  the PC.  If I forgot releasing the REC button before reading, I accidentally erased\r\n  the tape instead of reading from it.  Not to repeat such tragedy, you can specify\r\n  auto-save tape image.  The file does not have to exist.  The program will create it.\r\n  If you don't virtually press REC button in the emulator, or if you write-protect the\r\n  primary tape image, data will be saved to this auto-save image.  You can later mount it\r\n  for reading.\r\n\r\n-FD0 filename\r\n  Floppy disk image file name for Drive A.\r\n\r\n-FD1 filename\r\n  Floppy disk image file name for Drive B.\r\n\r\n-FD0WP,-FD1WP\r\n  Write protect floppy disk.\r\n\r\n-FD0UP,-FD1UP\r\n  Write un-protect floppy disk.\r\n\r\n-GENFD filename.d77 320|640\r\n  Generate an empty disk. Need to specify 320KB disk (2D) or 640KB disk (2DD)\r\n  Specify 400 as size to make 2D disk with 1024-byte per sector, 5 sectors per track.\r\n\r\n-DIVD77 filename.d77\r\n  Divides multi-disk D77 file into single-disk D77 files.\r\n  Suffix  _1, _2, _3, ... will be added after each file name.\r\n  Does nothing if the file is already a single-disk image.\r\n\r\n-NOWAIT\r\n  Run VM without adjusting time for the wall-clock time.\r\n\r\n-ALIAS aliasLabel filename\r\n  Define file-name alias.  Alias can later be used as a parameter to FDxLOAD, TAPELOAD commands.\r\n  eg. You can use -ALIAS DISKA \"full-path-to-game-diskA\" to ease disk swap from command.\r\n\r\n-KEYBOARD DIRECT\/TRANS\/TRANS2\/TRANS3\r\n  Keyboard mode.  DIRECT is good for gaming.  TRANS\/TRANS2\/TRANS3 is good for typing.\r\n\r\n-AUTOSTOP autoStopType\r\n  FM-7 seriew before FM77AV could not detect key-release.  Therefore, game programs\r\n  could start moving a character by a key stroke, but did not know when the key was\r\n  released and should stop.  Therefore, we had to press typically Num-5 top stop a\r\n  character.  In the emulator, this problem can be solved by virtually typing a\r\n  different key when num keys or arrow keys are released.  You can choose from\r\n  AFTER_NUM_RELEASE, AFTER_ARROW_RELEASE, AFTER_NUM_RELEASE_AND_RETYPE,\r\n  AFTER_ARROW_RELEASE_AND_RETYPE, and AFTER_ANY_KEY_RELEASE.\r\n\r\n-AUTOSTOPKEY keyCode\r\n  Specify which key should virtually be pressed after num keys or arrow keys are\r\n  released.\r\n\r\n-GAMEPORT0 KEY|PHYSx|ANAx|NONE\r\n-GAMEPORT1 KEY|PHYSx|ANAx|NONE\r\n  Specify game-port emulation.  By keyboard (Arrow,Z,X,A,S), or physical gamepad.\r\n  PHYS0,PHYS1,PHYS2,PHYS3 use physical game pad direction button (or hat switch) as up\/down\/left\/right.\r\n  ANA0,ANA1,ANA2,ANA3 use physical game pad analog stick as up\/down\/left\/right.\r\n  KEYMOUSE use arrow keys and ZX keys for mouse cursor and buttons.\r\n  NUMPADMOUSE use NUMPAD number keys and \/* keys for mouse cursor and buttons.\r\n  PHYS0MOUSE,PHYS1MOUSE,PHYS2MOUSE,PHYS3MOUSE use physical game pad digital axis for mouse.\r\n  ANA0MOUSE,ANA1MOUSE,ANA2MOUSE,ANA3MOUSE use physical game pad analog axis for mouse.\r\n\r\n-BUTTONHOLDTIME0 0|1 time_in_millisec\r\n-BUTTONHOLDTIME1 0|1 time_in_millisec\r\n  In some games, when you click on a menu or a button, you end up selecting the next menu\r\n  or the button that happens to appear in the next options.  Daikoukai Jidai (KOEI)\r\n  is virtually unplayable.  Super Daisenryaku keeps scrolling to the end when you want\r\n  to scroll only by one screen width.  You really had to press the button and release\r\n  immediately.  How patient we were!\r\n  It is due to the bad programming.  When the program reads button state as DOWN, it must\r\n  wait until the state changes to UP before making a next selection.  But, we cannot go\r\n  in to all of the programs and write patches.  Instead, this option let you limit\r\n  maximum time that the button is sent as DOWN to the virtual machine even when\r\n  you keep it down for 100 seconds.\r\n\r\n-VIRTKEY townsKey gamePadPhysicalId button\r\n  Assign a virtual key to a gamepad button.\r\n\r\n-COM0, -COM1, -COM2, -COM3\r\n  Enable COM port.\r\n\r\n-QUICKSSDIR dir\r\n  Specify quick screen shot directory.\r\n\r\n-HOSTSHORTCUT hostKey ctrl shift \"command\"\r\n  Assign host short cut key (hot key).\r\n\r\n-INITCMD cmd\r\n  Specify initial command.\r\n\r\n-EVTLOG filename.evt\r\n  Specify event-log file to play back.\r\n\r\n-SCALE X\r\n  Screen scaling X percent.\r\n\r\n-AUTOSCALE\r\n  Auto scaleing screen to match the window size.\r\n\r\n-MAXIMIZE\r\n  Maximize the window on start up\r\n\r\n-FULLSCREEN\r\n  Fullscreen on start up\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p class=\"p_telecharger_icone_zip\"><a class=\"telecharger_icone_zip\" href=\"https:\/\/www.emu-france.com\/?wpfb_dl=7947\" title=\"Download Mutsu\">T\u00e9l\u00e9charger Mutsu Build 20251206 (1.0 Mo)<\/a><\/p>\n<p class=\"p_site_officiel\"><a class=\"site_officiel\" href=\"https:\/\/github.com\/captainys\/77AVEMU\" target=\"_blank\" rel=\"noopener noreferrer\">Site Officiel<\/a><\/p>\n<p class=\"p_en_savoir_plus\"><a class=\"en_savoir_plus\" href=\"https:\/\/www.emu-france.com\/emulateurs\/10-ordinateurs\/145-fujitsu-fm7\/\">En savoir plus&#8230;<\/a><\/p>\n<div class=\"fcbkbttn_buttons_block\" id=\"fcbkbttn_left\"><div class=\"fb-share-button  \" data-href=\"https:\/\/www.emu-france.com\/?p=73361\" data-type=\"button_count\" data-size=\"small\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Il s&rsquo;agit d&rsquo;un \u00e9mulateur d&rsquo;ordinateurs de la s\u00e9rie Fujitsu FM-7 (FM-7\/FM77AV\/FM77AV40). Le but est principalement d&rsquo;\u00e9muler le FM77AV40 et de prendre en charge au minimum le FM77AV. &nbsp; \u00c0 l&rsquo;heure actuelle, il ne peut ex\u00e9cuter que quelques jeux sans son. &#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-73361","post","type-post","status-publish","format-standard","hentry","category-par-defaut","uentry","postonpage-1","odd","post-author-Jets"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pKi2R-j5f","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/73361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=73361"}],"version-history":[{"count":1,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/73361\/revisions"}],"predecessor-version":[{"id":73362,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/73361\/revisions\/73362"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=73361"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=73361"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=73361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}