Previous 199869 Revisions Next

r32723 Tuesday 14th October, 2014 at 06:20:19 UTC by Fabio Priuli
self service
[/build/messnew]messnew_0155.txt

build/messnew/messnew_0155.txt
r32722r32723
10.155
10.155
22-------
33
44
r32722r32723
136136-VTech Genius Leader Power Notebook (Germany) [TeamEurope]
137137-LexiPC Mega 2000 (Germany) [TeamEurope]
138138-VTech PreComputer 1000 [Porchy]
139-TimeTop GameKing [Porchy]
139140 
140141
141142Software Lists:
142143----------------
143144
144-pico.xml: added many new dumps, including some from Korean releases (2
145 of them are Samsung exclusive titles) [Team Europe]
145-pico.xml: added many new dumps, including some from Korean releases and
146 exclusive titles. [Team Europe]
146147
147148-megadriv.xml: verified and documented a lot of dumps, added Shining
148149 Force (Euro), redumped Muhammad Ali Heavyweight Boxing (Euro). [sunbeam]
r32722r32723
156157
157158-coleco.xml: Some more verified dumps and info added. [Ikrananka]
158159
159-pico.xml: more Japanese and Korean dumps added. [Team Europe]
160
161160-coleco.xml: replaced Sector Alpha incorrect dumps with a proper
162161 one [Ikrananka]
163162
164163-coleco.xml: removed choplifter bad dump. [dink]
165164
166-psx.xml: added info to the games #-F. [Antopisa]
165-psx.xml: added info to the games #-O. [Antopisa]
167166
168167-sms.xml: documenting Graphic Board prototype dump. [SMSPower]
169168
r32722r32723
182181
183182-vectrex.xml:  Fixed some clones assignments.  [m4st4]
184183
184-gameking.xml:  added TimeTop GameKing cart list.  [Porchy]
185185
186-timex.xml: added software list for Timex DOCK carts. [Fabio Priuli]
187
188-apple2.xml: added over 150 items, including many classics of
189 the platform. [R. Belmont]
190
191-Add correct data width/endianness to several software lists [Alex
192 Jackson]
193
194
186195Source Changes
187196--------------
188197
r32722r32723
272281    mount hiscore, a -cart2 switch will become available to mount the
273282    game you want to play
274283 * Properly implemented XBoarD and XM expansions as passthru carts as
275    well, so that new syntax to run dkxm.a78 is "mess a7800 -cart xm
276    -cart2 path\to\games\dkxm.a78" High Score support for XM shall
277    work as well.
284    well, so that new syntax to run dkxm.a78 is
285      mess a7800 -cart xm -cart2 path\to\games\dkxm.a78
286    High Score support for XM shall work as well.
278287 * Big clean up of the driver, simplifying memory map, removing writes
279288    to ROM, etc.
280289
r32722r32723
283292-a7800: split video emulation (Atari MARIA chip) into a separate
284293 device. [Fabio Priuli]
285294
295-altos5: Fix wrong drive type [O. Galibert]
296
286297-atari400.c progress:  [Fabio Priuli]
287298 * Rewritten cart emulation to use slot devices (many "mappers" do not
288    fully work) and unified cart handling among 8bit home computers,
299    fully work yet) and unified cart handling among 8bit home computers,
289300    XEGS and Atari 5200
290301 * Added support for loading carts with bankswitch to all XL/XE models
291302 * Added support for loading XEGS carts in Atari 8bits home computers
r32722r32723
310321
311322-maria.c:
312323 * Timeout rendering added. [Mike Saarna]
313 * Reorganized DMA penalties to support new rendering code [Mike Saarna, Robert Tuccitto]
324 * Reorganized DMA penalties to support new rendering code [Mike Saarna,
325    Robert Tuccitto]
314326
315327-a7800.c:  [Fabio Priuli]
316328 * Fixed YM2151 clock in XM expansion, thanks to info from tep392 and
r32722r32723
319331    CPUWIZ (ROM respectively up to 512K and 256K + 32K of RAM)
320332 * Misc cleanups
321333
322-thomson : improve accuracy of the colors [Antoine Mine]
334-thomson: improve accuracy of the colors [Antoine Mine]
323335
324336-Added the following video card BIOSes: [rfka01, Barry Rodewald]
325337 s3_764:   S3 9503-62 (not working) Elsa Winner 1000/T2D
r32722r32723
351363 [R. Belmont]
352364
353365-famicom: converted the disk system add-on to be a cart in the
354 softlist. The official syntax to launch disk games is now mess famicom
355 -cart disksys -flop gamename which corresponds to inserting the RAM
356 expansion cart with connected the disk drive into the cartslot and the
357 desired disk in the disk drive (exactly like you would have done with
358 the real thing). In this way, you cannot mount anymore both a cart and
359 a disk in the Family Computer (as in a real unit). Users that cannot
360 cope with this limitation and/or with the new syntax can still use the
361 famitwin driver (which offers both cart and disk options) or the newly
362 added driver fds which emulates a famicom with the expansion always
363 inserted: in both latter cases the old syntax mess famitwin -flop
364 gamename will launch the game, as previously. [Fabio Priuli]
366 softlist. The official syntax to launch disk games is now
367   mess famicom -cart disksys -flop gamename
368 which corresponds to inserting the RAM expansion cart with connected
369 the disk drive into the cartslot and the desired disk in the disk
370 drive (exactly like you would have done with the real thing). In this
371 way, you cannot mount anymore both a cart and a disk in the Family
372 Computer (as in a real unit). Users that cannot cope with this
373 limitation and/or with the new syntax can still use the famitwin
374 driver (which offers both cart and disk options) or the newly added
375 driver fds which emulates a famicom with the expansion always inserted:
376 in both latter cases the old syntax
377   mess famitwin -flop gamename
378 will launch the game, as previously. [Fabio Priuli]
365379
366380-famicom: fixed disk system IRQ latch clear in Kaettekita Mario
367381 Bros. based on investigations by FHorse. [Fabio Priuli]
r32722r32723
377391-tsispch.c - Add v1.1 firmware to TSI/Speech Plus Prose 2000
378392 driver [Lord Nightmare]
379393
380-Add correct data width/endianness to several software lists [Alex Jackson]
381
382394-concept: fix keyboard status to not return junk data, fixes
383395 bootup without -debug. [R. Belmont]
384396
r32722r32723
399411-advision.c: cleaned up the driver and added support for save
400412 states. [Fabio Priuli]
401413
402-softbox: Added BIOS revision 8/9/81.
403 [Nils Eilers, Mike Naberezny]
414-added PC-9821AP2/U8W BIOS. [caius]
404415
416-softbox: Added BIOS revision 8/9/81. [Nils Eilers, Mike Naberezny]
417
405418-amust: added newly-dumped keyboard rom [ejwords, MSPP]
406419
407420-thomson - fixes for a non-standard video mode and adding a new
408421 one [Antoine Mine]
409422
410-timex.c: added software list for DOCK carts. [Fabio Priuli]
411
412423-gba.c: fixed Top Gun - Combat Zones cart type, making the game
413424 playable. [Reznor007]
414425
r32722r32723
421432-floppy.c: fixed disks not being launched if loaded from
422433 softlist through File Manager. [Fabio Priuli]
423434
435-315_5124.c: Refactored sprite handling, fixes status bar on Tarzan for
436 gaemgear. Removed m_collission_buffer member variable. Tweaked game
437 gear timing to fix glitches in status bar of Chicago Syndicate for
438 gamegear.  [Enik Land]
439
424440-concept: Misc fixes/cleanup, CCOS boots now from 8" floppies.
425441 [R. Belmont]
426442
r32722r32723
429445
430446-saturn: made RAM / Backup RAM expansion internal slot options.
431447 you now mount these with the -cart media switch, i.e. for instance
432 mess.exe saturn -cdrm ddsom -cart ram32 or mess.exe saturn -cdrm
433 draculax -cart bram16 and not anymore using the -exp option.
434 [Fabio Priuli]
448   mess saturn -cdrm ddsom -cart ram32
449 or
450   mess saturn -cdrm draculax -cart bram16
451 and not anymore using the -exp option. [Fabio Priuli]
435452
436453-concept: can boot 5.25" disks on fdc02 now. [crazyc]
437454
r32722r32723
442459 Rockman World Prototype to be played, and the Rocket Games pirate GBC
443460 carts too. [Fabio Priuli]
444461
445-gba: added a configuration setting (off by default) to skip
446 some BIOS checks at boot. This allows Tyrian 2000 Prototype to be
447 played. [Fabio Priuli]
462-gba: added a configuration setting (off by default) to skip some BIOS
463 checks at boot. This allows Tyrian 2000 Prototype to be played. [Fabio
464 Priuli]
448465
449466-apple2: IIe and later don't require double-reads on the
450467 language card. [R. Belmont, Peter Ferrie]
451468
452-odyssey2: converted the driver to use slot devices for
453 cartridges, removed The Voice add-on from the main system and emulated
454 it as a passthru cart instead. Now, if you want to enjoy speech in
455 odyssey/videopac games, you must launch emulation with mess.exe
456 odyssey2 -cart voice -cart2 gamename (the -cart2 switch becomes
457 available when "voice" is mounted in the first cartslot) [Fabio
458 Priuli]
469-odyssey2: converted the driver to use slot devices for cartridges,
470 removed The Voice add-on from the main system and emulated it as
471 a passthru cart instead. Now, if you want to enjoy speech in
472 odyssey/videopac games, you must launch emulation with
473   mess odyssey2 -cart voice -cart2 gamename
474 (the -cart2 switch becomes available when "voice" is mounted in
475 the first cartslot) [Fabio Priuli]
459476
460477-intv: converted the driver to use slot devices for cartridges
461478 and implemented the IntelliVoice expansion and the Entertainment
462479 Computer System expansion as passthru devices. The official syntax to
463 launch games requiring the speech expansion is now mess intv -cart
464 voice -cart2 gamename which corresponds to mounting the IntelliVoice
465 and plugging the game cart in its subslot.  The official syntax to
466 launch games requiring the ECS expansion is now instead mess intv
467 -cart ecs -cart2 gamename and mess intv -cart ecs -cart2 voice -cart3
468 gamename if the game requires both expansions at once. For additional
469 user friendliness, we also offer intvecs (which emulates an
470 Intellivision unit with both expansions added) and intvoice (which
471 emulates an Intellivision with Intellivoice expansion added) drivers,
472 where games can simply be mounted with the -cart media switch.
473 [Fabio Priuli]
480 launch games requiring the speech expansion is now
481   mess intv -cart voice -cart2 gamename
482 which corresponds to mounting the IntelliVoice and plugging the game
483 cart in its subslot.  The official syntax to launch games requiring
484 the ECS expansion is now instead
485   mess intv -cart ecs -cart2 gamename
486 and
487   mess intv -cart ecs -cart2 voice -cart3 gamename
488 if the game requires both expansions at once. For additional user
489 friendliness, we also offer intvecs (which emulates an Intellivision
490 unit with both expansions added) and intvoice (which emulates an
491 Intellivision with Intellivoice expansion added) drivers, where games
492 can simply be mounted with the -cart media switch. [Fabio Priuli]
474493
475494-msx.c: Added support for DMK floppy images.  [Wilbert Pol]
476495
r32722r32723
488507-spc1000: added fdd code [Meso Kim]
489508
490509-sms.c: Misc fixes:  [Enik Land]
491 * Disable gamegear sio register when in ggsms mode.
492 * Fixed tilemap mirroring on sms1 vdp needed for Japanese version of
493    Ys.
494 * Fixed BIOS support in the gamegear driver.
495 * Fixed collisions when column #0 is disabled.
510 * Disable gamegear sio register when in ggsms mode
511 * Fixed tilemap mirroring on sms1 vdp needed for Japanese version of Ys
512 * Fixed BIOS support in the gamegear driver
513 * Fixed collisions when column #0 is disabled
496514
497515-gamegear: added preliminary emulation of the Master Gear
498516 Adapter which allows to launch SMS games in the gamegear driver, with
499 video chip in SMS mode. You can try this by launching mess.exe
500 gamegear -cart mgear -cart2 your_sms_game (the -cart2 switch becomes
501 available when you mount "mgear" in the main gamegear cart slot)
502 [Fabio Priuli]
517 video chip in SMS mode. You can try this by launching
518   mess.exe gamegear -cart mgear -cart2 your_sms_game
519 (the -cart2 switch becomes available when you mount "mgear" in the
520 main gamegear cart slot) [Fabio Priuli]
503521

Previous 199869 Revisions Next


© 1997-2024 The MAME Team