Commit Graph

60102 Commits

Author SHA1 Message Date
Olivier Galibert
5d04fdd06a Ensure split accesses are always done in increasing addresses order (nw) 2018-07-04 10:07:40 +02:00
Robbbert
0ae1c2aaa5 (nw) fixed validation error 2018-07-04 17:57:55 +10:00
Robbbert
f3b71f071b (nw) protected is needed for derived classes 2018-07-04 17:30:09 +10:00
braintro
a227a38081 tatsumi.cpp: Fix minor commit issue (nw) 2018-07-03 23:08:17 -05:00
braintro
2da8a8e2ae new non-working clone: Apache 3 (rev E)
New Non-Working Clone Added
------------------------------------------
Apache 3 (rev E) [coolmod, The Dumping Union]
2018-07-03 23:04:20 -05:00
braintro
073fa31435 new non-working clone: Apache 3 (rev E)
New Non-Working Clone Added
---------------------------------------------
Apache 3 (rev E) [coolmod, The Dumping Union]
2018-07-03 22:54:15 -05:00
arbee
a47801d773 It helps to commit the latest local version (nw) 2018-07-03 21:32:34 -04:00
arbee
7bb3edcb23 And forgot a file (nw) 2018-07-03 21:22:17 -04:00
arbee
e019d58dfe apple2gs: rewritten driver using bankdev. [R. Belmont] 2018-07-03 21:15:50 -04:00
Ivan Vangelista
927623bb18 new not working machine
--------------------------------
Fever Chance [GoneMad]
2018-07-03 18:50:17 +02:00
Vas Crabb
5931e88686 misc cleanup and devcb3 prep (nw) 2018-07-03 22:07:08 +10:00
AJR
3094b15507 usgames.cpp: More specific CPU type (nw) 2018-07-03 00:46:51 -04:00
R. Belmont
b0b61683d1
Merge pull request #3708 from FakeShemp/st
Add new ST floppy dump
2018-07-02 14:57:20 -04:00
R. Belmont
a9dbfa677f
Merge pull request #3719 from UED-Wayder/x68k_1
x68k_flop: fix redump "bgelmntt" and "gradius2d"
2018-07-02 14:49:25 -04:00
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
Wayder
d358706cae x68k_flop: fix redump bgelmntt and gradius2d 2018-07-01 22:27:21 +09: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