build/messnew/messnew_0155.txt
r32722 | r32723 | |
1 | | 0.155 |
| 1 | 0.155 |
2 | 2 | ------- |
3 | 3 | |
4 | 4 | |
r32722 | r32723 | |
136 | 136 | -VTech Genius Leader Power Notebook (Germany) [TeamEurope] |
137 | 137 | -LexiPC Mega 2000 (Germany) [TeamEurope] |
138 | 138 | -VTech PreComputer 1000 [Porchy] |
| 139 | -TimeTop GameKing [Porchy] |
139 | 140 | |
140 | 141 | |
141 | 142 | Software Lists: |
142 | 143 | ---------------- |
143 | 144 | |
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] |
146 | 147 | |
147 | 148 | -megadriv.xml: verified and documented a lot of dumps, added Shining |
148 | 149 | Force (Euro), redumped Muhammad Ali Heavyweight Boxing (Euro). [sunbeam] |
r32722 | r32723 | |
156 | 157 | |
157 | 158 | -coleco.xml: Some more verified dumps and info added. [Ikrananka] |
158 | 159 | |
159 | | -pico.xml: more Japanese and Korean dumps added. [Team Europe] |
160 | | |
161 | 160 | -coleco.xml: replaced Sector Alpha incorrect dumps with a proper |
162 | 161 | one [Ikrananka] |
163 | 162 | |
164 | 163 | -coleco.xml: removed choplifter bad dump. [dink] |
165 | 164 | |
166 | | -psx.xml: added info to the games #-F. [Antopisa] |
| 165 | -psx.xml: added info to the games #-O. [Antopisa] |
167 | 166 | |
168 | 167 | -sms.xml: documenting Graphic Board prototype dump. [SMSPower] |
169 | 168 | |
r32722 | r32723 | |
182 | 181 | |
183 | 182 | -vectrex.xml: Fixed some clones assignments. [m4st4] |
184 | 183 | |
| 184 | -gameking.xml: added TimeTop GameKing cart list. [Porchy] |
185 | 185 | |
| 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 | |
186 | 195 | Source Changes |
187 | 196 | -------------- |
188 | 197 | |
r32722 | r32723 | |
272 | 281 | mount hiscore, a -cart2 switch will become available to mount the |
273 | 282 | game you want to play |
274 | 283 | * 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. |
278 | 287 | * Big clean up of the driver, simplifying memory map, removing writes |
279 | 288 | to ROM, etc. |
280 | 289 | |
r32722 | r32723 | |
283 | 292 | -a7800: split video emulation (Atari MARIA chip) into a separate |
284 | 293 | device. [Fabio Priuli] |
285 | 294 | |
| 295 | -altos5: Fix wrong drive type [O. Galibert] |
| 296 | |
286 | 297 | -atari400.c progress: [Fabio Priuli] |
287 | 298 | * 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, |
289 | 300 | XEGS and Atari 5200 |
290 | 301 | * Added support for loading carts with bankswitch to all XL/XE models |
291 | 302 | * Added support for loading XEGS carts in Atari 8bits home computers |
r32722 | r32723 | |
310 | 321 | |
311 | 322 | -maria.c: |
312 | 323 | * 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] |
314 | 326 | |
315 | 327 | -a7800.c: [Fabio Priuli] |
316 | 328 | * Fixed YM2151 clock in XM expansion, thanks to info from tep392 and |
r32722 | r32723 | |
319 | 331 | CPUWIZ (ROM respectively up to 512K and 256K + 32K of RAM) |
320 | 332 | * Misc cleanups |
321 | 333 | |
322 | | -thomson : improve accuracy of the colors [Antoine Mine] |
| 334 | -thomson: improve accuracy of the colors [Antoine Mine] |
323 | 335 | |
324 | 336 | -Added the following video card BIOSes: [rfka01, Barry Rodewald] |
325 | 337 | s3_764: S3 9503-62 (not working) Elsa Winner 1000/T2D |
r32722 | r32723 | |
351 | 363 | [R. Belmont] |
352 | 364 | |
353 | 365 | -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] |
365 | 379 | |
366 | 380 | -famicom: fixed disk system IRQ latch clear in Kaettekita Mario |
367 | 381 | Bros. based on investigations by FHorse. [Fabio Priuli] |
r32722 | r32723 | |
377 | 391 | -tsispch.c - Add v1.1 firmware to TSI/Speech Plus Prose 2000 |
378 | 392 | driver [Lord Nightmare] |
379 | 393 | |
380 | | -Add correct data width/endianness to several software lists [Alex Jackson] |
381 | | |
382 | 394 | -concept: fix keyboard status to not return junk data, fixes |
383 | 395 | bootup without -debug. [R. Belmont] |
384 | 396 | |
r32722 | r32723 | |
399 | 411 | -advision.c: cleaned up the driver and added support for save |
400 | 412 | states. [Fabio Priuli] |
401 | 413 | |
402 | | -softbox: Added BIOS revision 8/9/81. |
403 | | [Nils Eilers, Mike Naberezny] |
| 414 | -added PC-9821AP2/U8W BIOS. [caius] |
404 | 415 | |
| 416 | -softbox: Added BIOS revision 8/9/81. [Nils Eilers, Mike Naberezny] |
| 417 | |
405 | 418 | -amust: added newly-dumped keyboard rom [ejwords, MSPP] |
406 | 419 | |
407 | 420 | -thomson - fixes for a non-standard video mode and adding a new |
408 | 421 | one [Antoine Mine] |
409 | 422 | |
410 | | -timex.c: added software list for DOCK carts. [Fabio Priuli] |
411 | | |
412 | 423 | -gba.c: fixed Top Gun - Combat Zones cart type, making the game |
413 | 424 | playable. [Reznor007] |
414 | 425 | |
r32722 | r32723 | |
421 | 432 | -floppy.c: fixed disks not being launched if loaded from |
422 | 433 | softlist through File Manager. [Fabio Priuli] |
423 | 434 | |
| 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 | |
424 | 440 | -concept: Misc fixes/cleanup, CCOS boots now from 8" floppies. |
425 | 441 | [R. Belmont] |
426 | 442 | |
r32722 | r32723 | |
429 | 445 | |
430 | 446 | -saturn: made RAM / Backup RAM expansion internal slot options. |
431 | 447 | 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] |
435 | 452 | |
436 | 453 | -concept: can boot 5.25" disks on fdc02 now. [crazyc] |
437 | 454 | |
r32722 | r32723 | |
442 | 459 | Rockman World Prototype to be played, and the Rocket Games pirate GBC |
443 | 460 | carts too. [Fabio Priuli] |
444 | 461 | |
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] |
448 | 465 | |
449 | 466 | -apple2: IIe and later don't require double-reads on the |
450 | 467 | language card. [R. Belmont, Peter Ferrie] |
451 | 468 | |
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] |
459 | 476 | |
460 | 477 | -intv: converted the driver to use slot devices for cartridges |
461 | 478 | and implemented the IntelliVoice expansion and the Entertainment |
462 | 479 | 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] |
474 | 493 | |
475 | 494 | -msx.c: Added support for DMK floppy images. [Wilbert Pol] |
476 | 495 | |
r32722 | r32723 | |
488 | 507 | -spc1000: added fdd code [Meso Kim] |
489 | 508 | |
490 | 509 | -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 |
496 | 514 | |
497 | 515 | -gamegear: added preliminary emulation of the Master Gear |
498 | 516 | 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] |
503 | 521 | |