Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r18468 Thursday 11th October, 2012 at 21:51:40 UTC by O. Galibert
(mess) upd765: Fix MSR DIO in EXEC phase [O. Galibert]
[src/mess/machine]upd765.c

r18467 Thursday 11th October, 2012 at 21:51:36 UTC by O. Galibert
(mess) upd765: Fix busy status when seeking [O. Galibert]
[src/mess/machine]upd765.c

r18466 Thursday 11th October, 2012 at 21:51:32 UTC by O. Galibert
(mess) upd765: Implement LOCK [O. Galibert]
[src/mess/machine]upd765.c upd765.h

r18465 Thursday 11th October, 2012 at 21:50:16 UTC by smf
made cdrom_image_device & harddisk_image_device responsible for accessing driver based chd's (nw)
[src/emu/imagedev]chd_cd.c chd_cd.h harddriv.c harddriv.h
[src/emu/machine]scsicd.c scsicd.h scsihd.c scsihd.h

r18464 Thursday 11th October, 2012 at 21:07:57 UTC by hap
invrvnge sound is an MC6808P and AY-3-8910
[src/mame/drivers]8080bw.c

r18463 Thursday 11th October, 2012 at 20:13:19 UTC by hap
hook up invrvnge color prom
[src/mame/drivers]8080bw.c

r18462 Thursday 11th October, 2012 at 20:03:40 UTC by hap
(realign the gamelist)
[src/mame/drivers]8080bw.c

r18461 Thursday 11th October, 2012 at 19:55:29 UTC by hap
New Clones Added
------------------
Invader's Revenge (3 sets) [Andrew Welburn]


---
rename: invrvngea -> invrvngedu
rename: invrvnge  -> invrvngeb
after that, the new ones are: invrvnge, invrvngea, invrvngec
[src/mame]mame.lst
[src/mame/drivers]8080bw.c

r18460 Thursday 11th October, 2012 at 19:24:09 UTC by Mariusz Wojcieszek
Improved inputs in 3X3 Puzzle [Stephh]
[src/mame/drivers]3x3puzzl.c

r18459 Thursday 11th October, 2012 at 19:15:59 UTC by Roberto Fresca
New not working game added (similar to MultiWin). Added PCB layout.
GFX are properly decoded. Needs decryption.

New games marked as GAME_NOT_WORKING
------------------------------------
Mega Card (Ver 0263, encrypted) [Roberto Fresca, Team Europe]
[src/mame]mame.lst
[src/mame/drivers]funworld.c
[src/mame/video]funworld.c

r18458 Thursday 11th October, 2012 at 18:47:38 UTC by hap
get rid of: PORT_INCLUDE( invrvnge )
[src/mame/drivers]8080bw.c

r18457 Thursday 11th October, 2012 at 18:23:29 UTC by hap
rm invrvnge color overlay: it doesn't have one
[src/mame]mame.mak
[src/mame/drivers]8080bw.c
[src/mame/layout]invrvnge.lay

r18456 Thursday 11th October, 2012 at 17:54:42 UTC by Sandro Ronco
(MESS) fixed crash in a5105. (nw)
[src/mess/drivers]a5105.c

r18455 Thursday 11th October, 2012 at 16:46:04 UTC by Curt Coder
pla.c: Fixed MOS8721. (nw)
[src/emu/machine]pla.c

r18454 Thursday 11th October, 2012 at 16:45:30 UTC by Curt Coder
(mess) c128: Fixed MMU. (nw)
[src/mess/machine]mos8722.c mos8722.h

r18453 Thursday 11th October, 2012 at 16:44:50 UTC by Curt Coder
(MESS) c64: Added skeleton for REU cartridge. (nw)
[src/mess]mess.mak
[src/mess/machine]c128_comal80.c c64_reu.c* c64_reu.h* cbmipt.c cbmipt.h mos8726.c* mos8726.h*

r18452 Thursday 11th October, 2012 at 16:43:19 UTC by Curt Coder
(MESS) c128: Cartridge softlist cleanup. (nw)
[hash]c128_cart.xml

r18451 Thursday 11th October, 2012 at 14:58:01 UTC by Miodrag Milanović
port 0x64 opcode 0xd1 should incur no delay when delivering.
This allows, for example, su2000 to start booting to the CMOS setup screen [Peter Ferrie]
[src/emu/machine]8042kbdc.c

r18450 Thursday 11th October, 2012 at 14:48:06 UTC by Miodrag Milanović
i386dasm.c: [Peter Ferrie]
- added numerous opcodes for newer CPUs;
- added some undocumented-but-supported opcodes from old CPUs;
- corrected naming of two opcodes
[src/emu/cpu/i386]i386dasm.c

r18449 Thursday 11th October, 2012 at 14:43:23 UTC by Miodrag Milanović
removed not needed calls from isa (no whatsnew)
[src/mess/machine]isa.c isa.h

r18448 Thursday 11th October, 2012 at 14:19:58 UTC by Miodrag Milanović
made rsp core use callbacks (no whatsnew)
[src/emu/cpu/rsp]rsp.c rsp.h rspdrc.c
[src/mame/machine]n64.c

r18447 Thursday 11th October, 2012 at 14:19:24 UTC by Miodrag Milanović
added missing parts to devcb (no whatsnew)
[src/emu]devcb.c

r18446 Thursday 11th October, 2012 at 13:45:30 UTC by Miodrag Milanović
device callback support for 32bit and 64bit handlers (no whatsnew)
[src/emu]devcb.c devcb.h

r18445 Thursday 11th October, 2012 at 13:32:34 UTC by Miodrag Milanović
changed space_func to delegate (no whatsnew)
[src/emu/cpu/g65816]g65816.c g65816.h g65816cm.h g65816op.h
[src/mess/includes]apple2gs.h
[src/mess/machine]apple2gs.c

r18444 Thursday 11th October, 2012 at 12:49:25 UTC by Robbbert
road runner / superman / hercules dips added; all work except for sound.
[src/mame/drivers]atari_s2.c

r18443 Thursday 11th October, 2012 at 10:58:44 UTC by hap
fix MT5036. oops
[src/mame/drivers]ninjakd2.c

r18442 Thursday 11th October, 2012 at 10:37:58 UTC by Robbbert
Merged atari_s2 and atari_s3
[src/mame]mame.mak
[src/mame/drivers]atari_s2.c

r18441 Thursday 11th October, 2012 at 10:18:59 UTC by Miodrag Milanović
verify softlist items that are not CHDs or roms and display warnings/errors (no whatsnew)
[src/emu]diimage.c

r18440 Thursday 11th October, 2012 at 08:39:37 UTC by smf
removed GetCommand() and made command and commandLength protected (nw)
[src/emu/machine]cr589.c scsicd.c scsihd.c scsihle.c scsihle.h
[src/mame/machine]gdrom.c
[src/mess/machine]acb4070.c d9060hd.c s1410.c

r18439 Thursday 11th October, 2012 at 08:38:30 UTC by smf
remove redundant linking with dinput8.lib, it's conditionally added a few lines later.
[src/osd/windows]windows.mak

r18438 Thursday 11th October, 2012 at 08:37:12 UTC by smf
fix unsafe mix of int and bool with | using MSVC (nw)
[src/mess/drivers]wangpc.c

r18437 Thursday 11th October, 2012 at 08:36:00 UTC by smf
fix potentially uninitialized variable error in MSVC compile (nw)
[src/tools]jedutil.c

r18436 Thursday 11th October, 2012 at 08:03:00 UTC by Miodrag Milanović
Fix validation and booting of cpc drivers (no whatsnew)
[src/mess/drivers]amstrad.c
[src/mess/machine]amstrad.c

r18435 Thursday 11th October, 2012 at 07:37:04 UTC by O. Galibert
(mess) d88: Reduce the gap3 size from the standard value when the data otherwise won't fit [O. Galibert]
[src/lib/formats]d88_dsk.c

r18434 Wednesday 10th October, 2012 at 23:45:15 UTC by Angelo Salese
Notes update, OG: please check MESS forum
[src/mess/drivers]pc8801.c

r18433 Wednesday 10th October, 2012 at 22:36:07 UTC by Angelo Salese
Fix compile
[src/mess/machine]isa.h

r18432 Wednesday 10th October, 2012 at 21:25:01 UTC by hap
TAB menu: moved "Analog Controls" to under "Input (this xx)", and renamed "Driver Configuration" to "xx Configuration"

(xx is Game in MAME, and System in MESS, i believe)
[src/emu]uimain.c

r18431 Wednesday 10th October, 2012 at 21:14:56 UTC by smf
Uses logical levels rather than voltage levels for control signals, you have to write 0 to the data lines when you're not sending data. Added a kludge to stop the ff from the 6522 from preventing the bus from being read, this may or may not be how the hardware really works. [smf]
[src/emu/machine]scsibus.c scsicb.c scsidev.c scsihle.c
[src/mess/drivers]bullet.c v1050.c
[src/mess/machine]d9060.c d9060.h e01.c lux4105.c lux4105.h rmnimbus.c

r18430 Wednesday 10th October, 2012 at 20:58:30 UTC by hap
change frogs settings from DIPSETTING to CONFSETTING
[src/mame/drivers]vicdual.c

r18429 Wednesday 10th October, 2012 at 20:28:32 UTC by Wilbert Pol
(MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw)
[hash]gameboy.xml gbcolor.xml
[src/mess/includes]gb.h
[src/mess/machine]gb.c

r18428 Wednesday 10th October, 2012 at 20:12:45 UTC by Mariusz Wojcieszek
Added scrolling to 3X3 Puzzle [Mariusz Wojcieszek]
[src/mame/drivers]3x3puzzl.c

r18427 Wednesday 10th October, 2012 at 19:14:57 UTC by Mariusz Wojcieszek
Fixed sound banking in 3X3 Puzzle [Mariusz Wojcieszek]
[src/mame/drivers]3x3puzzl.c

r18426 Wednesday 10th October, 2012 at 18:49:23 UTC by hap
(doraemon year estimate)
[src/mame/drivers]champbwl.c

r18425 Wednesday 10th October, 2012 at 18:47:25 UTC by Wilbert Pol
(MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirate.  [Wilbert Pol]
[hash]gameboy.xml
[src/mess/includes]gb.h
[src/mess/machine]gb.c

r18424 Wednesday 10th October, 2012 at 18:28:46 UTC by Mariusz Wojcieszek
3X3 Puzzle update [David Haywood]
- fixed visible area
- added the 2nd button
- added the Demo Sound dip
[src/mame/drivers]3x3puzzl.c

r18423 Wednesday 10th October, 2012 at 17:00:30 UTC by Tafoid
New clones added
----------------
Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 102, CN)  [Joerg Hartenberger, JackC]
Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 101, CN)  [Joerg Hartenberger, JackC]
[src/mame]mame.lst
[src/mame/drivers]pgm.c

r18422 Wednesday 10th October, 2012 at 16:46:21 UTC by Tafoid
Continued cleanup of Video Systems drivers and associated dependencies.  From Haze (nw)
[src/mame]mame.mak
[src/mame/drivers]aerofgt.c f1gp.c pipedrm.c welltris.c
[src/mame/includes]aerofgt.h f1gp.h fromance.h welltris.h
[src/mame/video]aerofgt.c f1gp.c fromance.c vsystem_spr.c vsystem_spr.h vsystem_spr2.c* vsystem_spr2.h* welltris.c

r18421 Wednesday 10th October, 2012 at 16:05:05 UTC by hap
fix shtngmst gun position
[src/mame/drivers]system1.c
[src/mame/includes]system1.h

r18420 Wednesday 10th October, 2012 at 15:33:51 UTC by O. Galibert
(mess) upd765: Modernize [O. Galibert]

Remaining TODO list:
- take WP into account

- test the amstrad, implement its observational format (edsk) using
 pasti as a start.  Or find the legendary amstrad IPFs.  Or both.

- correct read track, the implementation is completely wrong.  See
 previous for testing, it's only used in protections the check the
 inter-sector gaps.

- shake and bake on the amstrad, protections are the best to find bugs
 in a fdc

- add the scan id commands, but nothing seems to use them

- debug the 2.88M formatting which is unreliable.  Fix its IDAM/DAM
 gap size on formatting too (but that's not what's making it
 unreliable)

- test all the systems that were hit, and fix what needs to be fixed.
 Beware that multiple problems may happen:
 - upd765 may be wrong
 - the driver may not be working
 - the hookup may be wrong/incomplete (bitrate selection and floppy
   rpm in particular)
 - the driver may be too limited for the new implementation (the x68k
   dma device does not handle non-instant dma yet for instance)

- report invalid command when appropriate depending on the actual chip
 emulated

- add the russian clones with their real names
[src/lib]lib.mak
[src/lib/formats]a5105_dsk.c a5105_dsk.h apollo_dsk.c apollo_dsk.h bw12_dsk.c bw12_dsk.h d88_dsk.c flopimg.c flopimg.h iq151_dsk.c iq151_dsk.h kc85_dsk.c kc85_dsk.h m5_dsk.c m5_dsk.h mm_dsk.c mm_dsk.h nanos_dsk.c nanos_dsk.h pc_dsk.c pc_dsk.h pyldin_dsk.c pyldin_dsk.h sf7000_dsk.c sf7000_dsk.h upd765_dsk.c upd765_dsk.h
[src/mess]mess.mak
[src/mess/drivers]a5105.c amstr_pc.c amstrad.c apollo.c at.c bebox.c bw12.c compis.c dmv.c elwro800.c genpc.c hec2hrp.c ibmpc.c m5.c microdec.c mikromik.c mz6500.c nanos.c nc.c newbrain.c next.c p8k.c pasopia7.c pc.c pc1512.c pc8801.c pc88va.c pc9801.c pcw.c pcw16.c prof180x.c prof80.c pyl601.c qx10.c sage2.c sg1000.c specpls3.c tandy2k.c wangpc.c x68k.c
[src/mess/includes]amstrad.h apollo.h bebox.h bw12.h compis.h hec2hrp.h m5.h mikromik.h nc.h newbrain.h next.h pc.h pc1512.h pcw.h pcw16.h prof80.h sage2.h sg1000.h tandy2k.h wangpc.h x68k.h
[src/mess/machine]amstrad.c apollo.c bebox.c compis.c fd2000.c fd2000.h genpc.c hec2hrp.c hecdisk2.c iq151_disc2.c iq151_disc2.h isa.h isa_fdc.c isa_fdc.h kc_d004.c kc_d004.h n82077aa.c n82077aa.h pc.c pc_fdc.c pc_fdc.h pf10.c tf20.c upd765.c upd765.h
[src/mess/tools/floptool]main.c

r18419 Wednesday 10th October, 2012 at 15:33:45 UTC by O. Galibert
am9517a: Don't grossly fail on verify [O. Galibert]

The verification itself is not done, the obvious implementation
proving wrong.  A test case is the ibm5150 floppy format command,
which uses verify when reading just-formatted sectors.
[src/emu/machine]am9517a.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team