Jump to content

    Mameload TNG u48 released

    Robert
    By Robert,

    Frontend, get it here --> http://mameload.mameworld.info/

     

    ML TNG Release Notes

    --------------------

    September 27th, 2011

    Beta u48 Release

     

    - Updated RESOURCE.ML appropriately for MAME and MESS current versions

    (0.143u6).

     

    - Added support for Supermodel (Model 3) emulator. Most command-line

    triggers are also supported. Output-type commands (such as -list-games)

    are handled like MAME and create a text file of the output for you.

     

    - Stripped out some old code and took out a ne'er used function in an

    attempt to offset the added code needed to support Supermodel. Overall,

    1KB extra in binary size isn't bad. I hope to take out more unneeded

    items in the future as part of a simplification effort.

     

    - More space allocated for game level amount handled. Right now, ML TNG

    can handle 25000 game entries.

     

    - There have been reported troubles with people using ML TNG in Windows 7

    and getting unknown application crashes. I suspect it might be something

    related to FMOD.dll and incompatibilities with Windows 7. XP works perfectly

    fine. If there is enough problem with this, I may need to drop streaming

    mp3/sound support until a solution can be found.


    Ami/WinArcadia 16.4 released

    Minuous
    By Minuous,

    WinArcadia 16.4 (Windows): 5 October 2011

    AmiArcadia 16.4 (AmigaOS 3): 5 October 2011

    AmiArcadia 16.33 (AmigaOS 4): 27 September 2011

    AmiArcadia 16.33 (MorphOS): 27 August 2011

    Super Bug Advance 1.3 (GBA): 11 September 2009

     

    AmiArcadia and WinArcadia are multi-emulators of these machines:

     

    * Emerson Arcadia 2001 console family (Bandai, Emerson, Grandstand,

    Intervision, Leisure-Vision, Leonardo, MPT-03, Ormatu, Palladium, Poppy,

    Robdajet, Tele-Fever, Tempest, Tryom, Tunix, etc.) (1982);

    * Interton VC 4000 console family (Acetronic, Fountain, Interton,

    Prinztronic, Radofin, Rowtron, Voltmace, Waddington, etc.) (c. 1978);

    * Elektor TV Games Computer (1979);

    * PIPBUG-based machines (Electronics Australia 77up2 and 78up5, Signetics

    Adaptable Board Computer, Eurocard 2650, etc.) (c. 1977-1978);

    * Signetics Instructor 50 trainer (1978);

    * Central Data 2650 computer (1977);

    * Astro Wars and Galaxia coin-ops by Zaccaria (1979-1980);

    * Malzak 1 and 2 coin-ops by Kitronix (c. 1980);

    * Chaos 2 computer (1983);

    * Dolphin trainer (1977);

    * PHUNSY computer (c. 1980); and

    * AY-3-8550-based Pong systems (c. 1976).

     

    Features include: ReAction GUI, load/save snapshots, windowed and full-

    screen modes, CPU tracing, trainer, drag and drop support, graphics

    scaling, automatic load/save of configuration/game, keyboard/joystick/

    gamepad/paddle/mouse/trackball support, autofire, turbo mode, gameplay

    recording/playback, PAL/NTSC modes, sprite demultiplexing, help windows,

    source code, debugger, frame skipping, redefinable keys, save screenshots

    (4 supported formats), ARexx port, network play, real-time monitor, locale

    support, game selection sidebar, text-to-speech, printer output,

    undithering, support for ZIPped games, clipboard support, palette editor,

    tone retuning, high score management, force feedback, sprite editor.

     

    The supported languages are currently English, Dutch, French, German,

    Italian, Russian and Spanish.

     

    Changes since V16.33:

    * Elektor: "Macro|Generate PSG files?" option.

    * Elektor: "Macro|Generate YM files?" option.

    * "View|View speed as >>|KHz" option.

    * Miscellaneous improvements and bug fixes.

     

    http://amigan.1emu.net/releases/

    http://amigan.yatho.com/


    Wine 1.3.29

    Robert
    By Robert,

    http://www.winehq.org/

     

    Wine 1.3.29 Released

     

    September 23, 2011

     

    The Wine development release 1.3.29 is now available.

     

    What's new in this release:

     

    - Extensive support for VBScript.

    - Various improvements to the calendar common control.

    - A number of XRender fixes and optimizations.

    - Several new functions in the MSVCP runtime.

    - A number of audio fixes.

    - DirectDraw cleanups.

    - Various bug fixes.

     

     

    The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.


    MESS 0.143u6 released

    Robert
    By Robert,

    Emulates most computers and consoles to some extent.

     

    Get it here -> http://mess.redump.net/downloads

     

    New System Drivers Supported:

    -----------------------------

    - SVI-738 Poland [Roberto Carlos Fernandez Gerhardt]

    - Intellivision II [Kevtris]

     

     

    System Driver Changes:

    ----------------------

    - mac: add NuBus Radius Two-Page Display (1152x880 monochrome) card [R. Belmont]

    - Start to duct-tape some organs to the Tandberg skeleton driver and fix some memory maps (fdccpu in particular). It still doesn't do very much now but does more than it did before. [Lord Nightmare]

    - Some updated tandberg notes, nothing truly earth-shattering. [Lord Nightmare]

    - x68k: added basic expansion slot, and support for the Neptune-X NIC as a slot device. [barry Rodewald]

    - atarist: Until the video emulation is *much* better, reset the shifter every frame [O. Galibert]

    - nakajies.c: Implemented banking. [Wilbert Pol]

    - Add keyboard 8035 rom from tandberg as NO_DUMP for now. [JonteP, Lord Nightmare]

    - pc1640: Fixed ROM labels. [John Elliot]

    - abc1600: Fixed floppy, system now tries to boot from the mount disk. [Curt Coder]

    - kc: Implemented high resolution mode, fixes intro in SOKOBAN4. [sandro Ronco]

    - d6809 - modernised, connected to terminal, added notes. [Robbbert]

     

    Software Lists:

    ----------------

    - ibm5170 - Softlist update [Kaylee]

    - msx/msx2: Started creating a software list for MSX and MSX2 cartridges. [Wilbert Pol]

    - Added softlist for Intellivision [Huygens]

    - Fixed items in intv.hsi [Huygens]

     

    Source Changes:

    ----------------

    - Added DP8390 Network Interface Controller emulation [Carl]

    - Implemented ISA devices for NE1000 and NE2000 network cards [Carl]

    - Created OSD network layer and added Windows implementation [Carl]

    - nubus: new read and write-only device support, support for ROMs with the address lines inverted (e.g. radiustpd) [R. Belmont]

    - wd1772: First prototype of a next-gen fdc implementation [O. Galibert]

    - Added AY8914 support [Huygens]

    - Fixed bitorder for SP0256 dumps[Huygens]

    - wd1772: Enhance, document, etc [O. Galibert]

    - wd1772: Add the frequency tracking to the dpll [O. Galibert]

    - wd1772: Fixes around the status register, einstein works now [O. Galibert]

    - floppy: Move the useful formats at the top [O. Galibert]

    - wd1772: Fix livelock when there no floppy in the reader [O. Galibert]

    - wd17xx: Connected Side Select Output for variants that support it. [Curt Coder]

    - floppy: Add save support to mfi/st/msa and convert support to floptool [O. Galibert]

    - m68k: Activate trace emulation and fix it [O. Galibert]

    - Documentation improvements for intellivision, renamed a few roms to match the actual ic labels and locations. [Kevtris, Lord Nightmare]

    - mfm: Add write support [O. Galibert]

    - atarist: Bus error on rom writes makes the Cuddly demos boot [O. Galibert]


Portal by DevFuse · Based on IP.Board Portal by IPS
×
×
  • Create New...