Wilbert Pol
c41d2e4e1c
(MESS) electron.c: Added cartridge support. [Wilbert Pol]
2013-05-04 18:34:31 +00:00
Wilbert Pol
8830be5c08
documentation (nw)
2013-05-04 17:10:02 +00:00
smf-
967325d935
PSX bios rom memory map is now handled by the CPU core as the size is controlled by an internal register. Simplified System 12 protection hack so that it doesn't involve remapping the bios rom area, which also allows the default value for ram to be removed. [smf].
2013-05-04 12:43:30 +00:00
smf-
ec16316c3f
fixed building with MSVC (nw)
2013-05-04 12:41:14 +00:00
Oliver Stöneberg
789f612966
(MESS) fixed array out of bounds access in MACHINE_CONFIG_START for pc200 and ppc512 (nw)
2013-05-04 11:00:45 +00:00
Roberto Fresca
78c8555f22
New games marked as GAME_NOT_WORKING
...
------------------------------------
Crystals Colors (Ver 1.01) [Roberto Fresca, Any]
2013-05-04 06:39:23 +00:00
Roberto Fresca
9ac0b37478
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Mundial/Mondial (Italian/French) [Roberto Fresca, f205v]
2013-05-04 05:39:35 +00:00
Roberto Fresca
b3eb3d87d5
New games marked as GAME_NOT_WORKING
...
------------------------------------
Bonne Chance! (Golden Poker prequel hardware) [Roberto Fresca, Any]
2013-05-04 04:52:56 +00:00
Michaël Banaan Ananas
96a527a0ea
new clone added
...
------------------
Indian Battle (Brazil) [Marcello Mancini]
-it has sound emulation bugs at the moment-
2013-05-03 18:08:27 +00:00
David Haywood
0c636504b7
slightly more realistic handling (nw)
2013-05-03 16:41:54 +00:00
David Haywood
69cf5dbc81
notes
2013-05-03 15:51:14 +00:00
R. Belmont
74f1da5165
fix error in the metadata patch (nw)
2013-05-03 03:05:15 +00:00
R. Belmont
8e0b8ce0ef
Metadata updates for Naomi and Triforce [f205v]
2013-05-03 02:58:02 +00:00
R. Belmont
c15c3e51f3
(MESS) esq1: preliminary emulation of analog stages (VCFs and VCAs) [O. Galibert]
...
New systems added
-----------------
Ensoniq ESQ-M [Anonymous]
2013-05-03 02:52:41 +00:00
David Haywood
e79466e522
further code collapse (nw)
2013-05-03 02:47:36 +00:00
David Haywood
0d1bf12b61
collapse some duplicated code (nw)
2013-05-03 02:03:46 +00:00
David Haywood
40ef144283
more of the same (nw)
2013-05-02 22:22:19 +00:00
Wilbert Pol
b90c3ef7e6
Fixed pc drivers regression. (nw)
2013-05-02 20:25:06 +00:00
David Haywood
7cc0cb0df3
a little more silence (nw)
2013-05-02 19:55:39 +00:00
David Haywood
a663637e9c
silence some excessive logging
2013-05-02 19:39:03 +00:00
David Haywood
0fc1821990
coax the code into doing a little more (nw)
2013-05-02 17:28:10 +00:00
Olivier Galibert
a2c3abcc14
(mess) applix: The mirror is required for the system to size up the ram correctly [O. Galibert]
2013-05-02 16:27:24 +00:00
Fabio Priuli
99a292585f
clifront.c: allow -romident to properly handle zipfiles inside a directory [Fabio Priuli]
2013-05-02 14:31:58 +00:00
Robbbert
9d51f048cc
(MESS) d6800: Better implementation of the speaker, keyclick works now. Changed quickload extension of chip8 files to c8, same as Cosmac VIP.
2013-05-02 14:21:53 +00:00
Robbbert
cad69fe987
(MESS) APEXC: fixed regression from r22448
2013-05-02 09:03:31 +00:00
smf-
2d416e0614
Don't set E flag if the result rounds up to 2, just limit the result. [smf]
2013-05-02 00:23:17 +00:00
Robbbert
0eb321fecf
(MESS) Applix: added a note. Added dips.
2013-05-01 23:43:21 +00:00
David Haywood
1d8f16b1a4
new clones
...
-
Crush Roller (bootleg set 3) [ANY]
Altered Beast (Datsu bootleg) [ANY] (not working)
2013-05-01 17:34:50 +00:00
smf-
0344d4a32a
remove garbage in unused bits of 4 bit mathbox proms [Andrew Welburn]
2013-05-01 16:37:44 +00:00
David Haywood
2fd5740e4e
fruit machine notes / logging. (nw)
2013-05-01 15:56:02 +00:00
Michaël Banaan Ananas
ebeaa03ac2
(some sega companynames switched around)
2013-05-01 13:01:16 +00:00
Robbbert
9fa0c5f4ce
(MESS) Applix: added some code but it's still light years away from working.
2013-05-01 12:36:47 +00:00
Michaël Banaan Ananas
710c5bbac7
(thunderforce names)
2013-05-01 12:32:15 +00:00
Michaël Banaan Ananas
ee0a71f26b
(hotmemry is by itech)
2013-05-01 11:51:12 +00:00
Michaël Banaan Ananas
88bd5759df
(small cleanup)
2013-05-01 11:38:32 +00:00
Michaël Banaan Ananas
20e51edf6d
(dogfgtu is by technos)
2013-05-01 11:09:52 +00:00
Fabio Priuli
aa853b85c2
(MESS) aim65.c: added software list for software ROMs and hooked up to the driver. [K1W1, Fabio Priuli]
...
out of whatsnew: make sure to read the "usage" feature to use properly the dumps
2013-05-01 09:56:29 +00:00
Brian Troha
3e800582f2
suna16.c: Correct clock speed in comment - NW
2013-05-01 00:35:53 +00:00
Brian Troha
8047568253
sfbonus.c: Add comment about updated graphics roms for Spooky Night 2nd Edition. - NW
2013-05-01 00:28:19 +00:00
Michaël Banaan Ananas
40cc6a8d01
fixed zodiack.c regression from yesterday
2013-04-30 20:00:31 +00:00
David Haywood
e4d8d6f1b0
new clones
...
--
Phoenix (Spanish bootleg) [Enricnes (from AUMAP)]
2013-04-30 18:45:56 +00:00
Andrew Gardner
ce8a36b8ad
Adds the QSound internal DSP ROM to the device. [Andrew Gardner]
2013-04-30 16:26:35 +00:00
Miodrag Milanovic
4bf717996f
Cleanups and version bump
2013-04-30 06:36:06 +00:00
Michaël Banaan Ananas
f35b95a00e
(companyname updates)
2013-04-29 22:51:05 +00:00
David Haywood
9a8c5514bb
preparation for some fruit machine work I'm doing (nw)
2013-04-29 22:40:10 +00:00
Michaël Banaan Ananas
99a3d25564
corrected clocks
2013-04-29 19:26:20 +00:00
Michaël Banaan Ananas
a918e382bb
pacman.c: verified original puckman roms and made that set the parent [Andy Welburn]
...
rename puckman to puckmanb
rename puckmana to puckman (and split some of the roms)
2013-04-29 16:45:07 +00:00
Miodrag Milanovic
9f276f4c9c
voodoo is using now device callbacks and some minor cleanups in few drivers (nw)
2013-04-29 14:42:12 +00:00
Fabio Priuli
d05500cd0d
(MESS) nes: improved UNL-09-034A emulation and added some notes about
...
our slot implementation, to help possible external contributors to get the basics. nw.
2013-04-29 09:58:35 +00:00
Fabio Priuli
d2263c3821
(MESS) NES IRQ clean up part 3: Improved IRQ assert/clear mechanism
...
for a few pcbs/mappers. This fixes a lot of 1-line glitches, plus gfx corruption
in Pinbot tables. It also allows Sangokushi II - Haou no Tairiku to boot. nw.
(Thanks a lot to Micko and OG for the clarifications about some MAME macros :) )
2013-04-29 07:24:50 +00:00