Commit Graph

60086 Commits

Author SHA1 Message Date
cam900
595512e60e drgnmst.cpp : Cleanups, Reduce duplicates (#3705)
Add PALETTE_DECODER for palette
2018-07-03 04:11:47 +10:00
Vas Crabb
2971f4cdbf emu.h must be the first thing in a compilation unit and nowhere else, or behaviour becomes inconsistent between MSVC and GCC due to how pre-compiled headers are handled in MAME (nw) 2018-07-03 04:05:39 +10:00
cam900
87a57056a2 silkroad.cpp : Cleanup duplicates, ACCESSING_BITS, Reduce unused (#3713) 2018-07-03 03:25:58 +10:00
Vas Crabb
7da0bb19d6 misc cleanup and compile fix for superqix.cpp (nw) 2018-07-03 03:18:42 +10:00
cam900
b1652588fa unico.cpp : Variable cleanups (#3712)
* unico.cpp : Variable cleanups
Convert video RAMs into shared_ptrs, Reduce runtime tag lookups, Some ACCESSING_BITS Cleanups, PALETTE_DECODER for palette

* unico.cpp : Cleanup/Correct namings

* unico.cpp : Fix build
2018-07-03 02:17:39 +10:00
Ivan Vangelista
3381d00f2a new not working machine
-------------------------------------
Topaz (Inder) [PinMAME]

new not working clones
-----------------------------------
Jokerz! (G-4) [PinMAME]
Safe Cracker (1.0) [PinMAME]
2018-07-02 17:56:50 +02:00
Cyril APAN
35c361884c fixed a typo in the ibm5170 softlist 2018-07-02 07:30:45 -07:00
AJR
701fd15a9f The usual clang build fixes (nw) 2018-07-01 20:15:42 -04:00
David Haywood
5fc872cfcc private: use (W,X,Y,Z,#) (#3721)
* private: use (W,X,Y,Z,#)

* A part 1 (nw)
2018-07-01 20:08:47 -04:00
arbee
44bc4d6bc3 z80scc: fix transmit interrupt behavior that was locking up the Apple IIgs [R. Belmont] 2018-07-01 17:39:57 -04:00
AJR
0a9765dcc2 cpzodiac: Add memory bank and a few more inputs (nw) 2018-07-01 16:13:06 -04:00
Olivier Galibert
71d4e521d8 Various watchpoint fixes (nw) 2018-07-01 22:03:51 +02:00
AJR
8ba3b6cc65 Fix clang build, once more (nw) 2018-07-01 15:35:23 -04:00
David Haywood
e3aae75004 private: use (S, T, U, V) (nw) (#3720)
* private: use (S) (nw)

* T part 1 (nw)

* T part 2 (nw)

* U,V (nw)
2018-07-01 15:19:58 -04:00
Ivan Vangelista
6e15d29823 new not working machine
--------------------------------------
Boris - Electronic Chess Computer [TrevEB, Sean Riddle, The Dumping Union]
2018-07-01 10:52:39 +02:00
AJR
88480a7c3a nc.cpp: Fix validation (nw) 2018-06-30 22:33:49 -04:00
AJR
ee3116f4e2 namco_c148: Eliminate machine().device (nw) 2018-06-30 22:31:49 -04:00
AJR
8e6155337f chihiro.cpp, xbox.cpp: Eliminate machine().device (nw) 2018-06-30 22:23:47 -04:00
AJR
811766c06e More clang build fixes (nw) 2018-06-30 21:53:03 -04:00
AJR
b715ac2e5d x68k.cpp: NMI should be level 7, of course (nw) 2018-06-30 21:52:39 -04:00
AJR
2c3f2a7c5d prof80: Eliminate timer_set; use finder array for floppies (nw) 2018-06-30 21:52:09 -04:00
David Haywood
7bfe316fd4 stronger private: use (N, O, P, Q, R) (#3717)
* private N,O (nw)

* P + Q (nw)

* R (nt)
2018-06-30 21:34:14 -04:00
angelosa
296de771c3 new not working machine
-----------------------
Marbella Vice [Recreativas.org, The Dumping Union]
2018-07-01 03:12:19 +02:00
angelosa
1fd0052507 tetrisp2.cpp: clamp with std::min/max (nw) 2018-07-01 03:12:16 +02:00
mooglyguy
9d60df7b06 ps2sony: Fixed some R3000 bugs, started fleshing out IOP devices, nw 2018-07-01 02:12:13 +02:00
hap
65a876f818 quizshow: siftware verified m2 rom (nw) 2018-07-01 00:06:07 +02:00
Michael Zapf
aba1bf8486 ti99: Removed deprecated function calls, simplified GROM access, added logmacro. (nw) 2018-06-30 23:53:28 +02:00
AJR
a91979e204 cpzodiac: Add input ports (nw) 2018-06-30 17:27:46 -04:00
AJR
44946d0ba3 seibu_sound: Interrupt modernization (nw) 2018-06-30 16:44:09 -04:00
AJR
834867ce58 ym3812: Synchronize IRQ outputs to prevent lossage (nw) 2018-06-30 16:39:00 -04:00
hap
95d60edf0a fidel6502: small optimization (nw) 2018-06-30 18:24:48 +02:00
Ted Green
6c92f7e9ed vegas: Replace accidentally deleted comment (nw) 2018-06-30 08:48:52 -06:00
Ted Green
1d243e752d seattle and vegas: Remove runtime tag lookups and make io member naming consistent. (nw) 2018-06-30 08:35:19 -06:00
hap
10ca4d3913 cpzodiac: siftware dumped adpcm rom (nw) 2018-06-30 12:01:04 +02:00
Olivier Galibert
b184ebfd9d Brown paper bag time (nw) 2018-06-30 10:59:11 +02:00
AJR
78dcd7b9eb Fix clang build yet again (nw) 2018-06-30 00:35:48 -04:00
MetalliC
9566f5351a new working clone
-----------------
Pink Sweets: Suicide Club (2017/10/31 SUICIDECLUB VER., bootleg)
2018-06-30 07:25:25 +03:00
David Haywood
2b0eec6adf more private: use (K,L,M) (#3714) 2018-06-30 00:21:17 -04:00
ajrhacker
b77a01d309
Merge pull request #3715 from StefanBruens/fix_arm_build
Avoid multiple explicit instantiations definition of templates
2018-06-30 00:18:30 -04:00
AJR
989ce6d988 How to remove unwanted macros, or: getting out of discovered "check" (nw)
This fixes the OS X build.
2018-06-29 23:50:50 -04:00
Scott Stone
a5bca54a8a x68k_flop.xml: fix validation (nw) 2018-06-29 18:57:00 -04:00
Scott Stone
537add6b5d
Merge pull request #3694 from UED-Wayder/x68k_1
x68k_flop: Add/Replace and Organize Login Soft Category
2018-06-29 18:44:30 -04:00
AJR
7c18a71442 A better way to make friends (nw) 2018-06-29 18:29:37 -04:00
Olivier Galibert
39c514fada Fix msvc (?) problem (nw) 2018-06-29 23:19:13 +02:00
Ted Green
60fc9da0c8 dcs: Reinstate hastily removed eat_cycles. Fixes MT07027. (nw) 2018-06-29 15:10:51 -06:00
braintro
b47f66a760 peplus.cpp: Minor doc update (nw) 2018-06-29 16:10:05 -05:00
Olivier Galibert
b511b8ff39 Oops (nw) 2018-06-29 22:54:21 +02:00
Stefan Brüns
e6712208ea Avoid multiple explicit instantiations definition of templates
According to the C++ standard 14.7 clause 5, "an explicit
instantiation definition shall appear at most once in a program".

Move the instantiation from the individual implementation files
to the interface implementation file.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
2018-06-29 20:11:12 +02:00
Olivier Galibert
a704ed7b1b emumem: Backend modernization [O. Galibert] 2018-06-29 20:04:28 +02:00
Ted Green
f16d1298a4 midwayic: Remove runtime tag lookups. (nw) 2018-06-29 11:49:27 -06:00