{"id":21345,"date":"2012-08-20T17:55:51","date_gmt":"2012-08-20T17:55:51","guid":{"rendered":"http:\/\/127.0.0.1\/ef\/?p=21345"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T22:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/www.emu-france.com\/?p=21345","title":{"rendered":"[Multi] Mess v0.146u5"},"content":{"rendered":"<p>Nouvelle update.<\/p>\n<p><code>MAMETesters Bugs Fixed<br \/>\n----------------------<br \/>\n(none) <\/p>\n<p>New System Drivers Supported:<br \/>\n-----------------------------<br \/>\n(none) <\/p>\n<p>Systems Promoted from GAME_NOT_WORKING:<br \/>\n---------------------------------------<br \/>\n- SBC6510 [Robbbert] <\/p>\n<p>Skeleton drivers:<br \/>\n-----------------<br \/>\n- VAX 785 (LSI-11 board only) [Miodrag Milanovic] <\/p>\n<p>- Elektronika MS-0515 [KokaF77, Miodrag Milanovic] <\/p>\n<p>System Driver Changes:<br \/>\n---------------------- <\/p>\n<p>-llc1: fixed monitor keyboard LLC2: added speaker and annoying keyclick<br \/>\n[Robbbert] <\/p>\n<p>-vidbrain: Added expansion port interface. [Curt Coder] <\/p>\n<p>-vidbrain: Added expansion port pinout. (nw) <\/p>\n<p>-llc: modernised ; LLC2 added support for reverse video & added missing<br \/>\npio. [Robbbert] <\/p>\n<p>-vk100: Some improvement to the HLE vector generator, now properly<br \/>\nemulates the down counter so the \"blue screen\" part of the POST looks<br \/>\ncorrect, as does the cursor width. [Lord Nightmare] <\/p>\n<p>-vk100: broke the vram access logic\/math out of the vector generator<br \/>\ncallback and into its own functions; fixed? the systat_a register to<br \/>\nread the vram nybble the x and y regs are currently pointing to.<br \/>\n[Lord Nightmare] <\/p>\n<p>-abc800c: Added character display, promoted driver to working.<br \/>\n[Curt Coder] <\/p>\n<p>-pcm: connected the k7659 keyboard, fixed screen size [Robbbert] <\/p>\n<p>-abc800c: Added high resolution graphics. [Curt Coder] <\/p>\n<p>-abc80: Added serial interface. [Curt Coder] <\/p>\n<p>-a6809: Added ASCII keyboard. [Curt Coder] <\/p>\n<p>-abc806: Used correct HRUII PROM. [Curt Coder] <\/p>\n<p>-socrates: document that an MCU dump is missing of the 4-bit TMP42C40P<br \/>\nthat decodes the IR signal from the keyboard and buffers the \u00b4second<br \/>\nstage\u00b4 of the keyboard input. Changed code slightly to reflect this.<br \/>\n[Lord Nightmare, Balrog] <\/p>\n<p>-z9001 : added 2xpio, ctc, daisy-chain, beeper-sound, cassout<br \/>\n[Robbbert] <\/p>\n<p>-v6809 : various video improvements. [Robbbert] <\/p>\n<p>-abc80: Refactored legacy code, moved DOS ROMs to ABC bus DOS card,<br \/>\nadded BASIC V1 dump, added ABC 890 bus expander device. [Curt Coder] <\/p>\n<p>-abc80x: Refactored legacy code, cleaned up keyboard interface, added<br \/>\nABC894 bus expander device, added ABC 55 keyboard for ABC 802.<br \/>\n[Curt Coder] <\/p>\n<p>-vt100: add the GPO (aka VT125 mono board) roms and proms as a mix of<br \/>\nNO_DUMP and copies of the vk100 ones where identical [Lord Nightmare] <\/p>\n<p>-vk100: further comment updates, got rid of LASTVRAM in favor of doing<br \/>\na single read at the current nybble pointed to by the X and Y<br \/>\nregisters. [Lord Nightmare] <\/p>\n<p>-vk100: Implemented baud generator LUT for i8251, not hooked up yet;<br \/>\nadded RTS callback which doesn\u00b4t seem to work yet. [Lord Nightmare] <\/p>\n<p>-vk100: Doing further vector rom tracing with a meter on the board<br \/>\nusing the vt125 schematics as a guide, figured out what all the vector<br \/>\nrom pins do (except perhaps D LOAD). [Lord Nightmare] <\/p>\n<p>-vip: Added VP-620 ASCII keyboard cable, VP-570 RAM expansion board,<br \/>\nand VP-575 bus expander board. [Curt Coder] <\/p>\n<p>-plus4: Rewrite of the C16\/Plus+4 driver with improved memory mapping<br \/>\nand cartridge support. Refactored the Commodore 1551 floppy drive to<br \/>\nconnect to the expansion port. [Curt Coder] <\/p>\n<p>-vk100: Documented all the inputs and enables of the RAS\/ERASE prom<br \/>\nthrough tracing. Documented that the MSB bit of the SYNC prom is ...<br \/>\nSYNC. The VT125 Schematics were invaluable for this.<br \/>\n[Lord Nightmare, Al Kossow] <\/p>\n<p>-sbc6510: Connected up the keyboard and added ay-3-8910 chip [Robbbert] <\/p>\n<p>-vii: Fixing some warnings. Not 100% sure of the intended<br \/>\nfunctionality, but IRQ & IRQ_MASK & line seems probable and seems to<br \/>\nwork. [MooglyGuy] <\/p>\n<p>-c64: Fixed C1541 and FSD-2, added Dolphin DOS 2.0 and<br \/>\nProfessional-DOS V1 hardware. [Curt Coder] <\/p>\n<p>-plus4: Added SID card emulation. [Curt Coder] <\/p>\n<p>-c64: Emulated the digital read circuitry of the Commodore 1541 disk<br \/>\ndrive according to the long board schematics. This will allow<br \/>\nindependent setting of the bitrate of incoming data and the sample<br \/>\nrate. Passing more advanced copy protections require a cycle exact<br \/>\nrewrite of the 6502 and VIA, but this is the first step toward proper<br \/>\nemulation. [Curt Coder] <\/p>\n<p>-vip: Added VP-700 Tiny BASIC board. [ekeefe, Curt Coder] <\/p>\n<p>-c64: Added support for per-byte speed zones in G64 images.<br \/>\n[Curt Coder] <\/p>\n<p>-sacstate: Added comments. Fixed input ports. [Robbbert] <\/p>\n<p>-hr16: Hooked up LCD controller and added keypad inputs. [Sandro Ronco] <\/p>\n<p>-rainbow:<br \/>\n* Get closer to LK201 emulation [R. Belmont, Lord Nightmare, Balrog]<br \/>\n* Add documentation for system error codes and diagnostic LEDs<br \/>\n[rfka01] <\/p>\n<p>-vboy: various driver improvements [Angelo Salese] <\/p>\n<p>-vboy: preliminary audio hookup [Richard Bannister, Gil Pedersen, R. Belmont] <\/p>\n<p>-x1: added support for old TAP format to the driver, so that all newly<br \/>\nadded tapes work (high sample rate tapes are still not supported, though)<br \/>\n[Fabio Priuli] <\/p>\n<p>Software Lists:<br \/>\n----------------<br \/>\n-pico.xml: added new Jpn dumps [TeamEurope] <\/p>\n<p>-pico.xml: started documenting PCBs and ROM labels [TeamEurope] <\/p>\n<p>-x1_flop: first round of new dumps [Starscreamer the 2nd] <\/p>\n<p>-x1_cass: some more new dumps [Starscreamer the 2nd] <\/p>\n<p>Source Changes:<br \/>\n----------------<br \/>\n-new device k7659 keyboard; modified LLC2 to work with it [Robbbert] <\/p>\n<p>-k7659kb - added more keys, added port_char, added return value when no<br \/>\nkey pressed [Robbbert] <\/p>\n<p>-terminal: Replaced internal keyboard with the Ascii keyboard, since<br \/>\nthey were identical. [Robbbert] <\/p>\n<p>-nscsi: documentation [O. Galibert] <\/p>\n<p>-rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert] <\/p>\n<p>-roc10935\/7: correct an error in the lookup table for the \u00b47\u00b4 character [Lord Nightmare]<br \/>\n[\/CODE]<\/p>\n<p class=\"p_site_officiel\"><a href=\"http:\/\/www.mess.org\/\" class=\"site_officiel\" target=\"_blank\">Site Officiel<\/a><\/p>\n<p class=\"p_en_savoir_plus\"><a href=\"https:\/\/www.emu-france.com\/emulateurs\/5-consoles\/59-multi-consoles\/\" class=\"en_savoir_plus\">En savoir plus...<\/a><\/p>\n<div class=\"fcbkbttn_buttons_block\" id=\"fcbkbttn_left\"><div class=\"fb-share-button  \" data-href=\"https:\/\/www.emu-france.com\/?p=21345\" data-type=\"button_count\" data-size=\"small\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Nouvelle update. MAMETesters Bugs Fixed &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- (none) New System Drivers Supported: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; (none) Systems Promoted from GAME_NOT_WORKING: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8211; SBC6510 [Robbbert] Skeleton drivers: &#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8211; VAX 785 (LSI-11 board only) [Miodrag Milanovic] &#8211; Elektronika MS-0515 [KokaF77, Miodrag Milanovic] System Driver &#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":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[],"tags":[],"class_list":["post-21345","post","type-post","status-publish","format-standard","hentry","uentry","postonpage-1","odd","post-author-Jets"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/sKi2R-","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/21345","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=21345"}],"version-history":[{"count":0,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=\/wp\/v2\/posts\/21345\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21345"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=21345"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.emu-france.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=21345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}