Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r14594 Thursday 23rd February, 2012 at 16:24:45 UTC by Fabio Priuli
info: additional cleanup for device info output made possible by Micko's work + renamed slot "shortname" attribute to "devname" to make clear it is the name of the device to be mounted. no whatsnew.
cbm: fixed a few duplicate descriptions in view of additional validations. no whatsnew.
[src/emu]info.c info.h
[src/mess/machine]c64_system3.c vic10std.c vic20std.c

r14593 Thursday 23rd February, 2012 at 15:56:08 UTC by Miodrag Milanović
Fixed validation (no whatsnew)
[src/mess/machine]c64_dqbb.h c64_final.h c64_prophet64.h c64_sfx_sound_expander.h

r14592 Thursday 23rd February, 2012 at 15:52:27 UTC by Miodrag Milanović
isa_cga: Extracted device_config_complete into H file (no whatsnew)
[src/mess/video]isa_cga.c isa_cga.h

r14591 Thursday 23rd February, 2012 at 15:49:54 UTC by Michael Zapf
ti99: Horizon Ramdisk expansion card added (Michael Zapf)
[src/mess]mess.mak
[src/mess/machine/ti99]horizon.c* horizon.h* peribox.c

r14590 Thursday 23rd February, 2012 at 15:39:18 UTC by Miodrag Milanović
Fixed debug asserts (no whatsnew)
[src/emu]info.c input.h

r14589 Thursday 23rd February, 2012 at 14:54:32 UTC by Miodrag Milanović
info.c - no need for description here since you can now check it in device according to shortname (nw)
[src/emu]info.c

r14588 Thursday 23rd February, 2012 at 14:45:19 UTC by Miodrag Milanović
Small fix (nw)
[src/mame/drivers]chihiro.c

r14587 Thursday 23rd February, 2012 at 14:40:48 UTC by Curt Coder
[C64] Added support for the Final Cartridge and Prophet-64 cartridges. [Curt Coder]
[hash]c64_cart.xml
[src/mess]mess.mak
[src/mess/machine]c64_dqbb.c* c64_dqbb.h* c64_final.c* c64_final.h* c64_prophet64.c* c64_prophet64.h* c64_sfx_sound_expander.c* c64_sfx_sound_expander.h* cbmipt.c cbmipt.h

r14586 Thursday 23rd February, 2012 at 14:37:12 UTC by Miodrag Milanović
Sync with MAME r15502 (no whatsnew)
[src/mame]mame.lst mame.mak
[src/mame/drivers]8080bw.c astrocorp.c balsente.c bfm_sc2.c by17.c cps1.c cps2.c dynax.c esh.c exidy.c funworld.c galdrvr.c galivan.c goldnpkr.c goldstar.c itgamble.c jaguar.c jpmimpct.c magicard.c manohman.c* mcr.c mediagx.c meritm.c midyunit.c mil4000.c mpu5.c mw18w.c namcos10.c naughtyb.c nightgal.c nwk-tr.c punchout.c rastan.c sderby.c spoker.c stfight.c system1.c thayers.c thepit.c vamphalf.c white_mod.c williams.c
[src/mame/video]cps1.c

r14585 Thursday 23rd February, 2012 at 14:23:19 UTC by Miodrag Milanović
- removed need for *_dev.lst files (no whatsnew)
- enforced short names for slot card devices
- updated validation, romverify and listxml output accordingly
- slotoptions now also contain shortnames so it's possible to link
slot option and device
- updated all slot card devices to have shortname
[ROOT]makefile
[src/build]build.mak makedev.c
[src/emu]audit.c clifront.c info.c validity.c validity.h
[src/emu/imagedev]floppy.h
[src/emu/machine]ctronics.h idectrl.h nscsi_cd.h nscsi_hd.h
[src/ldplayer]ldplayer_dev.lst
[src/mame]mame_dev.lst tiny_dev.lst
[src/mess]mess_dev.lst tiny_dev.lst
[src/mess/machine]3c503.h c64_comal80.h c64_dela_ep64.h c64_dinamic.h c64_easy_calc_result.h c64_easyflash.h c64_epyx_fast_load.h c64_exos.h c64_fun_play.h c64_georam.h c64_ieee488.h c64_mach5.h c64_magic_desk.h c64_magic_formel.h c64_mikro_assembler.h c64_multiscreen.h c64_ocean.h c64_pagefox.h c64_rex.h c64_ross.h c64_silverrock.h c64_simons_basic.h c64_stardos.h c64_std.h c64_structured_basic.h c64_super_explode.h c64_super_games.h c64_system3.h c64_vw64.h c64_warp_speed.h c64_westermann.h c64_zaxxon.h cntr_covox.h coco_232.h coco_multi.h coco_orch90.h coco_pak.c coco_pak.h comx_joy.h comx_ram.h isa_adlib.h isa_com.h isa_fdc.h isa_gblaster.h isa_gus.h isa_ide.h isa_mpu401.h isa_sblaster.h lux4105.h ne1000.h ne2000.h null_modem.h pc_lpt.h s100_wunderbus.h ser_mouse.h terminal.h vic1010.h vic10std.h vic1110.h vic1111.h vic1112.h vic1210.h vic20std.h wangpc_lores.h

r14584 Thursday 23rd February, 2012 at 13:28:59 UTC by Fabio Priuli
this dump added yesterday actually works. my bad. no whatsnew.
[hash]sms.xml

r14583 Thursday 23rd February, 2012 at 08:31:33 UTC by Fabio Priuli
forgotten about this, last night. no whatsnew.
[hash]nes.xml

r14582 Thursday 23rd February, 2012 at 05:39:40 UTC by Olivier Galibert
next: Timer free running mode [O. Galibert]
[src/mess/drivers]next.c

r14581 Thursday 23rd February, 2012 at 00:42:23 UTC by MooglyGuy
[N64] Don't flush the RSP DRC cache on DMA. Fixes Mario 64 and others. [Ryan Holtz]
[src/mame/machine]n64.c

r14580 Wednesday 22nd February, 2012 at 22:50:44 UTC by Fabio Priuli
info.c: several fixes and additions to listxml output [Fabio Priuli]
- appended to xml info about devices which can be optionally mounted to slots
- added a description attribute to slotoption to show which devices can be mounted
in each slot
- added to xml info of cpus/inputs/image/slots which are relative to devices (e.g. CPUs
or Dipswitches in the device itself)
- tags of elements directly attached to the root_device do not display anymore the
root colon (slot tags were already behaving in this way); elements attached to optional
devices use tags starting with colon (to be interpreted as a relative tags which gets
appended to the device tag, when such a device is selected in a slot)
- modified when necessary output routines to pass a root_device and a root_tag as
parameters, in order to simplify output of relative devices and avoid duplicated code
- updated DTD according to the new elements and attributes
These changes allow frontends to know in advance how drivers can be configured
through the various slot options (by matching option descriptions with device
descriptions), without the need to run -lx with the various slot combinations. This is
especially of use if a device adds e.g. dipswitches or image devices (for instance, additional
floppy drives or additional slot expansions, like in the case of IQ151 whose default
config do not supports disks even if the system has a floppy softlist), but also if one wants
to know e.g. how many sound channels a soundcard would add to a pc driver, or which
kind of screen parameters would be added by a specific choice of video card.
[src/emu]info.c info.h

r14579 Wednesday 22nd February, 2012 at 22:43:48 UTC by Fabio Priuli
softlist: minor fixes. no whatsnew.
[hash]famicom_flop.xml n64.xml

r14578 Wednesday 22nd February, 2012 at 22:42:57 UTC by Fabio Priuli
softlist: added a few new dumps. no whatsnew.
[hash]gamegear.xml nes.xml sg1000.xml sms.xml

r14577 Wednesday 22nd February, 2012 at 22:41:52 UTC by Fabio Priuli
softlist: misc cleanups and consistency fixes by Kaylee. no whatsnew.
[hash]a2600.xml ibm5140.xml ibm5170.xml ibmpcjr_flop.xml

r14576 Wednesday 22nd February, 2012 at 22:29:24 UTC by Barry Rodewald
i386: Added 32-bit versions of LMSW, and made LMSW change only the lower
4 bits of CR0 [Barry Rodewald]
Fix for Windows 95 blue screen. [Carl]
[src/emu/cpu/i386]i386op16.c i386op32.c i386ops.c i486ops.c

r14575 Wednesday 22nd February, 2012 at 21:46:05 UTC by Curt Coder
[VIC20] Added support for loading .crt files. Note: this will only work if the first 2 bytes of the file contain the loading address, and only for single part cartridges. Please use the MESS software list instead of loose files. [Curt Coder]
[src/mess/machine]c64exp.c c64exp.h vic20exp.c vic20exp.h

r14574 Wednesday 22nd February, 2012 at 20:37:46 UTC by Curt Coder
[C64/128] Added Buddy System 64/128 v10 floppies. [Quantum Leaper]
[hash]c128_flop.xml c64_flop.xml

r14573 Wednesday 22nd February, 2012 at 15:37:28 UTC by MooglyGuy
[N64] Increase CPU/RSP interleave from 600Hz to 1200Hz, seems to be just enough for RSP-side PI DMA tests to land correctly. [Ryan Holtz]
[src/mess/drivers]n64.c

r14572 Wednesday 22nd February, 2012 at 15:35:03 UTC by MooglyGuy
[N64] Miscellaneous machine fixes, gets Conker's Bad Fur Day to boot through its legal screens with interpreter MIPS. [Ryan Holtz]
- Increase the amount of time consumed by PI DMA, makes certain RSP microcodes that test DMA speed land in the correct window.
- Force the main CPU to yield when the RSP reads its atomic semaphore.
- Force the RSP to yield when PI DMA completes.
- Flush the RSP DRC cache when touching IMEM with SP DMA.

(nw) Last N64 update before I move tomorrow!
[src/mame/machine]n64.c

r14571 Wednesday 22nd February, 2012 at 15:01:27 UTC by MooglyGuy
[N64] Force mtc0 opcodes that initiate to-RSP DMAs to end recompile sequences to force a code check. Fixes certain microcodes from executing garbage code after DMA. [Ryan Holtz]
[src/emu/cpu/rsp]rspdrc.c rspfe.c

r14570 Wednesday 22nd February, 2012 at 07:40:21 UTC by Olivier Galibert
680x0: Ensure fc/rw and fault address are consistant [O. Galibert]
[src/emu/cpu/m68000]m68kcpu.h m68kmmu.h

r14569 Wednesday 22nd February, 2012 at 07:40:18 UTC by Olivier Galibert
fprintf(stderr) -> logerror (nw)
[src/mess/drivers]next.c
[src/mess/machine]n82077aa.c ncr5390.c nextmo.c

r14568 Wednesday 22nd February, 2012 at 07:40:14 UTC by Olivier Galibert
680x0: Not checking fc in TTx translation? That's a patchin' [O. Galibert]
[src/emu/cpu/m68000]m68kmmu.h

r14567 Wednesday 22nd February, 2012 at 03:50:25 UTC by R. Belmont
sun3: fix ROM mapping for sun3x [R. Belmont]
[src/mess/drivers]sun3.c

r14566 Tuesday 21st February, 2012 at 15:15:17 UTC by Miodrag Milanović
Fix for device_ref tag in listxml (no whatsnew)
[src/emu]info.c

r14565 Tuesday 21st February, 2012 at 15:01:51 UTC by Miodrag Milanović
fixed validation (nw)
[src/mess/drivers]sgi_ip2.c

r14564 Tuesday 21st February, 2012 at 12:46:28 UTC by Miodrag Milanović
Give more proper name and disabled loading of soflist items in open_image_file call, fixing loading of softlist items (no whatsnew)
[src/emu]diimage.c diimage.h
[src/mess/machine]c64exp.c

r14563 Tuesday 21st February, 2012 at 10:31:37 UTC by Miodrag Milanović
Added support for handling all CRT types for C64, added helpers in diiimage for future (no whatsnew)
[src/emu]diimage.c diimage.h
[src/mess/machine]c64exp.c

r14562 Tuesday 21st February, 2012 at 08:01:57 UTC by Miodrag Milanović
Sync with MAME r15484 (no whatsnew)
[src/emu]hash.c romload.c
[src/emu/sound]samples.c
[src/lib/util]hashing.c
[src/mame]mame.lst
[src/mame/drivers]cps1.c goldnpkr.c
[src/mame/video]williams.c
[src/tools]chdman.c

r14561 Tuesday 21st February, 2012 at 07:39:53 UTC by smf
fixed building with visual studio
[src/mess/machine]apollo.c apollo_kbd.c

r14560 Tuesday 21st February, 2012 at 07:23:32 UTC by Miodrag Milanović
Updated messnew to 145u1 and cleanup of code (no whatsnew)
[docs]messnew.txt
[hash]a800.xml c64_cart.xml vic1001_cart.xml
[src/mess]mess.mak
[src/mess/audio]arcadia.c arcadia.h
[src/mess/devices]microdrv.h
[src/mess/drivers]apollo.c avigo.c c64.c ibmpc.c ip22.c n64.c next.c pce220.c pocketc.c
[src/mess/includes]apollo.h avigo.h next.h
[src/mess/machine]3c505.c a7800.c apollo.c apollo_eth.c apollo_kbd.c apollo_kbd.h apollo_net.c apple2gs.c at.c c64_comal80.c c64_comal80.h c64_dela_ep256.c c64_dela_ep256.h c64_dela_ep64.c c64_dela_ep64.h c64_dela_ep7x8.c c64_dela_ep7x8.h c64_dinamic.c c64_dinamic.h c64_easy_calc_result.c c64_easyflash.c c64_easyflash.h c64_epyx_fast_load.c c64_exos.c c64_fun_play.c c64_fun_play.h c64_georam.c c64_georam.h c64_ieee488.c c64_ieee488.h c64_mach5.c c64_magic_desk.c c64_magic_desk.h c64_magic_formel.c c64_magic_formel.h c64_mikro_assembler.c c64_multiscreen.c c64_ocean.c c64_ocean.h c64_pagefox.c c64_rex.c c64_rex_ep256.c c64_rex_ep256.h c64_ross.c c64_ross.h c64_silverrock.c c64_simons_basic.c c64_stardos.c c64_stardos.h c64_structured_basic.c c64_structured_basic.h c64_super_explode.c c64_super_games.c c64_super_games.h c64_system3.c c64_system3.h c64_vw64.c c64_vw64.h c64_warp_speed.c c64_warp_speed.h c64_westermann.c c64_zaxxon.c c64exp.c c64exp.h cbmipt.c hec2hrp.c isa.h isa_gus.c lynx.c n82077aa.c ncr5390.c ncr5390.h omti8621.c pc1251.c pc1350.c pc1401.c pc1403.c pce.c s100_wunderbus.c sc499.c ser_mouse.c ser_mouse.h serial.c serial.h vic1210.c vic20exp.c wswan.c
[src/mess/machine/ti99]ti99defs.h
[src/mess/video]apollo.c avigo.c isa_svga_cirrus.c

r14559 Monday 20th February, 2012 at 21:24:05 UTC by Curt Coder
[C64] Sorted out the Action Replay family. (nw)
[hash]c64_cart.xml

r14558 Monday 20th February, 2012 at 21:13:57 UTC by MooglyGuy
[N64] Added a trivial Y reject to N64 triangle draw commands. Fixes crashes in both Castlevania games, Virtual Pool, and maybe others. [Ryan Holtz]
[src/mame/video]n64.c

r14557 Monday 20th February, 2012 at 18:08:32 UTC by MooglyGuy
[N64] Various PIF fixes, gets Command & Conquer to boot and games to recognize and save to controller paks. [Ryan Holtz]
[src/mame/machine]n64.c

r14556 Monday 20th February, 2012 at 17:32:54 UTC by Miodrag Milanović
One more to fix cmpsb (dir /s works now) and remove unused variables.[Carl]
[src/emu/cpu/i386]i386ops.c
[src/emu/machine]microtch.c microtch.h
[src/mess/machine]ser_mouse.c ser_mouse.h

r14555 Monday 20th February, 2012 at 16:07:29 UTC by Miodrag Milanović
better fix from Aaron (nw)
[src/tools]chdman.c

r14554 Monday 20th February, 2012 at 15:54:55 UTC by Miodrag Milanović
Fix import from MAME (nw)
[src/lib/util]chd.c

r14553 Monday 20th February, 2012 at 14:37:48 UTC by Miodrag Milanović
Fixed empty CHD creation for HDD's (no whatsnew)
[src/tools]chdman.c

r14552 Monday 20th February, 2012 at 11:46:31 UTC by Miodrag Milanović
Removed some calls in image.c, note that add_dynamic_device is still used, it's still handy (no whatsnew)
[src/emu]image.c image.h

r14551 Monday 20th February, 2012 at 11:19:06 UTC by Firewave
fixed typo in chdman error message
[src/tools]chdman.c

r14550 Monday 20th February, 2012 at 11:02:27 UTC by Miodrag Milanović
Removed printfs (nw)
[src/emu/imagedev]harddriv.c

r14549 Monday 20th February, 2012 at 08:15:36 UTC by Miodrag Milanović
-hec2hp: Fixed regressions [JJ Stacino]
[src/mess/drivers]hec2hrp.c
[src/mess/machine]hec2hrp.c

r14548 Monday 20th February, 2012 at 08:10:37 UTC by Miodrag Milanović
mc146818 - Set period even if timer is disabled, required for windows nt diserial - added optinal rx and tx timers and callbacks
ins8250 - serial rx line high on start and fix for msr register
bitbanger - added 19200bps
Fixes for terminal callback
All by Carl, credited in MAME (no whatsnew)
[src/emu]diserial.c diserial.h
[src/emu/imagedev]bitbngr.c
[src/emu/machine]ins8250.c ins8250.h mc146818.c microtch.c microtch.h
[src/mess/machine]null_modem.h ser_mouse.c ser_mouse.h terminal.c terminal.h

r14547 Monday 20th February, 2012 at 07:58:00 UTC by Miodrag Milanović
Sync with MAME r15467, tools compile now (no whatsnew)
[ROOT]makefile
[src/emu]audit.c audit.h clifront.c dimemory.c info.c info.h machine.c romload.c romload.h validity.c
[src/emu/imagedev]cartslot.c
[src/lib/util]avhuff.c avhuff.h
[src/mame]mame.lst
[src/mame/drivers]segas16b.c
[src/tools]chdman.c ldresample.c ldverify.c tools.mak

r14546 Monday 20th February, 2012 at 07:51:25 UTC by MooglyGuy
[N64] Include the delay slot when checksumming single-instruction blocks in the MIPS3 and RSP DRCs. Fixes Sim City 2000 (Japan). [Ryan Holtz]
[src/emu/cpu/mips]mips3drc.c
[src/emu/cpu/rsp]rspdrc.c

r14545 Monday 20th February, 2012 at 04:11:45 UTC by R. Belmont
Those who can, do. Those who can't, nitpick ROM definitions (nw)
[src/mess/drivers]apollo.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team