Angelo Salese
5c232e2db3
Small note update
2012-10-11 22:28:19 +00:00
Michaël Banaan Ananas
209d797f67
invrvnge dips 5,6,7 are read from IN0 (info from misfitmame)
...
also, put driver notes in one big comment section instead of /* separate lines */, and got rid of (very incomplete anyway)changelog
2012-10-11 21:53:52 +00:00
Olivier Galibert
dbdebb9d0c
(mess) upd765: Fix MSR DIO in EXEC phase [O. Galibert]
2012-10-11 21:51:40 +00:00
Olivier Galibert
e0f5444b81
(mess) upd765: Fix busy status when seeking [O. Galibert]
2012-10-11 21:51:36 +00:00
Olivier Galibert
380e2da737
(mess) upd765: Implement LOCK [O. Galibert]
2012-10-11 21:51:32 +00:00
smf-
f5a8f929ff
made cdrom_image_device & harddisk_image_device responsible for accessing driver based chd's (nw)
2012-10-11 21:50:16 +00:00
Michaël Banaan Ananas
1277cbbddd
invrvnge sound is an MC6808P and AY-3-8910
2012-10-11 21:07:57 +00:00
Michaël Banaan Ananas
24ccd6478b
hook up invrvnge color prom
2012-10-11 20:13:19 +00:00
Michaël Banaan Ananas
4c99b8e76f
(realign the gamelist)
2012-10-11 20:03:40 +00:00
Michaël Banaan Ananas
9fd8efd4cd
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
2012-10-11 19:55:29 +00:00
mariuszw1
60696b5483
Improved inputs in 3X3 Puzzle [Stephh]
2012-10-11 19:24:09 +00:00
Roberto Fresca
a117f2efe4
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]
2012-10-11 19:15:59 +00:00
Michaël Banaan Ananas
7782b5014c
get rid of: PORT_INCLUDE( invrvnge )
2012-10-11 18:47:38 +00:00
Michaël Banaan Ananas
c67b6d5b29
rm invrvnge color overlay: it doesn't have one
2012-10-11 18:23:29 +00:00
Sandro Ronco
93679fe49d
(MESS) fixed crash in a5105. (nw)
2012-10-11 17:54:42 +00:00
Curt Coder
13051a06b7
pla.c: Fixed MOS8721. (nw)
2012-10-11 16:46:04 +00:00
Curt Coder
9afbd50a08
(mess) c128: Fixed MMU. (nw)
2012-10-11 16:45:30 +00:00
Curt Coder
801c00b931
(MESS) c64: Added skeleton for REU cartridge. (nw)
2012-10-11 16:44:50 +00:00
Curt Coder
7f831337cd
(MESS) c128: Cartridge softlist cleanup. (nw)
2012-10-11 16:43:19 +00:00
Miodrag Milanovic
bf49acd20e
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]
2012-10-11 14:58:01 +00:00
Miodrag Milanovic
5eddf17e70
i386dasm.c: [Peter Ferrie]
...
- added numerous opcodes for newer CPUs;
- added some undocumented-but-supported opcodes from old CPUs;
- corrected naming of two opcodes
2012-10-11 14:48:06 +00:00
Miodrag Milanovic
3d632ccb39
removed not needed calls from isa (no whatsnew)
2012-10-11 14:43:23 +00:00
Miodrag Milanovic
24fe8c73fa
made rsp core use callbacks (no whatsnew)
2012-10-11 14:19:58 +00:00
Miodrag Milanovic
a90283d6cc
added missing parts to devcb (no whatsnew)
2012-10-11 14:19:24 +00:00
Miodrag Milanovic
22aabcf0d7
device callback support for 32bit and 64bit handlers (no whatsnew)
2012-10-11 13:45:30 +00:00
Miodrag Milanovic
33428514a3
changed space_func to delegate (no whatsnew)
2012-10-11 13:32:34 +00:00
Robbbert
e26dd50944
road runner / superman / hercules dips added; all work except for sound.
2012-10-11 12:49:25 +00:00
Michaël Banaan Ananas
2f1462984f
fix MT5036. oops
2012-10-11 10:58:44 +00:00
Robbbert
7249e46f34
Merged atari_s2 and atari_s3
2012-10-11 10:37:58 +00:00
Miodrag Milanovic
c03cc535d8
verify softlist items that are not CHDs or roms and display warnings/errors (no whatsnew)
2012-10-11 10:18:59 +00:00
smf-
8705d76c40
removed GetCommand() and made command and commandLength protected (nw)
2012-10-11 08:39:37 +00:00
smf-
76b18952fa
remove redundant linking with dinput8.lib, it's conditionally added a few lines later.
2012-10-11 08:38:30 +00:00
smf-
7de269590d
fix unsafe mix of int and bool with | using MSVC (nw)
2012-10-11 08:37:12 +00:00
smf-
6c478282fd
fix potentially uninitialized variable error in MSVC compile (nw)
2012-10-11 08:36:00 +00:00
Miodrag Milanovic
1f92cf5430
Fix validation and booting of cpc drivers (no whatsnew)
2012-10-11 08:03:00 +00:00
Olivier Galibert
076063767d
(mess) d88: Reduce the gap3 size from the standard value when the data otherwise won't fit [O. Galibert]
2012-10-11 07:37:04 +00:00
Angelo Salese
7e9a0ca0f7
Notes update, OG: please check MESS forum
2012-10-10 23:45:15 +00:00
Angelo Salese
7f38f3b98e
Fix compile
2012-10-10 22:36:07 +00:00
Michaël Banaan Ananas
aae821d611
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)
2012-10-10 21:25:01 +00:00
smf-
021adf6603
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]
2012-10-10 21:14:56 +00:00
Michaël Banaan Ananas
b4016de544
change frogs settings from DIPSETTING to CONFSETTING
2012-10-10 20:58:30 +00:00
Wilbert Pol
79262b03c9
(MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw)
2012-10-10 20:28:32 +00:00
mariuszw1
ab09dc70d0
Added scrolling to 3X3 Puzzle [Mariusz Wojcieszek]
2012-10-10 20:12:45 +00:00
mariuszw1
a46c5bea55
Fixed sound banking in 3X3 Puzzle [Mariusz Wojcieszek]
2012-10-10 19:14:57 +00:00
Michaël Banaan Ananas
565404b062
(doraemon year estimate)
2012-10-10 18:49:23 +00:00
Wilbert Pol
a6b177431c
(MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirate. [Wilbert Pol]
2012-10-10 18:47:25 +00:00
mariuszw1
1407455dd6
3X3 Puzzle update [David Haywood]
...
- fixed visible area
- added the 2nd button
- added the Demo Sound dip
2012-10-10 18:28:46 +00:00
Scott Stone
f5420abaa9
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]
2012-10-10 17:00:30 +00:00
Scott Stone
449c901d5d
Continued cleanup of Video Systems drivers and associated dependencies. From Haze (nw)
2012-10-10 16:46:21 +00:00
Michaël Banaan Ananas
3e33bb3e7b
fix shtngmst gun position
2012-10-10 16:05:05 +00:00