Commit Graph

67987 Commits

Author SHA1 Message Date
angelosa
2789778c85 h6280.cpp: fix unintended behaviour on timer value latch [Angelo Salese] 2019-08-15 17:28:59 +02:00
Dirk Best
ab3e6b1228 New skeleton driver: SNES 4 Slot arcade switcher
Credits: ClawGrip, Roberto Fresca, Recreativas.org,
Dumping Union, System11, Dirk Best

This is based on an MCS-51 core, like the MK3 bootleg. They are
clearly based on the same code, so the MK3 bootleg was moved to
this driver.
2019-08-15 17:15:23 +02:00
AJR
be6c96ff95 arkanoid: Use ordinary read handler instead of custom port for input mux (nw) 2019-08-15 11:13:22 -04:00
hap
5af23eec34 6502: update prev commmit (moves P |= F_I; to STATE_RESET instead of device_reset) (nw) 2019-08-15 17:03:39 +02:00
hap
6374f364c2 mm2: add RES buttons (nw) 2019-08-15 15:41:37 +02:00
Patrick Mackinlay
cbd272057d r4000: revert unwanted change (nw) 2019-08-15 19:03:11 +07:00
Patrick Mackinlay
99648b1223 debuggdbstub: uncomment parameters (nw)
These unused parameters don't cause any warnings, so I suggest they shouldn't be commented; make the implementations match their declarations.
2019-08-15 19:01:22 +07:00
smf-
7be9bb7dee uintptr_t ftw (nw) 2019-08-15 12:46:22 +01:00
smf-
016367ba90 simpler (nw) 2019-08-15 12:41:01 +01:00
smf-
d35c39bb16 fix param casting (nw) 2019-08-15 12:11:21 +01:00
Patrick Mackinlay
5971c0ef26 r4000: interrupt/exception changes (nw)
Rework interrupt handling to address two issues:
* clean up software interrupt detection
* prioritize instruction fetch tlb miss exceptions over interrupts when interrupt occurs while PC is unmapped

The second issue is speculative but reasonably likely, and brings r4000 into line with mips1, where the need for this logic was discovered.
2019-08-15 17:46:53 +07:00
smf-
2ff56cd342 fix incorrect format string to allow compilation (nw) 2019-08-15 11:41:01 +01:00
Robbbert
292672f527 (nw) glasgow: removed myself 2019-08-15 12:17:58 +10:00
Roberto Fresca
55f2845d54 Merge branch 'master' of https://github.com/mamedev/mame 2019-08-15 03:44:18 +02:00
Roberto Fresca
42ff929ce0 forgot.... 2019-08-15 03:39:20 +02:00
braintro
0206a81e1d (nw) Wood Place Inc is actually 1 word: Woodplace Inc which is different then Wood Place Co., Ltd. 2019-08-14 20:37:42 -05:00
Roberto Fresca
6c7ff97dac New working machines
--------------------
Potten's Poker stealth with Breakout front game
[Roberto Fresca, Grull Osgo, Pako Ortiz, Rockman, Recreativas.org]
2019-08-15 03:31:54 +02:00
MetalliC
cbb1c2f914 new WORKING clone
-----------------
Punk Shot (World 2 Players) [frsj8112]
2019-08-15 00:24:57 +03:00
Sandro Ronco
3b71b6c955 New working machine added
---------
Mephisto Mondial 68000XL [Sandro Ronco, Berger]
2019-08-14 23:10:15 +02:00
Michael Zapf
7b7292523f ti99: Changed busmouse to a push behaviour; the real V9938 does not regularly poll the mouse but lets it update an internal counter. Also rerouted the extra mouse button to a separate input line. 2019-08-14 22:19:53 +02:00
hap
a5fb1e1839 glasgow: add notes (nw) 2019-08-14 20:12:48 +02:00
Ivan Vangelista
54bd80ab43 new working clone
---------------------------------------
Block Out (Europe and Oceania) [Clawgrip, Recreativas.org]
2019-08-14 18:48:00 +02:00
Ivan Vangelista
8e727a4abb thedeep.cpp: use decbac06 device instead of custom routines (nw) 2019-08-14 18:25:24 +02:00
AJR
c25c3c79ab Fix clang build [-Werror,-Wheader-guard] (nw) 2019-08-14 12:10:09 -04:00
angelosa
c2f7a5d424 Unbreak 9821 POST (nw) 2019-08-14 18:02:41 +02:00
R. Belmont
6c9f83fa8d
Merge pull request #5480 from 68bit/ss30-mp-s2
SS-30 MP-S2: Dual Serial Interface
2019-08-14 11:32:59 -04:00
angelosa
597c4e2f8e pc9801.cpp: proper support for MEMSW device [Angelo Salese] 2019-08-14 17:31:38 +02:00
68bit
a4e23e061e SS-30 MP-S2: Dual Serial Interface
For the SWTPC09.
2019-08-14 23:35:14 +10:00
AJR
696e7bd942 limenko.cpp: Fix build (nw) 2019-08-14 09:12:42 -04:00
AJR
83e63dacf4 Add device emulation for DS17x85 series of MC146818-compatible RTCs with additional features 2019-08-14 09:12:12 -04:00
Dirk Best
e9b55b8155 spotty: Hook up audiocpu 2019-08-14 12:43:07 +02:00
AJR
38a617583e mc68hc11: Add another register stub; remove vestigial declaration (nw) 2019-08-13 23:01:01 -04:00
arbee
091f89c750 apple2gs: made slow-side sync less aggressive, fixes SHOWALL 3200 [R. Belmont] 2019-08-13 22:42:05 -04:00
arbee
882b567585 harddriv: check for CHD by header string, allows files not named .chd that are CHDs to be recognized (nw) 2019-08-13 20:34:26 -04:00
AJR
a5d3c4cca0 mc68hc11: Add internal latches and direction registers for ports
Related changes (nw):
- Split up hc11_regs_r/w into many separate handlers
- Give each MC68HC11 model its own specific io_map
- Remove now-unnecessary readback handlers from skeetsht.cpp and taitojc.cpp
2019-08-13 19:02:31 -04:00
hap
245d7f11d0 mm1: add buttons to layout (nw) 2019-08-13 22:47:46 +02:00
hadess
82644e50ff Add BASIC Thomson tokenizer (#5479)
* [Imgtool] Add write support for Thomson BASIC

* [Imgtool] Fix passing --filter= to imgtool get command

This command should work:
imgtool get thom_fd inondation-d-additions.fd INONDATI.BAS TEST.BAS --filter=thombas7
as it matches the expected syntax:
Usage: imgtool get <format> <imagename> <filename> [newname] [--filter=filter] [--fork=fork]
but does not because imgtool fewer "maxargs".

Increase the maximum number of arguments by 2 to cater for --filter and
--fork being passed.

* [Imgtool] Fix handling multiple tokens in BASIC tokenizer

The line:
10 LIMIT$=STR$(LIMIT(N))
was not getting tokenised properly because the loop looking for tokens
wasn't exited and consumed consecutive tokens.

So $ was getting detected, token_shift and token_value were set, the
cursor position got incremented, then = got detected on the next
iteration of the loop.

We should instead exit the loop, and write what we already have.

Closes: #5478
2019-08-13 14:59:14 -04:00
R. Belmont
deb05745b0
Merge pull request #5477 from npwoods/listxml_devices_sorted
Ensuring that devices emitted by -listxml are sorted
2019-08-13 13:21:53 -04:00
R. Belmont
cacaf871ff
Merge pull request #5474 from cam900/nmk16_rawnote
nmk16.cpp : Reduce duplicates, Add notes for screen raw params
2019-08-13 13:21:17 -04:00
S.Z
a3588c18bf Enable precompiled header usage in the Visual Studio compiler (#5473)
* Enable precompiled header usage in the Visual Studio compiler
But only for libraries emu frontend precompile dasm optional
Also add emu.h include to hpcdasm.cpp

* Include emu.h in some disassembler sources to use precompiled headers

* Remove debug message
2019-08-13 13:20:53 -04:00
David Haywood
5384701b76 goldart : some rendering improvements (nw) (#5475)
* goldart : some rendering improvements (nw)

* log fix (nw)

* tweak loggging (nw)

* tweak logging (nw)

* notes on ds5002 issues (nw)
2019-08-13 13:20:28 -04:00
cam900
d1acfba2c7 315_5313.cpp DMA / Timer Updates, Correct refresh rate and timer rate related to systems when using mega drive VDP (#5470)
* Correct timer rate related to screen refresh rate for 315_5313.cpp, megacd.cpp, mega32x.cpp
315_5313.cpp : Simplify DMA behavior, Add notes, Simplify handlers, Fix spacing, Reduce unnecessary lines, Use shorter / correct type values, Fix debugger issue
megadriv.cpp, segac2.cpp, calcune.cpp : Correct screen refresh rate, Add notes (source : https://segaretro.org/Sega_Mega_Drive/Technical_specifications)
megadriv.cpp : Allow Z80 VDP reading, Correct VDP sound output
calcune.cpp : Fix naming, Add notes

* 315_5313.cpp : Reduce unnecessary lines, Fix spacings

* 315_5313.cpp : Use struct for nametable, Reduce duplicates, Fix spacing, Reduce unnecessary lines

* 315_5313.cpp : Fix spacing

* 315_5313.cpp : Fix spacing, Reduce duplicates, Unnecessary lines, Fix type values
2019-08-13 13:20:07 -04:00
R. Belmont
98e518f1b6
Merge pull request #5469 from 68bit/ss50-mpt
SS-30: add support for the MP-T timer / counter card.
2019-08-13 13:19:15 -04:00
Damian Rogers
0b69bc269b Added compile time define to use joystick/buttons inputs in Athena no… (#5464)
* Added compile time define to use joystick/buttons inputs in Athena no Hatena

* Changed solution to use PORT_CONDITION instead of compiler definition per suggestion from MAME dev
2019-08-13 13:18:32 -04:00
R. Belmont
6d6246920f
Merge pull request #5467 from groessler/makefile-cleansrc-fix
toplevel makefile: fix 'cleansrc' target for Unix/Linux
2019-08-13 13:17:48 -04:00
R. Belmont
049fbae4e0
Merge pull request #5465 from clawgrip/patch-5
vsmile_cart.xml: Mark soon-to-be-dumped carts (nw)
2019-08-13 13:17:09 -04:00
Dirk Best
2b48aa3762 thedeep: Hook up MCU, remove simulation 2019-08-13 17:02:53 +02:00
npwoods
9f0d29158f Ensuring that devices emitted by -listxml are sorted
This is primarily to make the output be deterministic.
2019-08-13 10:58:04 -04:00
Ivan Vangelista
45efce4aef new not working clone
---------------------------------------
Tiger Heli (bootleg set 4) [Sean Riddle, Brian Troha, The Dumping Union]
2019-08-13 15:27:55 +02:00
hap
46c27611da mm2: berger verified irq (nw) 2019-08-13 15:24:18 +02:00