Commit Graph

18205 Commits

Author SHA1 Message Date
Curt Coder
a3693d2952 (MESS) cbm2: Fixed sizes in software list. (nw) 2012-10-26 21:41:33 +00:00
Roberto Fresca
1f182631dc Bingo Mania: Added PCB layouts and descriptions [Roberto Fresca, Team Europe] 2012-10-26 19:03:39 +00:00
Sandro Ronco
e9341d47b4 Fixed memory leaks in flopimg.c (nw) 2012-10-26 17:25:10 +00:00
Curt Coder
88ceab4e84 (MESS) p500: Added VIC video/color RAM access thru PLA. (nw)
(MESS) cbm2: Implemented the 24K RAM cartridge, added CBUG disks to software list. (nw)
2012-10-26 16:08:52 +00:00
Miodrag Milanovic
4c72225c6e added basic support for the loop flags in tzx [David Haywood] 2012-10-26 14:49:25 +00:00
smf-
9974f6c8f2 replaced some "^" with DEVICE_SELF_OWNER (nw) 2012-10-26 14:41:25 +00:00
smf-
4f0631e113 changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLLER_ADD add the ide controller after the slots (nw) 2012-10-26 14:28:03 +00:00
Miodrag Milanovic
c506c59498 spectrum fix by Haze (nw) 2012-10-26 12:48:17 +00:00
Robbbert
70bd51d08c Williams System 8 : WIP 2012-10-26 09:52:11 +00:00
Miodrag Milanovic
5915193b90 -spectrum: cleanup and simplification of video output [David Haywood] 2012-10-26 06:39:23 +00:00
Ryan Holtz
002feccb1b -avr8.c: Fixed register indexing for MULSU opcode. [MooglyGuy]
-avr8.c: Fixed register writeback for LD -Z and LD -Y opcodes. [MooglyGuy]

-craft.c: Preliminary video support, bad vsync and colors still. [MooglyGuy]
2012-10-26 02:47:23 +00:00
smf-
029ef2cd18 cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] 2012-10-26 01:12:21 +00:00
Ryan Holtz
7f4308a886 -avr8.c: Added LD Rd,Z+q opcode [MooglyGuy]
-avr8.c: Corrected cycle counts for LD and ST opcodes. [MooglyGuy]

-avr8.c: Fixed a bug where a 2-cycle or 3-cycle opcode encountered during a time
 slice were causing all subsequent 1-cycle opcodes to deduct 2 or 3 cycles for
 the remainder of the time slice instead. [MooglyGuy]
2012-10-25 22:46:05 +00:00
Michaël Banaan Ananas
867f659b68 added 16:9 layout for virtua racing (and default nvram with the monitor to 16:9) 2012-10-25 21:26:10 +00:00
Robbbert
ea6483687b Williams Pinball WIP to fix reported error. 2012-10-25 19:26:27 +00:00
smf-
8e04bb2c3b fixed build (nw) 2012-10-25 18:20:39 +00:00
Michaël Banaan Ananas
bc4bb241f1 (title correction) 2012-10-25 18:07:16 +00:00
smf-
068a3ece82 tidy up PSX IRQ (nw) 2012-10-25 16:59:20 +00:00
Curt Coder
c60f93be94 (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and implemented light pen trigger. (nw) 2012-10-25 16:56:12 +00:00
smf-
2fe5db642f Hooked up PSX IRQ's using DEVCB2 [smf] 2012-10-25 16:51:48 +00:00
Scott Stone
69a501e040 Emulate protection in sf2rb, sf2rb2's (cps1.c) and ichirjbl (segac2.c) rather than simply patch it out. [IQ_132]
New games promoted from NOT_WORKING status
------------------------------------------
Fighting Fantasy (bootleg with 68705)  [IQ_132]


New clones added
----------------
The King of Fighters '97 Oroshi Plus 2003 (bootleg)  [The Dumping Union, Smitdogg, IQ_132]
2012-10-25 16:48:32 +00:00
Michaël Banaan Ananas
3ef10c9080 added preliminary analog controls 2012-10-25 15:32:20 +00:00
Michaël Banaan Ananas
f614d6b12c finlflng/rapidrvr testmode is now navigatable 2012-10-25 14:16:51 +00:00
Michaël Banaan Ananas
3fc42a10ef forgot 1 2012-10-25 13:40:06 +00:00
Michaël Banaan Ananas
c4de91c44e improve timecris/timecrs2 gun accuracy 2012-10-25 13:37:21 +00:00
smf-
036fff9082 removed some legacy code (nw) 2012-10-25 13:00:56 +00:00
Michaël Banaan Ananas
11445dd35b (ataxxj companyname) 2012-10-25 12:34:38 +00:00
smf-
fae0bac008 started thinking about how multi-endpoint devices will work, using a hierarchy has too many limitations (nw) 2012-10-25 11:21:16 +00:00
Ryan Holtz
4212614f83 01234567890123456789012345678901234567890123456789012345678901234567890123456789
-avr8: Implemented MULS, ANDI, STD Z+, LD -Z, LD Y+, LD -Y, LD -X, SWAP, ASR,
 ROR, and SBIS opcodes. [MooglyGuy]

-avr8: Moved Timer 0-2 into the CPU core itself, 30x driver speedup [MooglyGuy]

-cratft.c: Fixed DAC bit order, audio now plays but is 40% too slow [Mooglyguy]
2012-10-25 04:01:46 +00:00
Michaël Banaan Ananas
9dfaad4477 added service button 2012-10-24 23:28:23 +00:00
Michaël Banaan Ananas
3d8dcb8664 some notes + reverted recent change to c361_r (was getting slowdowns in ram checks) 2012-10-24 20:51:40 +00:00
Michaël Banaan Ananas
d72039d0e2 small update on interrupts 2012-10-24 19:52:23 +00:00
Sandro Ronco
4a2b417e6c (MESS) Fixed coco Hi-Res joystick (MT #05030) 2012-10-24 19:44:58 +00:00
Michaël Banaan Ananas
cd62fe7736 some indentation cleanup, like how it's in (most)other mame code 2012-10-24 18:38:00 +00:00
Wilbert Pol
5158b1be5f Documentation update (nw) 2012-10-24 18:10:37 +00:00
Michaël Banaan Ananas
54addffa06 improved irq1 2012-10-24 18:02:39 +00:00
Sandro Ronco
4211303056 (MESS) Removed BOM from megadriv.xml (nw) 2012-10-24 17:03:50 +00:00
Sandro Ronco
84f529b831 (MESS) Fix for iq151_disc2. (nw) 2012-10-24 16:43:42 +00:00
Angelo Salese
6fedae3e4d Small note, nw 2012-10-24 15:59:43 +00:00
Angelo Salese
bcbba3e55e Revert M50458 char ROM 2012-10-24 14:06:51 +00:00
Michaël Banaan Ananas
32506f3a20 added the cpu devices to state 2012-10-24 13:55:43 +00:00
Olivier Galibert
9c163fbcf7 nss: Added the 5 missing keys, courtesy of Martin Korth, the charset proper dump, courtesy of DogP, patch by ReadOnly, no whatsnew 2012-10-24 11:14:02 +00:00
Wilbert Pol
1c4060b302 Removed another leftover debug message; sorry about those. (nw) 2012-10-23 20:26:39 +00:00
Wilbert Pol
5f99ad58c3 (MESS) a2600.c: Prevent the core from thinking the select/start button on the base unit is for player 1. (nw) 2012-10-23 19:58:14 +00:00
Wilbert Pol
f45f1a7e77 Removed left-over debugging statement (nw) 2012-10-23 19:44:38 +00:00
Wilbert Pol
7e8f6058c1 (MESS) a2600: Reimplemented the a2600 controllers as vcs controller devices. Switched the a2600 drivers to use slot devices for choosing controllers. [Wilbert Pol] 2012-10-23 19:12:26 +00:00
Olivier Galibert
2752ef6843 (mess) upd765: Fix the dump regs command, don't exit on unknown commands and add dsr reset [O. Galibert] 2012-10-23 18:35:30 +00:00
Curt Coder
7a29bd8486 (MESS) c128: VDC fixes. (nw) 2012-10-23 17:15:29 +00:00
Jonathan Gevaryahu
02eb2aa844 remove leftover cruft in mustache.c and h. You will probably need
a clean build after this. No whatsnew.
2012-10-23 16:00:42 +00:00
Robbbert
12e0444010 Fixed interrupt rate, Hot Tip and Lucky 7 startup tunes play now. 2012-10-23 12:10:28 +00:00