Commit Graph

565 Commits

Author SHA1 Message Date
Miodrag Milanovic
d9db2350fb OSX version of clang 3.5 is actually 3.4 with features (nw) 2015-12-03 14:40:03 +01:00
Miodrag Milanovic
7433c42f30 it is available in all version from 3.4 (nw) 2015-12-03 14:32:20 +01:00
Miodrag Milanovic
eba667fdb3 fix for QT headers compile as c++14 (nw) 2015-12-03 14:26:00 +01:00
Miodrag Milanovic
29bfbddaac stupid me (nw) 2015-12-03 14:02:36 +01:00
Miodrag Milanovic
871428ef9e Set -std=c++1y to clang 3.4 (nw) 2015-12-03 13:33:40 +01:00
Miodrag Milanovic
bb6ca65238 wrong place (nw) 2015-12-03 13:20:57 +01:00
Miodrag Milanovic
1af304131e fix compile on clang 3.7 (nw) 2015-12-03 13:18:20 +01:00
Miodrag Milanovic
6bea96d5f2 enabled compiling part of bgfx that required c++11 (nw) 2015-12-03 12:04:08 +01:00
Miodrag Milanovic
b9e242db21 Cleanup of genie.lua (nw) 2015-12-03 11:54:51 +01:00
Miodrag Milanovic
92f81361d6 Initial conversion of core to C++14. Note that compilers are now limited to GCC 4.9.0 and up, Clang 3.4.0 and up, and VS2013 and up [Miodrag Milanovic] 2015-12-03 11:40:45 +01:00
David Haywood
2fc3aa92a5 just a place for notekeeping on the nokia 3310, I put 2 update firmware files in there, maybe they can be converted to a usable format, or maybe we need more? we do need to start looking at these things, and MP3 players etc. tho. moreso the rarer ones before they drop out of circulation altogether.
actual input / work to further document all this would be greatly appreciated, I'm hoping this gets the ball rolling a little (nw)
2015-11-30 17:57:27 +00:00
David Haywood
6c94222788 (nw) 2015-11-30 16:59:06 +00:00
David Haywood
cd0cac560d 2 more skeleton mechanicals (nw) 2015-11-30 16:35:31 +00:00
R. Belmont
0704504dc9 Merge pull request #481 from osresearch/master
silence warnings on OSX clang3.0 (issue #480)
2015-11-30 08:58:36 -05:00
Miodrag Milanović
60083f5094 Merge pull request #478 from jfdelnero/master
EF9365 video controller skeleton added and connected to Squale [Jean-Francois DEL NERO]
2015-11-30 09:01:29 +01:00
Jean-François DEL NERO
6f4ad44183 EF9365 video controller skeleton added. 2015-11-29 23:36:16 +01:00
Justin Kerk
36ce16ddb0 New skeleton: Tektronix TekXpress XP330 X Terminal [Justin Kerk]
(Dump from MooglyGuy, 2005)
2015-11-29 13:22:35 -08:00
David Haywood
840eeacf97 few more (nw) 2015-11-29 20:35:46 +00:00
David Haywood
05209630d3 another (nw) 2015-11-29 20:02:52 +00:00
David Haywood
40f3dcf96a another skeleton mechanical driver free to a good home (nw) 2015-11-29 19:35:40 +00:00
David Haywood
0a4b68efb0 mechanical skeleton, feel free to flesh it (nw) 2015-11-29 17:19:53 +00:00
Trammell Hudson
d005322e2b Merge clang++ version 30000 and 30400 sections to enable -Wno-constant-logical-operand 2015-11-28 09:12:34 -05:00
Trammell Hudson
74db76d146 revert sqlite3 changes, update version detection to silence warnings on OSX clang++ 3.0 (issue #480) 2015-11-28 09:06:30 -05:00
Trammell Hudson
842874f030 Fix "use of constant operatand with &&" on osx 2015-11-27 17:22:53 -05:00
Justin Kerk
d1d8a66ab1 Cleanup (nw) 2015-11-25 03:10:20 +00:00
Justin Kerk
9744037cd7 Compile with Emscripten out of the box. [Justin Kerk] 2015-11-24 15:38:42 +00:00
David Haywood
b852e4814c this was also said to fit here when it was dumped by Xing Xing, although i haven't checked in detail (nw) 2015-11-23 14:38:22 +00:00
David Haywood
78b3dc8ef2 move this (nw) 2015-11-23 14:31:18 +00:00
Miodrag Milanovic
4b4b659679 Added MSBUILD support, msbuild.exe must be in path so update your tools (nw) 2015-11-23 10:01:21 +01:00
Justin Kerk
078d8e099a Emscripten build fixes (nw) 2015-11-21 01:40:59 -08:00
Miodrag Milanovic
8a91bc9f0e disable this for CPP11 builds (nw) 2015-11-19 13:34:44 +01:00
Vas Crabb
05109871be all VMX registers are alike (nw) 2015-11-18 19:32:15 +11:00
R. Belmont
4c7e8c403b Merge pull request #466 from Pernod70/master
bbc: hd6845 fix, saa5050, softlists
2015-11-15 10:55:22 -05:00
Miodrag Milanovic
1fe2587c86 This one is not used in compile (nw) 2015-11-15 12:20:35 +01:00
Nigel Barnes
5d004af6c9 bbc: preliminary support for FSD format. 2015-11-15 02:38:06 +00:00
David Haywood
15f6df6d66 disable some intel compiler remarks that are shown in a release config (nw) 2015-11-14 19:15:12 +00:00
Scott Stone
b18702178e Merge branch 'master' of https://github.com/mamedev/mame 2015-11-14 13:43:55 -05:00
Miodrag Milanovic
47f03ddabc fix uninitialized class members for bus devices (nw) 2015-11-14 19:05:20 +01:00
Scott Stone
cff363eec5 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-14 12:51:37 -05:00
Scott Stone
31cca9ea63 Added info header at the top of each .lua file (nw) 2015-11-14 12:51:21 -05:00
Miodrag Milanovic
8c0d01d426 Fix compile for Intel C++ 15 compiler (nw) 2015-11-14 11:52:15 +01:00
Miodrag Milanovic
0f8471d937 Finished adding to lua, some included cpp renamed to inc (nw) 2015-11-12 15:00:07 +01:00
Miodrag Milanovic
44e4bf0d4b few more added (nw) 2015-11-12 13:50:20 +01:00
Miodrag Milanovic
d0a4ae59ad added more h files missing in lua scripts (nw) 2015-11-12 13:33:00 +01:00
Miodrag Milanovic
0332334ecd move formats to proper place (nw) 2015-11-12 10:31:15 +01:00
Miodrag Milanovic
fdcb47333c Add h files to projects as well (nw) 2015-11-11 20:35:28 +01:00
mahlemiut
6f3d1ec8f4 amstad: Transtape WIP support. [Barry Rodewald] 2015-11-10 18:35:02 +13:00
Miodrag Milanovic
cf330fa6de Relax dependencies for softfloat (nw) 2015-11-08 17:38:37 +01:00
Miodrag Milanovic
7418d14468 fix typo (nw) 2015-11-08 15:03:18 +01:00
Miodrag Milanovic
033227778e Remove not longer needed ForceCpp flag (nw) 2015-11-08 13:44:34 +01:00