Miodrag Milanovic
593803fb48
Fixed issue with internal font (nw)
2016-03-20 09:31:04 +01:00
cracyc
8fc8fc5ca3
pcat_dyn: add sound and mark toursol working [Carl]
2016-03-19 21:13:00 -05:00
Brad Hughes
9328fa9028
Fix VS Build issue for WRL ComPtr
2016-03-19 21:43:27 -04:00
Miodrag Milanovic
95a2e4c2c6
compile BGFX for RPI as well (nw)
2016-03-19 16:09:34 +01:00
Miodrag Milanovic
6590600990
Added support for Raspberry Pi cross-compile (nw)
2016-03-19 16:09:34 +01:00
therealmogminer@gmail.com
1226b243a2
Make JSON error checking a lot more verbose
2016-03-19 05:44:38 +01:00
Ted Green
b79020559e
Added files to build and fixed override functions
2016-03-18 15:34:57 -06:00
balr0g
0e76e679c7
Rename 'tests' to 'mametests' to avoid name clash (nw)
2016-03-18 09:24:43 -04:00
Miodrag Milanovic
45f20a43c7
added attotime test for balrog (nw)
2016-03-18 14:00:16 +01:00
Vas Crabb
100fa28671
* Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
...
* Allow std::string to pass through core_file unmolested (reduces temporary allocations)
* Make zip/7z instances of same class with uniform interface
* zippath browsing is broken at the moment
This is another step towards transparent archive support. It's now
possible to access zip and 7z archives with the same code. Nothing is
taking advantage of it yet. There's now some very similar code in
fileio.cpp and clifront.cpp that could be folded at some point.
2016-03-18 19:32:10 +11:00
Dirk Best
de0d79e5e9
svi318: add support for the rs232 interface (sv805)
2016-03-17 23:57:04 +01:00
Dirk Best
776bfad1c1
svi318: add support for the 80 column card (sv806)
2016-03-17 03:06:00 +01:00
Justin Kerk
d0ce8784a7
Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port now (nw)
2016-03-17 01:42:48 +00:00
Dirk Best
59a41ff1d7
svi318: rewrite banking, add expander bus, add svi601 super expander and
...
slot modules for the sv801 disk controller, sv803 16k memory epansion
and the sv807 64k memory expansion
2016-03-16 22:05:43 +01:00
smf-
593c9d5ce6
Build with vs2015 Update 2 RC
2016-03-16 18:19:11 +00:00
hap
d76a9644cf
tms1k: split part 3, done
2016-03-16 02:59:29 +01:00
hap
1a479042cf
tms1k: split part 2, renamed folder tms0980 to tms1000
2016-03-16 01:33:56 +01:00
hap
ce5cb07631
tms1k: split part 2, renamed files
2016-03-16 01:26:37 +01:00
therealmogminer@gmail.com
b212e5dc2e
Add most of the rest of the D3D HLSL chain, nw
2016-03-15 05:17:38 +01:00
Lord-Nightmare
eb3459137c
New NOT WORKING Machines added
...
---------------
Symbolics 3600 [trinitr0n/Ian F., Lord Nightmare]
2016-03-14 19:41:16 -04:00
Vas Crabb
fc87913612
Fix SDL Windows build
2016-03-14 19:32:17 +11:00
Vas Crabb
42fbb9c396
Make osd_file a polymorphic class that's held with smart pointers
...
Make avi_file a class that's held with smart pointers, encapsulate various AVI I/O structures
Make zip_file and _7z_file classes rather than having free functions everywhere
Hide zip/7z class implementation behind an interface, no longer need to call close() to send back to the cache
Don't dump as much crap in global namespace
Add solaris PTY implementation
Improve variable expansion for SDL OSD - supports ~/$FOO/${BAR} syntax
Rearrange stuff so the same things are in file module for all OSDs
Move file stuff into its own module
7z/zip open and destruct are still not thread-safe due to lack of interlocks around cache access
Directory functions still need to be moved to file module
SDL OSD may not initialise WinSock on Windows
2016-03-14 18:55:00 +11:00
Miodrag Milanovic
5fc2774703
Clang 3.8.0 supports -municode (nw)
2016-03-14 07:55:17 +01:00
David Haywood
e48a88ff43
ok, belongs in here, will improve this driver instead (nw)
2016-03-13 15:28:53 +00:00
therealmogminer@gmail.com
cd8f796df6
Add bgfx command line options, major shakeup of organization, nw
2016-03-13 15:51:19 +01:00
therealmogminer@gmail.com
ad1e6ef899
Add dynamic skipping of shader chain passes, nw
2016-03-13 15:51:17 +01:00
therealmogminer@gmail.com
3172371fcd
More work on bgfx data-driven shaders, nw
2016-03-13 15:51:15 +01:00
Miodrag Milanovic
fc3f2b67b9
fix error (nw)
2016-03-13 08:25:47 +01:00
David Haywood
79ee578ad6
new NOT WORKING
...
Android (early build?) [Ryan Holtz]
note this is NOT the same build of the game that Chris Hardy has, his looks more polished / finished, so this seems to be an earlier build / prototype. I don't know if the hardware is the same or not.
Still working on this.
2016-03-12 16:01:21 +00:00
Julian Sikorski
d0f99d22a7
Added ability to build using system libuv (1.8.0 or higher required)
2016-03-12 13:07:14 +01:00
Miodrag Milanovic
2bf46f72ed
Update to use with latest android nkd (nw)
2016-03-11 20:24:20 +01:00
Miodrag Milanovic
f2ce314206
mingw clang build is working, there seams to still be some issue with optimization (nw)
2016-03-11 19:31:07 +01:00
Miodrag Milanovic
679574e965
With latest package from MSYS of clang 3.8.0 build at least compile fine on windows (nw)
...
Strange crashing while executing
2016-03-11 15:00:29 +01:00
Miodrag Milanovic
e6142ef558
Support for aarch64 (nw)
2016-03-11 13:09:47 +01:00
hap
262fc7035a
renamed supercon.cpp to novag6502.cpp
2016-03-09 12:21:05 +01:00
Miodrag Milanovic
de04399afa
Fixed osdmini building for android and pnacl (nw)
2016-03-08 15:46:20 +01:00
Miodrag Milanovic
858c1002d1
compile with latest bgfx,bx (nw)
2016-03-08 12:58:10 +01:00
Miodrag Milanovic
98f0e800f4
Fixed arcade build and merged libbus with liboptional due to circular dependencies (nw)
2016-03-06 09:09:18 +01:00
Justin Kerk
af0a67c0f7
Restore uismall.png for now so that Emscripten menus work (nw)
2016-03-05 22:22:21 +00:00
Brad Hughes
854fe5592f
Fix Visual Studio build
2016-03-05 16:08:02 -05:00
cracyc
c049a91f4a
pcxt: use pc motherboard device and banking (nw)
2016-03-05 15:02:29 -06:00
Jeffrey Clark
b1182ed63b
fix build errors (nw)
2016-03-05 14:37:49 -06:00
Brad Hughes
88412da862
Make XAudio2 available in all Windows OSD builds, plus use 2.9 if available, plus code cleanup.
2016-03-05 15:02:52 -05:00
Miodrag Milanovic
626a13ae1a
Fixing issue compiling on GCC 4.9 till 5.1 (nw)
2016-03-05 14:12:51 +01:00
Miodrag Milanovic
6cc3a6cc90
Support for filtering exceptions (nw)
2016-03-05 11:55:22 +01:00
Miodrag Milanovic
298ce35d64
Added missing xaudio2 header from WINE that is free to use (nw)
2016-03-05 08:59:39 +01:00
cracyc
d74c750cbe
pc: simplify somewhat the pcs/clones and enable configs with less than 640k ram (nw)
...
tandy1t: make the shared vram actually work and use banking (nw)
--
Some of the tandy's will show garbage on the screen when booted, it's the memory test overwriting the shared vram
2016-03-04 21:36:39 -06:00
Miodrag Milanovic
24276fc7db
removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw)
2016-03-04 20:18:47 +01:00
Miodrag Milanovic
8d4f4d62aa
remove remaining files (nw)
2016-03-04 09:27:47 +01:00
Miodrag Milanovic
c5836d89d7
Demoted svi318 to skeleton (nw)
2016-03-04 09:27:47 +01:00
Miodrag Milanovic
cc2330d739
Fix compile are demote drivers (nw)
2016-03-04 08:33:22 +01:00
Lord-Nightmare
dc6e705c0c
fix mess.lua build until rest of mboard dependencies are flushed (nw)
2016-03-04 01:56:55 -05:00
Miodrag Milanovic
9a8c689960
Removed code from Ralf Schaefer and demoted drivers to skeleton and not working (nw)
2016-03-03 21:15:37 +01:00
David Haywood
d51aa530be
remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only)
2016-03-03 18:45:14 +00:00
David Haywood
4fbd1d7bab
remove all drivers by 'insideoutboy' due to unresolved licensing, replaced with skeleton drivers (rom loading only)
2016-03-03 18:38:56 +00:00
Miodrag Milanovic
aa3f554b1e
Fix tools building on windows (nw)
2016-03-03 10:11:31 +01:00
Brad Hughes
ad6aaa81a9
link ole32 on Windows. Needed for CoInitializeEx()
2016-03-02 16:23:08 -05:00
Brad Hughes
39964e6b38
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-03-02 14:14:47 -05:00
Brad Hughes
8803de248e
Add DirectWrite font support module
2016-03-02 14:13:53 -05:00
Curt Coder
99ba45ff75
newbrain: Dumped the COP internal ROM. [Chris Despinidis]
...
newbrain: Rewrote the driver to modern standards. [Curt Coder]
cop400: Implemented the MICROBUS interface. [Curt Coder]
2016-03-02 20:54:32 +02:00
Miodrag Milanovic
b489eb202c
made sources build use info from mame.lst (nw)
2016-03-02 14:21:26 +01:00
Miodrag Milanovic
8a84dd2232
Added mame.lst as main list, it is now generated, and should be updated manually (nw)
...
Filtering for subtargets are done by flt files now
2016-03-02 12:49:37 +01:00
Miodrag Milanovic
3baa2e6e81
update for osdmini (nw)
2016-03-01 21:17:34 +01:00
Miodrag Milanovic
d9510ed04d
Used std::thread and std::condition_variable (nw)
2016-03-01 20:52:56 +01:00
David Haywood
3b3c516a3d
Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to refactor, and share code
2016-03-01 19:35:32 +00:00
Brad Hughes
65c3b22b20
Merge dynamic load XInput
2016-03-01 11:13:51 -05:00
Brad Hughes
630edadf9c
Dynamically load xinput
2016-03-01 11:08:05 -05:00
Miodrag Milanovic
2287efaab3
Enabled multi core compile on VS (nw)
2016-03-01 15:30:42 +01:00
Brad Hughes
3b0d8b1efb
Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame
2016-02-29 21:59:56 -05:00
Brad Hughes
5cc9973a0a
Add XInput support for Windows OSD
2016-02-29 21:48:14 -05:00
Vas Crabb
a830ea7627
* Support *n conversion in stream_format/string_format
...
* Make stream_format return characters printed
* Add iostreams with std::vector storage
* Move to type-safe templates for logerror and popmessage
* Remove now-unnecessary I64FMT from calls to logerror/popmessage
* Put some lib/util stuff in util:: namespace
* Some fixes to Japanese translation
2016-03-01 06:52:36 +11:00
Miodrag Milanovic
23c28c48af
Build SDL2 for Android (nw)
2016-02-29 16:20:51 +01:00
Miodrag Milanovic
4224b67779
cleanup (nw)
2016-02-29 08:52:04 +01:00
Brad Hughes
f68ad66131
Merge input modules work.
2016-02-28 14:56:54 -05:00
Miodrag Milanovic
912598030e
added compiling SDL2 for Android (nw)
2016-02-28 20:28:42 +01:00
Brad Hughes
7dfb578559
Refactor OSD input into modules
2016-02-28 14:25:10 -05:00
Miodrag Milanovic
1adc64573f
compiles but crash on OSX with bundled one (nw)
2016-02-28 15:07:43 +01:00
Miodrag Milanovic
a17d1385c4
Separated windows only part in SDL2 build and prepared osx one (nw)
2016-02-28 12:58:04 +01:00
Miodrag Milanovic
adfae5ffe5
make possible to select if bundled SDL2 is used, made mingw and vs compile so far (nw)
2016-02-27 18:48:03 +01:00
Miodrag Milanovic
ea6b854844
Made Visual Studio use by default bundled SDL2 (nw)
2016-02-27 16:53:49 +01:00
therealmogminer@gmail.com
64135e73f9
Cleaned up sliders a bit in d3dhlsl, nw
2016-02-27 16:11:01 +01:00
Miodrag Milanovic
5951df437e
Added NotoSans-Bold as backup font for platforms that do not have default system fonts exposed (nw)
2016-02-27 11:52:11 +01:00
Miodrag Milanovic
9d4c8c5de5
Made xcode params more generic (nw)
2016-02-26 20:30:37 +01:00
Miodrag Milanovic
5a567f3541
Added support for x64 Androids (nw)
2016-02-26 16:00:29 +01:00
Miodrag Milanovic
3a811376d9
Made pnacl to compile (nw)
2016-02-26 14:50:09 +01:00
Miodrag Milanovic
2582ce7f16
cleanup (nw)
2016-02-26 14:16:50 +01:00
Miodrag Milanovic
4727b0d97f
OS/2 can not support SDL2 which is needed for MAME to run (nw)
2016-02-26 13:20:43 +01:00
Miodrag Milanovic
f79e314897
no way to support qnx (nw)
2016-02-26 12:57:31 +01:00
Miodrag Milanovic
5132d31224
Fix compile for Android(nw)
2016-02-26 11:59:17 +01:00
Miodrag Milanovic
e740bb6915
Fixing some more Android related things (nw)
2016-02-26 11:59:17 +01:00
Miodrag Milanovic
add7a65f3f
Make Android targets compile but not link, using clang compiler in NDK, since GCC will be removed in next one (nw)
2016-02-25 20:44:35 +01:00
Miodrag Milanovic
1a8d5a27d9
pnacl compile fixes (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
4173530610
removed nacl, fixed android and pnacl (nw)
2016-02-25 14:58:39 +01:00
cracyc
24ced36677
at: create at motherboard device and split pci and ps2 machines into own files [Carl]
2016-02-24 10:45:12 -06:00
Olivier Galibert
9740102e64
fix makedep when encoutering GAMEL (nw)
2016-02-23 19:26:50 +01:00
Miodrag Milanovic
34acb73777
Makes xcode compile fine if generated files are already there (nw)
2016-02-23 15:57:36 +01:00
Miodrag Milanovic
a87419ea5c
Forgot to commit this one (nw)
2016-02-23 14:33:30 +01:00
Miodrag Milanovic
8dff2200d0
And I hate you too XCode (nw)
2016-02-22 21:11:57 +01:00
Miodrag Milanovic
cce0696a5f
Made OSD=sdl build compile out of box in Visual Studio (nw)
2016-02-22 14:23:15 +01:00
Miodrag Milanovic
d50870e3e4
fix building Emscripten build on Windows (nw)
2016-02-22 10:18:35 +01:00
Justin Kerk
83abe3fa3d
Emscripten cleanup (nw)
2016-02-21 23:03:38 -08:00
Justin Kerk
6bfb6f8b28
Embed needed bgfx files in Emscripten build (nw)
2016-02-21 14:34:05 -08:00
Miodrag Milanovic
2043e6ce2d
added proper platform for xcode (nw)
2016-02-21 21:03:22 +01:00
Miodrag Milanovic
412814f80d
changes towards compiling with XCode (nw)
2016-02-21 19:48:16 +01:00
Miodrag Milanovic
be7cc43b08
Placed official version, and removed other files since work only with parsing python (nw)
2016-02-21 14:45:38 +01:00
Miodrag Milanovic
78ada55150
Add other python tools for gettext replacement (nw)
2016-02-21 14:16:28 +01:00
Miodrag Milanovic
cc687bcd95
Added python replacement for msgfmt (nw)
2016-02-21 14:09:48 +01:00
dankan1890
526d56d359
Added option in the "Customize UI" menu for selecting the language. (nw)
2016-02-21 04:59:39 +01:00
therealmogminer@gmail.com
c68d4538a7
More JSON reader plumbing, nw
2016-02-21 03:03:25 +01:00
therealmogminer@gmail.com
09f03905fd
More reshuffling, nw
2016-02-21 03:03:24 +01:00
therealmogminer@gmail.com
9a47a870df
First take on render API reorg, nw
2016-02-21 03:03:23 +01:00
arbee
aa8e0fe2cf
sq1: much improved LCD and front panel button support. [Parduz, R. Belmont]
2016-02-20 16:42:29 -05:00
Miodrag Milanovic
3cff262029
added rapidjson in include dirs (nw)
2016-02-17 14:13:49 +01:00
Miodrag Milanović
4d8d9095a1
Merge pull request #628 from fulivi/hp9845_dev
...
Hp9845: tape driver added [F. Ulivi]
2016-02-17 11:41:45 +01:00
dankan1890
97f515d8c4
removed old entries. nw
2016-02-17 11:26:40 +01:00
fulivi
408c6351cf
hp9845: initial version of HP TACO driver (only basic tape movement is working)
2016-02-17 10:12:38 +01:00
Justin Kerk
11f82be540
Fix Emscripten build (nw)
2016-02-16 20:16:11 +00:00
Miodrag Milanovic
38e054c765
placed back OPENGL check since GL is not same as GLES (nw)
2016-02-16 18:00:19 +01:00
Miodrag Milanovic
9eb2734495
BGFX mandatory requirement (nw)
2016-02-16 17:35:27 +01:00
Miodrag Milanovic
e1ace73626
opengl as requirement (nw)
2016-02-16 17:21:32 +01:00
Miodrag Milanovic
40e0a1bcb7
Remove SDL 1.2 support (nw)
2016-02-16 16:35:03 +01:00
Miodrag Milanovic
22e6c350ed
Enabled BGFX support for SteamLink
2016-02-16 11:36:13 +01:00
Miodrag Milanovic
249b5f0b96
fixed logic in expression (nw)
2016-02-15 20:05:47 +01:00
Jeffrey Clark
1ddc780160
osx clang, silence flac unknown attribute error (nw)
2016-02-15 12:12:57 -06:00
Jeffrey Clark
726d141193
fix windows bgfx library link in sdl builds (nw)
2016-02-15 12:12:17 -06:00
Jeffrey Clark
591d1202ac
fix cross compile windows targetextension (nw)
2016-02-15 12:10:36 -06:00
Jeffrey Clark
3570d4f0eb
check STRIP_SYMBOLS in strip function and add strip support for osx (nw)
2016-02-15 12:09:48 -06:00
Jeffrey Clark
36df7413dc
add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw)
2016-02-15 12:09:35 -06:00
Jeffrey Clark
4e7f9e86e8
Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library support (nw)
2016-02-15 12:09:26 -06:00
therealmogminer@gmail.com
b0a7bcd346
Significant speed improvements to the BGFX renderer. [MooglyGuy]
2016-02-15 17:57:28 +01:00
Miodrag Milanovic
05214ecda5
small addition for steamlink (nw)
2016-02-15 12:06:56 +01:00
Miodrag Milanovic
09fd282dc8
fix build on some linuxes (nw)
2016-02-15 11:20:54 +01:00
Miodrag Milanovic
2db4908814
Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw)
2016-02-14 08:16:35 +01:00
Miodrag Milanovic
f5e8c864c2
fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw)
2016-02-13 19:54:01 +01:00
Vas Crabb
5ad3e6664d
Make Zaccaria 1B11142 sound board a device in preparation for netlist sound
2016-02-12 22:21:21 +11:00
hap
0c5784200c
fidel68k: new skeleton driver (nw)
2016-02-11 20:52:21 +01:00
David Haywood
9c07f76389
new skeleton
...
Cross Puzzle [Ryan Holtz, Smitdogg, The Dumping Union]
2016-02-11 16:40:40 +00:00
David Haywood
f5d4d25d10
move flagrall to the 1945kiii driver, nearly the same thing.
...
I wonder what this hw was originally cloned from.
2016-02-10 02:44:19 +00:00
David Haywood
8e30db1e74
making a start on this '96 Flag Rally driver
...
dumped thanks to Nosunosu, ShouTime
2016-02-09 18:04:52 +00:00
Miodrag Milanovic
b7def3d28c
fix for osx and bsd (nw)
2016-02-09 15:13:32 +01:00
Robbbert
c43792362c
Fixed the build.
2016-02-09 10:49:18 +11:00
angelosa
4cf4d96429
Moved JANGOU_BLITTER into a device [Angelo Salese]
2016-02-08 21:37:04 +01:00
Miodrag Milanovic
a29920336d
real fix (nw)
2016-02-08 19:29:42 +01:00
Miodrag Milanović
670596c4b6
Merge pull request #611 from felipesanches/argox_os214
...
skeleton driver for Argox OS-214 Rabbit Printer [Felipe Sanches]
2016-02-08 11:53:37 +01:00
hap
b0a3533fc5
k28: added skeleton driver for the SC-01 k28 (not a cloneset of the other one)
2016-02-08 10:59:15 +01:00
arbee
b9e37eb1dd
Missed a file (nw)
2016-02-07 21:19:16 -05:00
dankan1890
4710c9c263
suppressed C4592 warning in VS 2015. (nw)
2016-02-08 01:53:08 +01:00
Lord-Nightmare
efa5b5c4ef
Add New Skeleton Driver: Xerox Notetaker [Lord Nightmare, bitsavers]
...
New Skeleton Driver Added
-------------------------------------------------
Xerox Notetaker
2016-02-07 17:38:08 -05:00
Felipe Corrêa da Silva Sanches
4fa31121f2
new skeleton driver: Argox Rabbit Printer (model OS-214)
2016-02-07 16:19:38 -02:00
AJR
0d8df9d595
Make generic VTLB implementation a modern device interface (nw)
2016-02-07 01:42:58 -05:00
hap
41f1661876
Revert "New NOT_WORKING machine added"
...
This reverts commit 5b0fcf5997
.
2016-02-06 21:43:06 +01:00
hap
5b0fcf5997
New NOT_WORKING machine added
...
----------
Coleco Talking Teacher [hap, Jonathan Gevaryahu, Sean Riddle, plgDavid, Kevin Horton]
2016-02-05 22:48:44 +01:00
Miodrag Milanović
891007f5bc
Merge pull request #604 from jfdelnero/master
...
New video and machine drivers : EF9364 and SMT Goupil G1 [Jean-François DEL NERO]
2016-02-05 15:19:55 +01:00
Miodrag Milanovic
9a28da4f73
added UI parameter, option simple gives back old style start screen, features for configuration and in game stays same as with new (nw)
2016-02-05 08:53:00 +01:00
Jean-François DEL NERO
0b943844d0
New machine driver : SMT Goupil G1
2016-02-04 21:53:55 +01:00
Jean-François DEL NERO
19f783a571
New video chip support : Thomson EF9364 / Sescosem SFF96364
2016-02-04 21:51:39 +01:00
Miodrag Milanovic
3ebf7e64fc
fixed system dependent UI (nw)
2016-02-04 16:18:55 +01:00
Dankan1890
701df7fe9e
Initial import of MEWUI to MAME [Dankan1890]
2016-02-04 15:14:24 +01:00
Justin Kerk
039a07bb4d
Substantial improvements to Web Audio sound backend for Emscripten port. [Grant Galitz]
2016-02-04 04:36:17 +00:00
cracyc
88413be866
pc9801_cd: 9801 cdrom drivers require DRDY and SERV always set (nw)
...
pc9801_kbd: make a serial keyboard someday (nw)
---
Load NECCDM.SYS to make the cdrom work.
2016-02-01 17:24:21 -06:00
dankan1890
e3b80070a5
Suppressed warning C4477 in Visual Studio 2015.
2016-01-31 18:43:13 +01:00
Miodrag Milanovic
f924d4bd42
link into main project and link deps (nw)
2016-01-31 15:38:51 +01:00
Miodrag Milanovic
c152866e02
added http-parser (nw)
2016-01-31 15:34:40 +01:00
Miodrag Milanovic
7d915c5a79
Added script for building libuv (nw)
2016-01-31 15:28:49 +01:00
RobertoFresca
6649c76bef
New machines marked as NOT_WORKING
...
----------------------------------
Unknown Nibble game [Team Europe, Marcus Jendroska, Y~K, Smitdogg, Roberto Fresca, The Dumping Union]
2016-01-30 23:18:17 -03:00
Miodrag Milanovic
42622cfe8e
replace osd_lock with std::mutex [Miodrag Milanovic]
2016-01-30 20:43:50 +01:00
Miodrag Milanović
1ec138b458
Merge pull request #591 from stuartcarnie/mame0170
...
osdmini: fixes build issues [Stuart Carnie]
2016-01-30 07:50:33 +01:00
Stuart Carnie
048fd105db
osdmini: fixes build issues
2016-01-29 22:44:18 -07:00
Miodrag Milanovic
042050ef67
Added Google Benchmark library (nw)
...
Included sample benchmark for eminline for native and noasm
Made GoogleTest compile only if tests are compiled
2016-01-29 11:47:40 +01:00
Miodrag Milanovic
e691634439
Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic]
2016-01-25 20:01:40 +01:00
Robbbert
aa3b44a0e3
Fixed TR606 for Hap (nw) unable to test, no roms.
2016-01-24 17:24:12 +11:00
hap
098b43d520
s14001a_new is now s14001a
2016-01-23 18:30:26 +01:00
Jean-François DEL NERO
21ea5a74e7
New video chip support : Thomson EF9364 / Sescosem SFF96364
2016-01-23 13:28:58 +01:00
Miodrag Milanovic
2ac3018ee7
fix start project for custom builds in Visual Studio (nw)
2016-01-21 08:41:13 +01:00
Brad Hughes
2f36228306
XAudio2 support
2016-01-20 23:16:18 -05:00
Miodrag Milanovic
4e8e3066f8
reverting:
...
SHA-1: 1f90ceab07
* tags are now strings (nw)
fix start project for custom builds in Visual Studio (nw)
2016-01-20 21:42:13 +01:00
hap
44d700e1f5
let's forget we had a fidelsensor
2016-01-20 01:01:55 +01:00
Sandro Ronco
4f146149b8
nokia_3310.cpp: started implementing the driver based on available information. Also added dumps for various models. [Sandro Ronco]
2016-01-19 22:13:19 +01:00
hap
5d66ee8e6d
Added more accurate SSi S14001A speech chip emulation, written by one of the people at SSi who originally laid out the S14001a silicon in 1974/5! [Ed Bernard]
2016-01-19 01:02:42 +01:00
Miodrag Milanovic
18ec822ac3
Keep naming of binaries for builds made with SOURCES to be same as usual, (nw)
...
fixed propagation of flags for builds made with SOURCES
2016-01-17 17:53:03 +01:00
hap
4af4cc4b9e
renamed csc.cpp to fidelsensor.cpp
2016-01-17 11:28:22 +01:00
hap
82786e9564
Revert "removed fidelz80.h"
...
This reverts commit 8bbdfc0abe
.
2016-01-17 11:23:14 +01:00
Miodrag Milanovic
56f37631da
OS/2 patch [KO Myung-Hun]
2016-01-16 18:02:19 +01:00
Miodrag Milanovic
1f90ceab07
tags are now strings (nw)
...
fix start project for custom builds in Visual Studio (nw)
2016-01-16 14:54:42 +01:00
hap
8bbdfc0abe
removed fidelz80.h
2016-01-15 03:43:26 +01:00
R. Belmont
d266cd0a09
Merge pull request #550 from JoakimLarsson/didact_r2
...
Didact driver
2016-01-13 09:25:10 -05:00
Miodrag Milanovic
283fbf13a4
generic machine is now bookkeeping (nw)
2016-01-10 11:39:38 +01:00
arbee
fcfeae0220
New machines marked as NOT WORKING
...
----------------------------------
- Sequential Circuits Prophet-600 [R. Belmont]
2016-01-09 19:09:08 -05:00
Miodrag Milanovic
2382be9ea8
removed jsoncpp (nw)
2016-01-09 21:11:04 +01:00
Miodrag Milanovic
50a72771ff
Fixed QT5 linking (nw)
2016-01-09 20:39:09 +01:00
Justin Kerk
1e61410aa8
Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)"
...
This reverts commit a8a9b4158a
.
2016-01-08 15:18:08 +00:00
Miodrag Milanovic
6e47d71b83
It is affecting clang 3.6+
2016-01-08 14:08:49 +01:00
Miodrag Milanovic
b3a224378d
Fix compile on clang 3.7+ on linux (nw)
2016-01-08 13:53:57 +01:00
Miodrag Milanovic
fff0c4d054
removed corealloc.cpp file from build (nw)
2016-01-08 12:42:04 +01:00
Justin Kerk
a8a9b4158a
Disable pre-compiled headers on Emscripten for now, fixes build (nw)
2016-01-07 23:22:20 +00:00
Miso Kim
02cc567a19
add spc1500 to mess.lua
...
mess.lua update for supporting spc1500
2016-01-07 03:00:02 +09:00
R. Belmont
f6d942b7b3
Merge pull request #549 from wallyweek/wallyweek
...
Get .ini file default path makefile variable back.
2016-01-06 11:12:46 -05:00
Miodrag Milanovic
3ac71817d7
Fix build for drivers that use netlist (nw)
2016-01-06 10:40:43 +01:00
David Haywood
ee02c1c0f9
not sure what CPU this is uses? (nw)
2016-01-05 17:53:43 +00:00
Joakim Larsson Edstrom
767f8af94f
- Added support for Didact mp68a, a 6800 based eduactional computer with 7seg display and hex keypad. 7Seg display and keyboard works only from full build.
...
- Added skeleton for the Didact md6802, the successor, not yet functional
- Added skeleton for Esselte 100, another Didact design with a CRT and real keyboard, no ROM dumped yet
2016-01-05 16:57:27 +01:00