Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15332 Monday 28th May, 2012 at 12:11:48 UTC by Wilbert Pol
Fix compile error (nw)
[src/emu/cpu/i8008]i8008.c

r15331 Monday 28th May, 2012 at 07:27:42 UTC by Miodrag Milanović
Modernized i8008 CPU core [Lukasz Markowski]
[src/emu/cpu/i8008]i8008.c i8008.h

r15330 Sunday 27th May, 2012 at 21:18:19 UTC by R. Belmont
Missed this (nw)
[src/mess]mess.mak

r15329 Sunday 27th May, 2012 at 21:05:23 UTC by R. Belmont
Lots of Ensoniq work: [R. Belmont]
- Added SQ-80, VFX-SD, SD-1, and SD-1 32 voice.
- Added ubiqitous 2x40 line VFD display
- Hooked up floppy drive and controller on VFX-SD, SD-1, SD-1 32, and EPS-16
- Fixed battery level readback on all 16-bit Ensoniqs and respond correctly to
keyboard calibration command
[src/lib]lib.mak
[src/lib/formats]esq16_dsk.c* esq16_dsk.h*
[src/mess]mess.lst
[src/mess/drivers]esq1.c esq5505.c
[src/mess/layout]esq2by40.lay*
[src/mess/machine]esqvfd.c* esqvfd.h*

r15328 Sunday 27th May, 2012 at 20:39:38 UTC by R. Belmont
Mirroring changes credited in MAME (nw)
[src/emu/sound]es5506.c

r15327 Sunday 27th May, 2012 at 18:13:52 UTC by Curt Coder
[WANGPC] Fixed 40-column video. (nw)
[src/mess/machine]wangpc_lvc.c

r15326 Sunday 27th May, 2012 at 12:36:57 UTC by Robbbert
Trying out some ideas.
[src/mess/drivers]ptcsol.c sorcerer.c
[src/mess/includes]sorcerer.h
[src/mess/machine]sorcerer.c

r15325 Sunday 27th May, 2012 at 09:43:20 UTC by Fabio Priuli
minor aesthetic bits. no whatsnew.
[hash]neogeo.xml

r15324 Sunday 27th May, 2012 at 09:05:33 UTC by Fabio Priuli
neogeo.xml: cleaned up sharedfeat usage. no whatsnew.
[hash]neogeo.xml

r15323 Sunday 27th May, 2012 at 04:49:33 UTC by Robbbert
SAPIZPS2 - fixed regression
[src/mess/drivers]sapi1.c

r15322 Saturday 26th May, 2012 at 17:02:31 UTC by Fabio Priuli
megadriv.xml: documented more carts and dumps. [ElBarto]
[hash]megadriv.xml

r15321 Saturday 26th May, 2012 at 16:51:12 UTC by Fabio Priuli
pcw.xml: added many more disks. no whatsnew.
[hash]pcw.xml

r15320 Saturday 26th May, 2012 at 16:50:00 UTC by Fabio Priuli
sysinfo: added instructions to load CP/M disks in the PCW driver. no whatsnew.
[ROOT]sysinfo.dat

r15319 Saturday 26th May, 2012 at 16:49:10 UTC by Fabio Priuli
pcw: reverted rev. 15291. it turns out that localized CP/M disks (e.g. Spanish or German) expects inputs
coming from localized keyboards, so the original values are the correct one for the English keyboard.
no whatsnew.
[src/mess/drivers]pcw.c

r15318 Saturday 26th May, 2012 at 16:47:00 UTC by Fabio Priuli
apple1.xml: added a few more tapes [Anon01]
[hash]apple1.xml

r15317 Friday 25th May, 2012 at 17:37:55 UTC by Miodrag Milanović
Fix for MT bug #04859 (no whatsnew)
also now in case ram value is not proper it change itself to default value
[src/emu]emuopts.c
[src/emu/machine]ram.c

r15316 Friday 25th May, 2012 at 14:02:23 UTC by Curt Coder
[WANGPC] Now showing some video. (nw)
[src/mess/drivers]wangpc.c
[src/mess/includes]wangpc.h
[src/mess/machine]wangpc_lic.c wangpc_lvc.c wangpc_lvc.h wangpc_rtc.c wangpc_wdc.c wangpcbus.c wangpckb.c

r15315 Friday 25th May, 2012 at 10:49:03 UTC by Robbbert
small cleanup (NW)
[src/mess/drivers]hpz80unk.c

r15314 Friday 25th May, 2012 at 10:36:03 UTC by Robbbert
New skeleton: Unknown HP Z80-based mainframe. [Robbbert] Thanks to Lord Nightmare.
[src/mess]mess.lst mess.mak
[src/mess/drivers]hpz80unk.c*

r15313 Friday 25th May, 2012 at 06:36:20 UTC by Miodrag Milanović
-dm7000: connected terminal keyboard [Lukasz Markowski]

out of log: press Enter on boot to get menu
also it's made 10x slower to get proper response for testing
[src/mess/drivers]dm7000.c
[src/mess/includes]dm7000.h

r15312 Friday 25th May, 2012 at 05:54:50 UTC by Fabio Priuli
nes.xml: marked Mario 7 in 1 as bad dump as it probably is (thanks to cah4e3 for the info). no whatsnew.

intv.xml: fixed a couple of minor mistakes (thanks to Diet Go Go Fan for spotting them). no whatsnew.
[hash]intv.xml nes.xml

r15311 Friday 25th May, 2012 at 01:27:58 UTC by R. Belmont
Added "Mac 512" bootleg by Unitron Brazil [rbanffy]
[src/mess]mess.lst
[src/mess/drivers]mac.c

r15310 Thursday 24th May, 2012 at 20:11:33 UTC by Fabio Priuli
nes.c: fixed emulation of DAOU306 pcb needed by Janggun ui Adeul. [Fabio Priuli]
[src/mess/machine]nes_pcb.c

r15309 Thursday 24th May, 2012 at 14:44:21 UTC by Curt Coder
[WANGPC] Moved option cards to separate files. (nw)
[src/mess]mess.mak
[src/mess/drivers]wangpc.c
[src/mess/includes]wangpc.h
[src/mess/machine]wangpc_lic.c* wangpc_lic.h* wangpc_lores.c wangpc_lores.h wangpc_lvc.c* wangpc_lvc.h* wangpc_rtc.c* wangpc_rtc.h* wangpc_wdc.c* wangpc_wdc.h* wangpcbus.c wangpcbus.h

r15308 Thursday 24th May, 2012 at 14:02:19 UTC by Robbbert
SWTPC - added a list of commands
[src/mess/drivers]swtpc.c

r15307 Thursday 24th May, 2012 at 13:52:52 UTC by Fabio Priuli
nes.c: added support for a bootleg board by YOKO Soft used by a couple of fighting games. [Fabio Priuli]
[hash]nes.xml
[src/mess/machine]nes_mmc.h nes_pcb.c

r15306 Thursday 24th May, 2012 at 12:31:32 UTC by Miodrag Milanović
cleanup for jaguar (nw)
[src/mame/audio]jaguar.c
[src/mame/drivers]jaguar.c
[src/mame/includes]jaguar.h
[src/mame/video]jaguar.c

r15305 Thursday 24th May, 2012 at 12:26:25 UTC by Fabio Priuli
nes.c: fixed silly mistake which was preventing proper bankswitch in carts using FK23C and FK23CA pcbs. most games don't work yet, but they finally boot (which is still a progress). no whatsnew.
[src/mess/machine]nes_pcb.c

r15304 Thursday 24th May, 2012 at 12:16:29 UTC by Miodrag Milanović
Sync with MAME r16429 (no whatsnew)
[src/emu/machine]8042kbdc.c 8042kbdc.h
[src/emu/sound]pokey.c pokey.h
[src/mame]mame.lst mame.mak
[src/mame/drivers]bzone.c calchase.c crimfght.c darkmist.c flipjack.c* funkball.c gamecstl.c m72.c mediagx.c midqslvr.c namcos10.c photoply.c queen.c savquest.c segaxbd.c seta2.c superwng.c taitowlf.c voyager.c xtom3d.c
[src/mame/machine]midyunit.c
[src/mame/video]m72.c

r15303 Thursday 24th May, 2012 at 12:06:24 UTC by Firewave
fixed memory leak in libflac/libflac/md5.c (fixes memory issues with chdman) [Oliver St?\195?\182neberg]
[src/lib/libflac/libflac]md5.c

r15302 Thursday 24th May, 2012 at 11:41:31 UTC by Miodrag Milanović
some memconv.h usage removal (nw)
[src/emu/machine]8237dma.c 8257dma.c latch8.c z80dma.c
[src/emu/video]pc_cga.c
[src/mess/drivers]at.c bebox.c

r15301 Thursday 24th May, 2012 at 11:39:31 UTC by Fabio Priuli
nes.c: added support for UNL-FS304 board used by A Link to the Past (Waixing) [Fabio Priuli]
[hash]nes.xml
[src/mess/machine]nes_mmc.h nes_pcb.c

r15300 Thursday 24th May, 2012 at 11:20:19 UTC by Miodrag Milanović
few more cleanups (nw)
[src/mess/drivers]bebox.c
[src/mess/includes]bebox.h
[src/mess/machine]bebox.c

r15299 Thursday 24th May, 2012 at 11:02:55 UTC by Miodrag Milanović
Removed usage of memconv.h where not needed (nw)
[src/mess/drivers]amstr_pc.c pc.c
[src/mess/includes]amstr_pc.h at.h
[src/mess/machine]amstr_pc.c isa_fdc.c pc.c pc_fdc.c pc_joy.c pc_joy.h
[src/mess/video]cirrus.c isa_cga.c pc_aga.c pc_t1t.c

r15298 Thursday 24th May, 2012 at 11:00:52 UTC by Fabio Priuli
nes.c: added support for the MMC3 variant used by Fight Street VI [Fabio Priuli]
[hash]nes.xml
[src/mess/machine]nes_mmc.h nes_pcb.c

r15297 Thursday 24th May, 2012 at 09:42:54 UTC by Fabio Priuli
forgot this. no whatsnew.
[hash]nes.hsi

r15296 Thursday 24th May, 2012 at 09:36:08 UTC by Fabio Priuli
nes.c: fixed emulation of mapper 52 variant with switched CHR bank lines, used by several pirate multigame carts [Fabio Priuli]
[hash]nes.xml
[src/mess/machine]nes.c nes_ines.c nes_mmc.h nes_pcb.c

r15295 Thursday 24th May, 2012 at 08:48:00 UTC by Robbbert
INSTRUCT - fixed cassette loading.
[src/mess/drivers]instruct.c phunsy.c

r15294 Thursday 24th May, 2012 at 07:59:17 UTC by Fabio Priuli
nes.xml: added latest dumps by cah4e3. no whatsnew.
[hash]nes.xml

r15293 Thursday 24th May, 2012 at 07:35:49 UTC by Robbbert
PHUNSY - added cassette.
[src/mess/drivers]phunsy.c

r15292 Thursday 24th May, 2012 at 01:14:21 UTC by Robbbert
ELEKTOR added support for pgm quickloads. Added notes on how to use quickloads on vc4000 etc. [Robbbert]
[src/mess/drivers]vc4000.c

r15291 Wednesday 23rd May, 2012 at 22:16:44 UTC by Fabio Priuli
pcw.c: fixed colon and semicolon key. no whatsnew.
[src/mess/drivers]pcw.c

r15290 Wednesday 23rd May, 2012 at 22:15:49 UTC by Fabio Priuli
n64.xml: added a recently dumped proto (possibly bad?). no whatsnew.

nes.xml: added a few prototypes and updated verified dumps to latest info from bootgod (many thanks go also to Mark_K, jpx72, aodinets, Skrybe, piteta, Bregalad for their redumping efforts). no whatsnew.
[hash]n64.xml nes.xml
[src/mess/machine]nes_pcb.c

r15289 Wednesday 23rd May, 2012 at 20:04:13 UTC by Curt Coder
[C64] Added a 16KB EPROM cartridge, to which you can map your own ROMs either to ROML, ROMH, or both. E.g. "mess c64p -exp 16k -cart2 roml.bin -cart3 romh.bin". The cartridge can operate in 8KB/16KB or Ultimax mode. [Curt Coder]
[src/mess]mess.mak
[src/mess/machine]c64_16kb.c* c64_16kb.h* cbmipt.c cbmipt.h

r15288 Wednesday 23rd May, 2012 at 13:30:58 UTC by Robbbert
CD2650: added cassette and quickload. Can't test cassette, no idea of syntax to save a file.
[src/mess/drivers]cd2650.c

r15287 Wednesday 23rd May, 2012 at 12:49:03 UTC by Miodrag Milanović
some missed modernization (nw)
[src/mess/drivers]pentagon.c scorpion.c

r15286 Wednesday 23rd May, 2012 at 12:21:32 UTC by Robbbert
INSTRUCT - added cassette & quickload. Cassette not working.
[src/mess/drivers]instruct.c pipbug.c

r15285 Wednesday 23rd May, 2012 at 11:00:51 UTC by Miodrag Milanović
Small fix (nw)
[src/emu]emuopts.c

r15284 Wednesday 23rd May, 2012 at 10:32:43 UTC by Miodrag Milanović
Partial cleanup of ISA devices (no whatsnew)
[src/mess/drivers]at.c genpc.c ibmpc.c pc1512.c
[src/mess/machine]isa.h

r15283 Wednesday 23rd May, 2012 at 09:56:48 UTC by Firewave
fixed CHD decompression [Oliver St?\195?\182neberg]
[src/lib/util]chdcodec.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team