Commit Graph

30043 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
cd48f499e3 (whitespace) 2014-07-07 22:56:20 +00:00
Michaël Banaan Ananas
a0d07ce2f7 setting address is allowed before function set 2014-07-07 22:51:32 +00:00
cracyc
2e1ebbc360 (mess) rmnimbus: more refactoring, simplfy and better document the video controller (nw) 2014-07-07 21:35:48 +00:00
Mike Naberezny
9fc9f1a13c (MESS) corvushd: Fix typo in struct name. (nw) 2014-07-07 21:09:30 +00:00
Wilbert Pol
b63e1f9fdd sh4: Modernized cpu core (nw) 2014-07-07 20:02:49 +00:00
Michaël Banaan Ananas
5fe4dda582 (MESS)
New System Drivers Supported:
-----------------------------
Texas Instruments Compact Computer 40 [hap, Jon Guidry]


I'm still working on this, looking for bugs in tms7000 core now
2014-07-07 19:30:15 +00:00
Michaël Banaan Ananas
8a88f2eedb nw 2014-07-07 19:08:25 +00:00
Mike Naberezny
b69bc3d0b1 (MESS) corvushd: Handle attempt to enter prep mode while in prep mode. (nw) 2014-07-07 18:41:23 +00:00
Michaël Banaan Ananas
1904a39163 looks like unmapped output bits are 0 2014-07-07 15:20:19 +00:00
cracyc
d2ae627d17 (mess) rmnimbus: fix and simplify more drawing code (nw) 2014-07-07 15:01:52 +00:00
Alex W. Jackson
1be39477da nec v25: initialize clock divider in constructor, since execute_clocks_to_cycles() gets called before device_start() (nw) 2014-07-07 11:55:29 +00:00
Alex W. Jackson
8d05989711 m6809: add missing members to save registration; this should fix the save state regressions for real [Alex Jackson] 2014-07-07 11:52:34 +00:00
Alex W. Jackson
76e6524c39 Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) 2014-07-07 09:39:42 +00:00
Alex W. Jackson
0fd90ee5f5 (MESS) bus/c64/xl80: add a plausible divider to the CRTC clock; it's rather unlikely that the card drives its monitor at 490 Hz refresh.
mc6845: don't make visible area larger than screen size with SHOW_BORDER_AREA; it causes vblank duration to be negative, which is all kinds of weird and wrong.
2014-07-07 07:55:46 +00:00
Justin Kerk
0a23dc606f Grammar (nw) 2014-07-07 02:55:53 +00:00
Alex W. Jackson
7ea44410c8 m6809: fix another typo (nw) 2014-07-07 02:32:10 +00:00
mahlemiut
6a6747abd7 kccomp: fix video output and debug build crash. 2014-07-07 02:30:42 +00:00
Mike Naberezny
422026f786 (MESS) corvushd: Prep mode now supports multiple drives. [Mike Naberezny]
This allows the Corvus diagnostics program to format any drive.  Previously,
the drive id sent in the command to enter prep mode was ignored and drive 1
would always be formatted instead.
2014-07-07 01:37:14 +00:00
Alex W. Jackson
113fe7f12c m6809: fix typo in device_post_load(), should fix various savestate regressions in drivers using this CPU family [Alex Jackson] 2014-07-07 00:27:41 +00:00
Oliver Stöneberg
598632ebfa small optimization to scc8530_t::device_timer() (nw) 2014-07-06 21:55:10 +00:00
Mike Naberezny
b026ca42e2 (MESS) corvushd: Use Corvus drive id numbers throughout. (nw)
Using the Corvus id number consistently throughout makes it easier to reason
about this code.  Previously, some functions used a 0-based drive index 
(0..14) and others used the 1-based Corvus id number (1..15).  The only
place we actually need it to be 0-based is in corvus_hdc_file(), so now we
just convert it there instead of in several places.
2014-07-06 19:44:19 +00:00
Brian Troha
2bdfe24399 new SDI clone
Also adds a complete dump of the FD1089B 317-0027 key!

New Clone Added
----------------------------------------------
SDI - Strategic Defense Initiative (Japan, old, System 16A, FD1089B 317-0027) [Charles MacDonald, ShouTime, The Dumping Union]
2014-07-06 19:19:19 +00:00
Couriersud
2b523257ca Document recent measurements done on the AY8910. [Couriersud] 2014-07-06 16:53:47 +00:00
Alex W. Jackson
ee2361327f (MESS) c64: some optimizations [Alex Jackson]
* read_pla() leaves the PLA outputs packed, instead of using eight output parameters to return them
 * flatten nested switch statements in read_memory() and write_memory()
 * mos6566: inline bus_r() and various READ_LINE_MEMBERs

(nw)
from 285% to 300% idling at basic prompt with default slot devices (c1541, no cartridge)
About half the speedup comes from read_pla() refactoring, the other half comes from flattening the switch()es.
2014-07-06 10:24:17 +00:00
mahlemiut
872d736df0 amstrad: Reworked the way ROMs are set up. Now ROMs are set on reset, all at once, and so any ROMs mounted on a ROM box won't interfere with ROM slot 7 (AMSDOS) or slot 3 on the Aleste (MSX-DOS). (no whatsnew) 2014-07-06 10:01:22 +00:00
Robbbert
594a72e934 Cool Pool: added 2nd button and button labels [Gamez Fan] 2014-07-06 02:14:54 +00:00
Mike Naberezny
cdad65cb85 (MESS) corvushd: Split the firmware string and revision number. (nw) 2014-07-05 21:07:38 +00:00
Mike Naberezny
cf1b2aeae4 (MESS) corvushd: Fixed get drive parameters command. [Mike Naberezny]
The "read controller code version" option in the Corvus diagnostics program
now shows the correct version and drive capacity.
2014-07-05 20:53:38 +00:00
Mike Naberezny
ee029711f7 (MESS) hardbox: Removed caveat about format check. (nw) 2014-07-05 17:49:01 +00:00
Mike Naberezny
8ee3b8f9cf (MESS) corvushd: Fixed prep mode verify drive command. [Mike Naberezny]
The verify drive command (0x07) is used by the "format check" options
of both the Corvus diagnostics program and the SSE HardBox configure
program.  Previously, format check would halt with an error because we
did not return a valid response for the verify drive command.  Format
check now completes successfully and reports no bad sectors.
2014-07-05 17:30:20 +00:00
Brian Troha
186c6fdd07 peplus.c: Minor corrections for correct English - NW 2014-07-05 17:28:22 +00:00
Alex W. Jackson
8cfe802f60 nec v25: Implement programmable clock divider via execute_clocks_to_cycles() instead of set_clock_scale(). Properly restore the clock divider on state load [Alex Jackson] 2014-07-05 07:41:03 +00:00
Brian Troha
f22f324e27 peplus.c: Documented the correct paytable ID & rules for BE0014 Blackjack set plus minor clean ups - NW 2014-07-05 04:04:24 +00:00
R. Belmont
a087c423d7 rework includes (nw) 2014-07-04 20:41:33 +00:00
R. Belmont
e3fbef8649 deco_mlc: fastram for avengrgs. (nw) 2014-07-04 19:54:26 +00:00
R. Belmont
b457a93492 psikyo4: add fastram. (nw) 2014-07-04 19:46:47 +00:00
R. Belmont
ed7f91e2da psikyosh: hook up fastram, (s1945ii 900%->1700% :) (nw) 2014-07-04 19:15:45 +00:00
R. Belmont
fcf5931de3 feversoc: add memory bypasses, good for another 600% speed ;-) (nw) 2014-07-04 18:18:53 +00:00
R. Belmont
0dd707d03c Give 32x fastram. Doesn't help at all, framebuffer writes through the memory system and high sync are too strong. (nw) 2014-07-04 15:57:16 +00:00
Alex W. Jackson
4c148ffb50 schedule.c: make yield() actually yield again, rather than be a synonym for spin() [Alex Jackson] 2014-07-04 12:26:09 +00:00
Oliver Stöneberg
c96e0ca32a and a final batch of passing attotime as const reference (nw) 2014-07-04 07:20:10 +00:00
Oliver Stöneberg
f59638c2a1 more passing of attotime as const references (nw) 2014-07-04 07:17:48 +00:00
R. Belmont
483fa2d500 and this one (nw) 2014-07-04 04:23:31 +00:00
R. Belmont
2736de49a8 missed file (nw) 2014-07-04 04:22:47 +00:00
R. Belmont
d2f28b9ddf sh2: fix and enable memory system bypass for SH-1 & SH-2 DRC. [R. Belmont]
nw: The speedup is only really gaudy on CPS-3 where the SH-2 is a major percentage of the frame time (800% -> 1250% unthrottled).  SKNS games that access spriteram a lot (cyvern) get a decent speedup as well.  Saturn/ST-V and Cool Riders are dominated by the rendering in profiles and get around 10% improvement depending on the game.
2014-07-04 04:20:18 +00:00
R. Belmont
13a2f1ec0b (MESS) apple3: now using the cycle-accurate floppy emulation. [R. Belmont] 2014-07-04 01:44:26 +00:00
Scott Stone
dee629429b Fix for MT#5620: Crosshair: Selected graphic does not display properly from QMC2 2014-07-04 00:19:43 +00:00
Nathan Woods
a6810eeb41 Removing seemingly inert chargen area; even if this is the way to go, this needs to be implemented in a better way 2014-07-03 23:36:53 +00:00
Scott Stone
b399c4ddf5 funworld.c: Inserted some more switches, Saloon now boots, and service
mode is mostly working.  Added default nvram to jolycrdb, game seems to work now.  [Peter Ferrie]
2014-07-03 21:59:33 +00:00
Wilbert Pol
642010acae tms34010: Modernised cpu core. (nw) 2014-07-03 20:28:08 +00:00