Commit Graph

51804 Commits

Author SHA1 Message Date
MetalliC
26090ea1a6 naomi.cpp: converted existing M1-type cart SN# EEPROMs data to be like real dumps [MetalliC] 2017-06-04 17:44:52 +03:00
Ted Green
108e1faed2 voodoo: Also calculate dither pointer when needed for fogging. Fixes graphics crash in sf2049. (nw) 2017-06-04 07:19:19 -06:00
Ted Green
4aa87523ea dmadac: Check if list item exists before calling member function. (nw) 2017-06-04 07:19:19 -06:00
Ted Green
a39a6f6176 adsp2100: Make HALT_LINE halt the cpu and add function for get base address of circular buffer. (nw) 2017-06-04 07:19:19 -06:00
MetalliC
d8d323ccd7 naomi.cpp: add 5 real dumps of SPI EEPROMs used in M1/171-7978B-type cartridges, docs update [f205v, MetalliC] 2017-06-04 15:39:39 +03:00
MetalliC
9c53d21f93 fix incorrect docs so it not confuse people anymore (nw) 2017-06-04 15:30:24 +03:00
Lord-Nightmare
29c0d350ca more typo fixes (nw) 2017-06-04 04:04:39 -04:00
Lord-Nightmare
e3fa1b874e various comment updates (nw) 2017-06-04 04:01:22 -04:00
npwoods
d00079702a [CoCo] Changed device_cococart_interface implementations to do dynamic_casts at config completion (#2356)
This should be considered part of the CoCo cartridge overhaul.  Vas (correctly) suggested that dynamic_casts should be done in interface_config_complete() to avoid calling them at runtime.  This was actually happening inconsistently in the various implementations, and consolidating them is a good cleanup.
2017-06-04 17:35:05 +10:00
Ivan Vangelista
0609fd6091 ron.cpp: fixed compile (nw) 2017-06-04 08:07:47 +02:00
angelosa
57204def70 new NOT WORKING
---------------
Ron II Mah-Jong [system11, Angelo Salese, The Dumping Union]
2017-06-04 07:43:17 +02:00
yz70s
bd0d880c5d pcipc.cpp: add table with bios post codes strings for PhoenixBIOS 4.0 Revision 6 and use it as default (nw)
The tables that were already present did not have the correct codes used by the default bios in the pcipc machine.
2017-06-04 00:12:07 +02:00
cracyc
247f723094 plugins/cheat: oops (nw) 2017-06-03 12:35:17 -05:00
tim lindner
78614368bf Fixed JVC disk format to correctly recognize 2 sided disks. (#2357) 2017-06-03 17:59:15 +02:00
Ivan Vangelista
bb5e122804 ondra.h: fix compile (nw) 2017-06-03 08:47:58 +02:00
Ivan Vangelista
a36b0279f3 taitoio.cpp: fix compile (nw) 2017-06-03 08:46:39 +02:00
Vas Crabb
30e42bb986 coverity, cleanup, constructor delegation (nw) 2017-06-03 16:15:47 +10:00
R. Belmont
0a4ea6bfc7 Merge pull request #2344 from JoakimLarsson/scc_rx_int3
Added support for resetting RX interrupts/status by reading Rx FIFO t…
2017-06-02 22:05:49 -04:00
R. Belmont
2cc6a93485 Merge pull request #2352 from JoakimLarsson/dbox5
New driver NOT_WORKING, Nokia Dbox 1 satellite digital receiver
2017-06-02 22:04:56 -04:00
AJR
22d58fa94d segasnd.cpp: Make "Universal Sound Board with ROM" work again (MT #6599) 2017-06-02 20:27:58 -04:00
AJR
416b1c1034 A little more info on the YMZ chips (nw) 2017-06-02 19:50:29 -04:00
Lord-Nightmare
ab180936e6 ay-3-8910: update/fix documentation and comments, add additional pinouts and links to decaps and documentation (nw) 2017-06-02 19:12:16 -04:00
ajrhacker
2cec2e2a1f Merge pull request #2355 from DavidHaywood/020617
use more likely clocks for littlerb based on PCB XTALS
2017-06-02 19:08:18 -04:00
cracyc
33c65a2afc plugins/cheat: add hotkey support [Carl] 2017-06-02 18:03:25 -05:00
briantro
e6ee45d670 New Time Killer clone
New Clone Added
----------------------------------------------
Time Killers (v1.32I) [Brian Troha, The Dumping Union]
2017-06-02 17:52:26 -05:00
David Haywood
af38b40cec document why (nw) 2017-06-02 20:48:51 +01:00
David Haywood
4d58cf90fa use more likely clocks for littlerb based on PCB XTALS (Main CPU is more likely 8MHz than 12Mhz)
also use a hack to overclock the TMS to 120% so that the map screen renders properly, points at possible timing errors in the core?
2017-06-02 20:43:58 +01:00
hap
f6525c6e76 small update (nw) 2017-06-02 19:09:50 +02:00
Curt Coder
ee89e6e997 Compile fix. (nw) 2017-06-02 17:52:22 +03:00
Curt Coder
eff193d8e4 Compile fix. (nw) 2017-06-02 17:51:30 +03:00
Ivan Vangelista
24066545bd device_add_mconfig: a small start in devices\bus (nw) 2017-06-02 11:00:55 +02:00
Ivan Vangelista
dc7eec650a some more device_add_mconfig. Only devices/bus remains. (nw) 2017-06-02 08:46:37 +02:00
Vas Crabb
9881020929 Fix coverity errors about unintended truncation (nw) 2017-06-02 10:49:07 +10:00
hap
22ee1f4c35 New working clone added
------------
Fidelity Sensory Chess Challenger 9 (rev. B) [yoyo_chessboard]

-----
FYI renames:
fscc9 -> fscc9c
fscc9b -> fscc9
this added clone -> fscc9b
2017-06-01 22:59:34 +02:00
Ivan Vangelista
f94f97270d exidy440.cpp: partial revert of timer_set removal. This needs to be studied better. (nw) 2017-06-01 21:15:23 +02:00
Olivier Galibert
cb29a590d0 Revert "state: Turns the current state save feature to a menu [Nathan Woods]"
This breaks saving a state from a joystick button, e.g. the
joy%i-%i.sta states, which are rather useful when you don't have a
keyboard handy.
2017-06-01 18:41:21 +02:00
Ivan Vangelista
472be8055f some more devices/machine to device_add_mconfig (nw) 2017-06-01 15:17:47 +02:00
Robbbert
cc9a0e699f Windows debugger: image menu: Mount File/Create default to swpath instead of randomness. 2017-06-01 22:46:39 +10:00
Robbbert
889fff01a2 Windows debugger: image menu: added ability to load software-list items. 2017-06-01 22:09:27 +10:00
Olivier Galibert
e3b3d6f7ff let's be standard (nw) 2017-06-01 13:47:43 +02:00
Olivier Galibert
b02d8df8ad duh (nw) 2017-06-01 13:15:28 +02:00
AttackedbyGlitch
05f77dbd55 Fix incorrectly labeled machine and add another (#2334)
* Fix incorrectly labeled machine and add another (nw)

- Defender M2500P 120-in-1 was incorrectly labeled as Cyber Arcade 120-in-1.
- Added vdogdeme (earlier version of vdogdemo).

* revert romset name change
2017-06-01 13:08:28 +02:00
Brandon Munger
990d04f854 r9751: Add more SMIOC registers and additional traces (#2338) 2017-06-01 13:05:42 +02:00
npwoods
82974981a6 state: Turns the current state save feature to a menu [Nathan Woods]
* This turns the current state save feature to a menu; one can still press 0-9, but you can also browse a menu when loading and saving state

* Fixed some issues requested by Vas Crabb

* Updated state menu to support arbitrary character slots
2017-06-01 12:56:36 +02:00
npwoods
4d50a02111 CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge support [Nathan Woods, Tim Lindner] 2017-06-01 12:45:51 +02:00
npwoods
b991f2acd6 [Ram Device] Better detection of bad -ramsize strings, move some private code to anonymous namespace (#2336)
* [Ram Device] Better detection of bad -ramsize strings, move code to anonymous namespace

There was a longstanding bug where '-ramsize 16kfoo' would be treated as '-ramsize 16k'

* Changed parse_string() to explicitly look for the suffixes "[k|m][|b|ib]"
2017-06-01 12:42:09 +02:00
Robbbert
154976bb85 MT 06594 2017-06-01 19:23:18 +10:00
AJR
26c5fd0b65 tail2nos: Add flip screen support; document non-effect of "Country" switch 2017-05-31 17:33:04 -04:00
hap
69953e406a mcompgin lcd segments verified by Sean (nw) 2017-05-31 22:07:34 +02:00
hap
92eb66d4a6 New NOT_WORKING clone added
-------
Chrysler Electronic Voice Alert (24-function) [hap, Sean Riddle, David Viens]
2017-05-31 20:53:37 +02:00