Commit Graph

43791 Commits

Author SHA1 Message Date
Felipe Corrêa da Silva Sanches
2e3656584f radm: Swap Lights_lamp and Wiper_lamp (these output signals were misassigned) 2016-05-28 09:41:45 -03:00
couriersud
a059dfcb7e Fixed vs2015 compile. Started moving object definitions into cpp file.
Added factory class to support this. This will decrease compile times
significantly going forward. [Couriersud]
2016-05-28 13:27:11 +02:00
Miodrag Milanovic
293103ce8c proper patch already applied upstream (nw) 2016-05-28 13:22:03 +02:00
Miodrag Milanovic
2b0d9e8ad6 pkg-config is already there (nw) 2016-05-28 13:15:12 +02:00
Miodrag Milanovic
b580bbecf7 update travis for osx (nw) 2016-05-28 13:11:56 +02:00
Miodrag Milanovic
7db8fe18f7 we are not using pipes so no problem, but there is something wrong here (nw) 2016-05-28 12:22:55 +02:00
Vas Crabb
6b9c752850 misc fixes (nw)
* fix a mismatched new[]/delete error in corealloc
* _name massacre in corealloc while at it
* add template/macro for delaring array with equivalent dimensions
2016-05-28 15:10:28 +10:00
couriersud
87eaeee272 Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-28 00:11:03 +02:00
arbee
71c500d931 New non-working drivers:
- Tektronix 4404 [R. Belmont, Al Kossow]
2016-05-27 17:18:30 -04:00
couriersud
6b54bfcc3f Reorganize nl_config. Removed comments in nl_base. (nw) 2016-05-27 21:50:24 +02:00
Miodrag Milanovic
79fa1090cf fix compile issue (nw) 2016-05-27 21:14:59 +02:00
Miodrag Milanovic
d5ab8823ea looks something is wrong (nw) 2016-05-27 21:00:24 +02:00
Miodrag Milanovic
913861105b Update BGFX and BX (nw) 2016-05-27 20:57:02 +02:00
Miodrag Milanovic
5469ca3760 disable notification 2016-05-27 19:54:06 +02:00
Miodrag Milanovic
13e0ae246a they updated version (nw) 2016-05-27 19:21:27 +02:00
Miodrag Milanovic
27102f9648 2nd try (nw) 2016-05-27 19:15:08 +02:00
Miodrag Milanovic
e1f812df3e move to qt5 in travis.yml (nw) 2016-05-27 19:00:34 +02:00
Miodrag Milanovic
088142ff78 fix OSX compile (nw) 2016-05-27 18:56:15 +02:00
Ivan Vangelista
66cf70ac29 some more gen_latch.cpp (nw) 2016-05-27 18:49:47 +02:00
R. Belmont
c59746f038 Merge pull request #903 from ajrhacker/nmistory
West Story improvements: the NMI story
2016-05-27 12:38:38 -04:00
Miodrag Milanovic
d52b2fd1cd Travis update (nw) 2016-05-27 18:19:21 +02:00
couriersud
ba61c84ca6 Remove namespace macros. Use explicit namespace declarations. (nw) 2016-05-27 17:55:57 +02:00
couriersud
0562c04add Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-27 17:39:39 +02:00
couriersud
5d7f5d6c22 Fix pongf. (nw) 2016-05-27 17:23:16 +02:00
couriersud
06e6cc317e Remove PLIB_NAMESPACE macros. (nw) 2016-05-27 17:18:13 +02:00
MetalliC
2b30fdadcd New clones added or promoted from NOT_WORKING status
-----------------------
Super Street Fighter II: The Tournament Battle (Japan 931005) [ShouTime]
2016-05-27 18:04:39 +03:00
couriersud
510da2fa0c Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-27 16:59:56 +02:00
R. Belmont
dae4fda326 Merge pull request #905 from felipesanches/alesis_qs7
[alesqs7] New skeleton driver: Alesis QS-7 musical keyboard.
2016-05-27 10:42:51 -04:00
balr0g
231f179d0c Fix Visual Studio build (nw) 2016-05-27 10:31:56 -04:00
couriersud
8ad07cdbbe Squash me later. 2016-05-27 16:20:50 +02:00
couriersud
d664e1e324 squash me 2016-05-27 16:20:49 +02:00
couriersud
3ea466a845 Minor cosmetic refactoring. Added a "uninitialised array" template to
allow in-place creation (for increased locality) of netlist classes.
Main use is in truthtable class. (nw)
2016-05-27 16:20:48 +02:00
couriersud
4f84cc0b44 Fix pongf. (nw) 2016-05-27 16:20:48 +02:00
smf-
f1f681e642 build with MSVC (nw) 2016-05-27 15:12:13 +01:00
Felipe Corrêa da Silva Sanches
092ac52b7a [alesqs7] New skeleton driver: Alesis QS-7 musical keyboard. 2016-05-27 10:53:37 -03:00
therealmogminer@gmail.com
20cc49bf61 Fix potential crash when using pillarbox default.lay but not specifying 3 shader chains 2016-05-27 15:38:45 +02:00
therealmogminer@gmail.com
f263110d93 Fix crash when using pillarbox shaders, nw 2016-05-27 14:45:41 +02:00
Ivan Vangelista
db284904b2 megasys1.cpp (system Z hardware games): fixed sound regression from 0.171. System Z games use a Z80 as sound cpu instead of a m68k. In 0.171 the input lines' enumeration for z80 was changed and this wasn't updated (nw) 2016-05-27 11:24:59 +02:00
Vas Crabb
73153c3387 ui refactoring [Vas Crabb]
* Make ARRAY_LENGTH cause a compile error if used with a pointer/vector
* Clean up text input code, move common operations to inline templates
* Fix numerous one-byte buffer overruns
* Don't flat-out ignore input beyond the C1 hole
* Fix decoding of SDL text input
2016-05-27 16:03:03 +10:00
Scott Stone
14ad424448 Merge branch 'master' of https://github.com/mamedev/mame 2016-05-26 22:27:51 -04:00
Scott Stone
07c737448b Merged ataxx.cpp into leland.cpp as they had a completely shared main header file (leland.h). [Tafoid] 2016-05-26 22:27:29 -04:00
etabeta78
4fed940e87 Merge pull request #902 from rzero9/patch-1
fmtowns_cd.xml: Added M
2016-05-27 04:23:40 +02:00
RobertoFresca
54e42b0a2c Merge branch 'master' of https://github.com/mamedev/mame 2016-05-26 22:55:35 -03:00
RobertoFresca
f4fa42efec Merit Match Games driver: Some cleanup for coding standards,
and fixed Coinage DIP switches. [Roberto Fresca]
2016-05-26 22:54:18 -03:00
Vas Crabb
07061b51e6 Merge pull request #904 from MASHinfo/patch-6
Added color proms to Ozma Wars. [MASH]
2016-05-27 11:39:07 +10:00
Robbbert
96674c9a81 Super-80: added sounds for the cassette relay 2016-05-27 10:57:15 +10:00
RobertoFresca
cfdec4e84f Merit Match Games driver: Added technical notes and corrected
CRT 810 layout + old notes. [Roberto Fresca]
2016-05-26 21:18:34 -03:00
Brad Hughes
0023938081 Fix -resolution and -switchres 2016-05-26 19:41:06 -04:00
couriersud
02e3213897 Leading underscore massacre. (nw) 2016-05-27 01:20:09 +02:00
couriersud
fd62273a87 Moved more code into plib namespace. (nw) 2016-05-27 01:19:59 +02:00