Jump to content

    Classic99 v361 released

    Robert
    By Robert,

    This emulates the TI99/4 home computer.

     

    Get it here --> http://www.harmlessl.../onesoft.cgi?10

     

    (2011-12-11)

    • Fix setting of VDP interrupt bit to happen AFTER the screen is drawn, not before (fixes Mad Marvin demo)
    • fix stack overflow in loading 'O'ther cart types from Classic99.ini
    • Updated TurboForth BLOCKS file to today's version


    Ami/WinArcadia 17.2 released

    Minuous
    By Minuous,

    WinArcadia 17.2 (Windows): 8 December 2011

    AmiArcadia 17.2 (AmigaOS 3): 8 December 2011

    AmiArcadia 17.2 (AmigaOS 4): 8 December 2011

    AmiArcadia 17.13 (MorphOS): 4 December 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, Cat and Mouse, Galaxia, and Laser Battle coin-ops by

    Zaccaria (1979-1982);

    * 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 V17.13:

    * Coin-ops: "Settings|Graphics|Shadows?" option.

    * Improved Cat and Mouse emulation.

    * Instructor: improved "Tools|Controls..." command.

    * Miscellaneous improvements and bug fixes.

     

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

    http://amigan.yatho.com/


    MESS 0.144u1 released

    Robert
    By Robert,

    MESS emulates most computers and consoles

     

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

     

    0.144u1

     

    New System Drivers Supported:

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

    (none)

     

    Systems Promoted from GAME_NOT_WORKING:

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

    (none)

     

    Skeleton drivers:

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

    - IBM PS/2 8530-H31 (Model 30/286) [supervinx]

    - IBM PS/2 8535-043 (Model 35) [supervinx]

    - IBM PS/2 8550-021 (Model 50) [supervinx]

    - IBM PS/2 8550-061 (Model 50Z) [supervinx]

    - IBM PS/2 8580-071 (Model 80) [supervinx]

    - IBM PS/2 8580-111 (Model 80) [supervinx]

    - 3DO M2 [brian Hargrove]

    - Olivetti M15 [F.J. Kraan]

     

    System Driver Changes:

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

    -abc80: Added skeleton for ABC SIO card. [robcfg, Curt Coder]

    -abc80: Added skeleton for ABC FD2 card (ROMs not dumped yet).

    [robcfg, Curt Coder]

    -snes: fixed another SRAM issue (Secret of Mana was affected,

    but probably other games too) [Fabio Priuli]

    -exelv: refactored to define ADDRESS_MAP_MODERN [Fabio Priuli]

    -tms3556: converted to be a C++ device [Fabio Priuli]

    -cbmb: Added Commodore 8250LP drive (not working). [Curt Coder]

    -hector: Hector HRX minidisc support [JJ Stacino]

    -comx35: Fixed quickload. [Curt Coder]

    -abc80: Refactored memory mapping to use the MMU PROM. [Curt Coder]

    -at: Confirmed dump for 8555-081 (Model 55SX) and 8555-X61 (Model 55SX) [supervinx]

    -mm1m6: Refactored to use the address decoder PROM. [Curt Coder]

    -kc: Added support for kcc, tap, tp2 and sss cassette images. [sandro Ronco]

    -ep804/digel804: Add a bunch of information from the recently

    discovered schematics [Lord Nightmare]

    -victor9k: Added keyboard MCU ROM. [kevtris, Lord Nightmare]

    -lynx: Fixed end of sprite data detection bug,fixed sprite stretch / tilt handling

    improved handling of signed variables. Replaced magic numbers with constants. [Huygens]

    -coco: Multiple VHD support [Nathan Woods]

    -sms: added v1.0 proto bios [sMSPower]

     

    Software Lists:

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

    -vidbrain.xml: Added new dumps to softlist. [sean Riddle]

    -abc80.xml: Added some FD2 dumps to the softlist. [robcfg]

    -nes.xml: started to add more documentation to the confirmed dumps [Fabio Priuli]

    -lynx.xml: Small rotation info change [Huygens]

    -cpc: added preliminary cassette and floppy software lists [David Haywood]

    -mac: reworked HDD softlist using compressed CHDs, added softlist support to more models [R. Belmont]

    -softlist: fixed a bunch of small inconsistency [souxx, Fabio Priuli]

     

    Source Changes:

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

    -coco: New CoCo driver: [Nathan Woods]

    * Modernized codebase (fully C++/device based)

    * Better MC6847/MC6883 emulation, particularly with respect to the interactions

    between those two chips.

    * Better separation between CoCo 1/2, CoCo 3, Dragon and Dragon Alpha emulations

    * Updated all drivers to use new MC6847 emulation (VTech, MC10 etc)

    * Converted RAM and Bitbanger devices to C++

    -ipf: avoid writing out-of-bounds [O. Galibert]

    -amigafdc: fixes, fixes [O. Galibert]

    -hd66421: converted to be a C++ device [Fabio Priuli]

    -Fixed HLSL memory leak and 32-bit HLSL crash-on-exit. [Ryan Holtz, Bat Country Entertainment]

    -amigafdc: Make the dsksync/DMA interaction more correct... probably [O. Galibert]

    -wd1772: generalize to all wd177x [O. Galibert]

    -upd765: Fixed sector increment during read/write. [Curt Coder]

    -Fixed image loading for apple2 in cases with tolerated extra bytes [Chad]


    MAME 0.144u1 source update released

    Robert
    By Robert,

    Get the source update here --> http://mamedev.org/updates.html

     

    0.144u1

    -------

     

     

    MAMETesters Bugs Fixed

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

    - 04456: [Graphics] bs94, re900: graphics corrupted/black screen (hap)

    - 04535: [sound] 6532 RIOT device changes causing missing sound in

    games (hap)

    - 04391: [Crash/Freeze] boscomd, bosco: Bosconian - Game resets at

    various times. (hap)

    - 03271: [Graphics] galaga and clones: Graphic artifact when booting

    (hap)

    - 02887: [Graphics] digdug and clones: Sprites disappear off right

    screen- cocktail mode player 2 (hap)

    - 03266: [Graphics] bosco, galaga, xevious, digdug and clones: Screen

    flipping isn't handled correctly (hap)

    - 04382: [Graphics] All sets in mappy.c: Cocktail screen offset for

    2nd player (hap)

    - 04531: [sound] f1en: Engine noise loops/resets (Tafoid)

     

    Source Changes

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

    Forte Card improvements [Roberto Fresca, Rob Ragon]

    * Added crystal through #define

    * Correct clocks for CPU, CRTC and AY8910.

    * Added new spanish set.

    * Added correct bipolar dump.

    * Correct palette routines, plus video resnet.

    * Watchdog.

    * Added preliminary support for 93SC56 serial EEPROM.

    * Added proper serial EEPROM dump.

    * Added a ton of technical notes...

     

    Forte Card: Improved the 93SC56 serial EEPROM interface. Added more

    findings and technical notes. [Roberto Fresca, Rob Ragon]

     

    Move per emulator constants info into separate class

    [Miodrag Milanovic]

     

    Fixed HLSL memory leak and crash on exit on 32-bit targets.

    [Ryan Holtz, Bat Country Entertainment]

     

    Modernized zerozone.c and zodiack.c drivers [Fabio Priuli]

     

    Modernized address maps for most skeleton drivers [Fabio Priuli]

     

    Fixed rom mapping and added nvram in pcat_nit.c. Some mini-games in

    streetg(2) are playable now. [Mariusz Wojcieszek]

     

    SDL updates [R. Belmont, Carl, cgwg]

    * pcap network support for OS X and Windows SDL targets

    * GLSL tweaks to better support the "CRT" shader

     

    Made default paletteram to be white on Hot Chase start-up, fixes ugly

    MAME default palette to be shown at POST [Angelo Salese]

     

    Fixed colors in Forte Card [Angelo Salese]

     

    Implemented RTC in Forte Card [Angelo Salese]

     

    Added support for hard disk softlists [Miodrag Milanovic]

     

    Changed makefile in order to make sequential compilation of MAME and

    MESS and their sub targets less resource demanding [Miodrag Milanovic]

     

    Moved V3021 RTC emulation into a proper device, and made it to

    increment the time. Hooked this up into pgm.c and fortecar.c drivers

    [Angelo Salese]

     

    Hooked up MSM5205 sound to Disco Boy [Angelo Salese]

     

    cps3.c: Documented all sfiii, sfiii2 and sfiii3 existining revisions.

    [Team CPS-1]

     

    CPS-1 update [Team CPS-1]:

    * Fixed 3wondersu, ffightu1, ffightj1, sf2uc, sf2ud, sf2uf ROMs

    labels and positions, added pcb infos to video\cps1.c

    * Redumped and fixed sf2ceuc to match real pcb [Dumping Union]

    * Restored 4 EPROMs properly dumped in forgottn and marked LW-13.10D

    as possible bad dump in forgottnu, see the note

    * Fixed inverted EPROMs positions in megaman according to a new USA

    91635B-2 B-Board [Dumping Union]

    * Added a note about RT_23.13B ROM in wonder3 [Kold666]

    * Added some documentation notes to various sets

    * Minor cleanups and fixes

     

    Confirmed and adjusted clock speeds for Bomb Jack from PCB

    [Corrado Tomaselli]

     

    Fix obvious use-after-free error in device_delete(). [Aaron Giles]

     

    Remove explicit freeing of HLSL shadow_texture, since it is allocated

    by texture_create() which does its own tracking and freeing.

    [Aaron Giles]

     

    Various changes to the Bally Sente driver [Kevin Eshbach]

    * Corrects the rom locations for Trivia Pursuit Baby Boomer edition

    * Corrects the rom locations for Street Football

    * Added date code to Mini Golf (Set 2), Trivia Pursuit (Baby Boomer

    Edition), Night Stocker (set 1), Night Stocker (set 2) and Street

    Football

     

    New games added or promoted from NOT_WORKING status

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

    Fruit Bonus Deluxe [sara S.]

    Birdiy

    [Alberto Grego, Corrado Tomaselli, Angelo Salese, The Dumping Union]

     

    New clones added

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

    Pro Soccer (cassette, Japan)

    [Team Japump!!!, Hau, Yohji, Charles MacDonald]

    Crock-Man [Team Europe, Nico and Thorsten K.]

    The Ninja Warriors (US) [stefan Lindberg, The Dumping Union]

    Gun Hard (Japan) [shouTime]

    Gals Panic 3 (Euro)

    [Corrado Tomaselli, Alberto Grego, The Dumping Union]

    Battle Balls (Asia, earlier)

    [Corrado Tomaselli, Alberto Grego, The Dumping Union]

    Pepper II - Version 7 [tafoid]

    J. J. Squawkers (bootleg, Blandia Conversion) [Corrado Tomaselli]

    World Beach Volleyball (set 3) [Corrado Tomaselli]

    Pang! 3 (Euro 950511)

    [Corrado Tomaselli, Alberto Grego, The Dumping Union]

    B.Rap Boys Special (US) [vintagevideogames.com, Lord Nightmare]

    Forte Card (Spanish) [Roberto Fresca, Rob Ragon]

    Spiker (2 sets) [Kevin Eshbach]

     

    New games marked as GAME_NOT_WORKING

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

    Pucky [Foul, Smitdogg, The Dumping Union]


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