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
Cesare Falco
2db577c34e
Get .ini file default path makefile variable back.
2016-01-05 12:01:50 +01:00
Vas Crabb
2ec885b8b2
don't link metal pre El Capitan
2016-01-05 12:27:03 +11:00
David Haywood
4d762486b7
Merge pull request #547 from felipesanches/marywu
...
[marywu] new gambling game (unknown name/manufacturer)
2016-01-04 21:27:43 +00:00
Felipe Corrêa da Silva Sanches
9a2c1b7fa4
[marywu] new gambling game (unknown name/manufacturer). The PCB has the text "WU- MARY-1A" which seems to indicate the pcb designer might be called "Mary Wu". Also the ROM contents indicate the author of the song(s): "Music by: SunKiss Chen (05)-2237380"
2016-01-04 19:16:23 -02:00
Miodrag Milanovic
433676b7a1
Fixed OSX compile
2016-01-04 19:15:32 +01:00
Miodrag Milanovic
3f4fe77c75
cleaner solution for linking (nw)
2016-01-04 16:33:23 +01:00
Miodrag Milanovic
57d91cae00
Better fix (nw)
2016-01-04 15:43:02 +01:00
Miodrag Milanovic
8172839141
Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw)
2016-01-04 15:31:32 +01:00
Miodrag Milanovic
e0deb80b54
Fix building on clang, executable fail starting due to mixed allocators (nw)
2016-01-04 13:29:42 +01:00
Miodrag Milanovic
698cec6344
Removed FILTER_DEPS, not stable and not functional (nw)
2016-01-03 17:13:16 +01:00
Olivier Galibert
11bfbc1736
makedep.py: Finish making it python3-compatible [O. Galibert]
2016-01-03 11:12:11 +01:00
David Haywood
d74d1febc4
more potential workouts for the I960 are always a good idea (nw)
2016-01-02 08:15:41 +00:00
Miodrag Milanovic
17f5c825f3
missed this one (nw)
2016-01-01 15:14:06 +01:00
Miodrag Milanovic
729d3d3f16
Make linking of winpthreads static for posix mingw build (nw)
2016-01-01 12:27:00 +01:00
Miodrag Milanovic
f1a0a3cb88
Added pre-compiled headers support to build system (nw)
2016-01-01 08:23:58 +01:00
Miodrag Milanovic
1aa986d617
Revert "removing MESS brand and making MAME a name not acronym (nw)"
...
Too contraversial for now :)
This reverts commit 47bf03513e
.
2015-12-31 10:51:15 +01:00
Miodrag Milanovic
47bf03513e
removing MESS brand and making MAME a name not acronym (nw)
2015-12-31 10:31:00 +01:00
David Haywood
3b0d814b9b
new NOT WORKING
...
Fast Invaders (2 sets) [ANY]
2015-12-30 06:07:39 +00:00
Miodrag Milanovic
9c2669081c
Added platform parameter and some ARM fixes (nw)
2015-12-27 15:35:29 +01:00
Miodrag Milanovic
75e80ec4f6
Fix QT5 build on linux by adding -fPIC
2015-12-27 13:47:54 +01:00
Olivier Galibert
9d231a83ad
qt5 debugger port [O. Galibert]
2015-12-27 12:58:00 +01:00
Miodrag Milanovic
e756a66b14
qtdebugger as separate lib (nw)
2015-12-26 15:56:13 +01:00
therealmogminer@gmail.com
df60e5db3e
Fix build
2015-12-23 18:16:25 +01:00
David Haywood
2cb6396333
before I misplace the files again (nw)
2015-12-22 21:41:25 +00:00
Miodrag Milanović
54cadc3c31
Merge pull request #514 from bmunger/r9751
...
New driver:
ROLM 9751 [Brandon Munger]
2015-12-21 16:05:06 +01:00
Brandon Munger
cebed33843
r9751: fix for g++14 and add rolm as a manufacturer
2015-12-20 19:55:06 -05:00
hap
6ffbf69aa3
initial skeleton driver for TI Spelling B
2015-12-21 01:46:16 +01:00
Justin Kerk
169a193dc0
New skeleton: Saturn ST-17xx series DVD players [Justin Kerk]
2015-12-20 16:13:25 -08:00
Brandon Munger
b3b834c45a
r9751: rename drivers to cpp
2015-12-20 17:46:11 -05:00
Brandon Munger
052b94a236
r9751: moved driver from mess directory to mame
2015-12-20 17:46:11 -05:00
Brandon Munger
8fe5c58a6f
r9751: forgot to update machine.lua
2015-12-20 17:46:10 -05:00
Brandon Munger
d3785e805e
Initial ROLM 9751 driver
2015-12-20 17:46:09 -05:00
Miodrag Milanovic
c8583ebdc9
os calls do not follow MAKE escaping
2015-12-20 09:45:39 +01:00
AJR
d6445f496c
Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCES option as well)
2015-12-19 20:20:55 -05:00
AJR
ad4d85f68f
Fixed wrong number of arguments to makedep.py in SOURCES build
2015-12-19 20:00:22 -05:00
R. Belmont
4518735134
Revert "Allow SDLMAME to build on OS X from paths containing spaces"
2015-12-19 18:55:02 -05:00
AJR
8567ac0d64
Allow SDLMAME to build on OS X from paths containing spaces
2015-12-19 11:09:57 -05:00
Justin Kerk
85d74eb2c9
Emscripten build fixes (nw)
2015-12-19 08:17:34 +00:00
Ville Linde
0df7787f16
Split Taito TC0780FPA into its own device [Ville Linde]
2015-12-18 22:07:02 +02:00
Vas Crabb
a8d1e313b4
Make Lazarian playable
...
* Decode PLA bitstream and use for video mixing
* Document colour format and make up usable colour values
* Implement shell and area effects
* Use proper video timings - yes there is blank space on the right
* Add PLA from lazarian to laserbat as bad dump as it's needed now
* Yes it's impossible to get black because there's no LSB for blue
* Colours are still wrong, but at least it's only the intensities now
* There are still alignment issues between layers
* catnmous is completely broken, need schematic for PLA hookup
2015-12-15 21:03:31 +11:00
David Haywood
570de81e04
new clones
...
Ninja-Kid II / NinjaKun Ashura no Shou (set 4) [system11]
2015-12-13 15:59:21 +00:00
Miodrag Milanovic
c15d7adef3
compile parameters specific for 3rdparty component (nw)
2015-12-12 15:03:22 +01:00
Miodrag Milanovic
74cfff6fc6
Update to LUA 5.2.3, so source changes (nw)
2015-12-12 14:49:48 +01:00
Miodrag Milanovic
379581fb36
macro removal INLINE -> static inline (nw)
2015-12-12 08:58:57 +01:00
Miodrag Milanovic
9a2ed1703a
tagged_list without tagmap_t (nw)
2015-12-11 13:59:37 +01:00
Miodrag Milanovic
ee942ae0fb
some MSBUILD fixes (nw)
2015-12-10 12:16:06 +01:00
Cowering
00a496face
(retrying) fix up some lto things (still can't compile full MAME on Windows) Also add a few msg texts for VS warnings (NW)
2015-12-09 12:58:08 -06:00
Miodrag Milanovic
700683468a
Removed dead PPC code (nw)
2015-12-09 10:25:40 +01:00
Vas Crabb
e706b93447
propagate ARCHOPTS to linker
2015-12-07 22:07:29 +11:00
Miodrag Milanovic
46471ac080
Can't do override checks due to QT headers (nw)
2015-12-07 06:57:05 +01:00
Miodrag Milanovic
6a765a95ec
Added addprojectflags function and added -Wsuggest-override for all that are not 3rdparty projects.
...
It is place where all additional checks we should put
2015-12-06 17:07:50 +01:00
Felipe Corrêa da Silva Sanches
0618c642ba
adding a basic machine driver for the Patinho Feio and setting up build system for the driver and the CPU module
2015-12-06 13:32:03 -02:00
Miodrag Milanovic
ccc677d0e5
Need this on linux
2015-12-04 20:36:05 +01:00
Miodrag Milanovic
2ce19e896b
Removed need for -Wno-c++11-narrowing for clang
...
and -Wno-unused-result,-Wno-narrowing and -Wno-attributes on gcc (nw)
2015-12-04 20:22:48 +01:00
Miodrag Milanovic
20b32acb8b
OSX version is taken on different way so it is considered 6.0 (nw)
2015-12-03 14:50:04 +01:00
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
Miodrag Milanovic
5deec43cbc
update build scripts for rename c - > cpp (nw)
2015-11-08 13:26:29 +01:00
Miodrag Milanovic
102ee9938f
typo fix (nw)
2015-11-08 12:57:40 +01:00
Miodrag Milanovic
b6707c3bb5
Removed mongoose due to restricted license and webserver wip till code is restructured (nw)
2015-11-04 18:55:36 +01:00
Miodrag Milanovic
056fdc89c5
fix VS build (nw)
2015-11-04 14:16:42 +01:00
Miodrag Milanovic
ecdc99b0e6
added clang and gcc flags needed for compilation of 3rdparty libraries, also removed checking for shadowing in them (nw)
2015-11-04 11:21:08 +01:00
Miodrag Milanovic
4b75c57008
set only needed VS compile flags for 3rdparty (nw)
...
there are still those in main file, but now can be removed by fixing our code
2015-11-03 20:55:18 +01:00
Mike Naberezny
2323a3c851
png.py: Fix undefined name 'e'. (nw)
2015-11-02 23:01:49 -08:00
Mike Naberezny
f76c73b917
png.py: Remove unused import. (nw)
2015-11-02 22:59:22 -08:00
Miodrag Milanovic
b8efd210b1
fix VS build (nw)
2015-11-02 17:37:18 +01:00
Vas Crabb
8247cab558
make it easier to build multiple configs (nw)
2015-11-02 23:40:03 +11:00
Miodrag Milanovic
c050685c98
Fixed mingw clang build (nw)
2015-11-02 11:13:12 +01:00
Miodrag Milanovic
b01384ee73
fixed linking unidasm in small builds (nw)
2015-11-02 08:45:22 +01:00
hap
068c61549a
added alpha8201 skeleton
2015-10-31 16:06:44 +01:00
David Haywood
965e52dff8
mask address space for a2600 in the CPU (m6507) not in the driver.
2015-10-30 00:50:38 +00:00
David Haywood
de9353adcb
create derived CPU type so that code can be put in the correct place (nw)
2015-10-29 19:21:01 +00:00
David Haywood
7793b9af43
call it harmony/melody, that more accurately represents what we're emulating, dpc+ seems to be a software implementation on the ARM of the Harmony (nw)
2015-10-29 17:10:14 +00:00
Miodrag Milanovic
01a8a6a208
fix sdl build fix for windows (nw)
2015-10-28 16:02:38 +01:00
David Haywood
1899788b97
a 100% skeleton 'Sega Sawatte' driver, so that the softlist isn't orphaned and -romident can identify items in it etc.
...
we don't know the CPU or anything else, what is known is in the driver.
2015-10-27 12:31:19 +00:00
David Haywood
bc6c55fe47
new WORKING
...
Unisonic Champion 2711 [David Viens]
2015-10-26 22:02:55 +00:00
David Haywood
624825c042
skeleton dpcplus (nw)
2015-10-26 19:54:31 +00:00
David Haywood
0c434ec835
new NOT WORKING
...
Sub Hunter [Piero Andreini]
2015-10-26 19:04:45 +00:00
mahlemiut
1e2904037e
amstrad: added Draysoft Doubler expansion device
2015-10-26 16:14:14 +13:00
Lord-Nightmare
86d3537f95
Split cat.c into separate drivers for canon cat and iai swyft. (Part 1) [Lord Nightmare]
2015-10-22 01:11:25 -04:00
Robbbert
bc19234d3f
Camputers Lynx: some work on floppy disk.
2015-10-19 13:33:27 +11:00
Miodrag Milanović
fb179e042c
Merge pull request #401 from fulivi/pty_dev3
...
PTY support for u*x OSes [F.Ulivi]
2015-10-18 16:00:23 +02:00
Miodrag Milanovic
58bf8e3345
Disabled DX12 on mingw since it is not working (nw)
2015-10-15 10:52:18 +02:00
Curt Coder
60d08590a1
tiki100: Added skeleton for Winchester controller. [Curt Coder]
2015-10-14 22:55:09 +03:00
fulivi
898fc7b373
pty: seems ok (linux only)
2015-10-13 12:01:30 +02:00
fulivi
f8cb153519
pty: first step of pseudo terminal implementation
...
Conflicts:
scripts/src/bus.lua
2015-10-13 12:00:52 +02:00
Curt Coder
af70919cb1
tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder]
2015-10-12 22:13:08 +03:00
Miodrag Milanovic
8e22b1d22f
Renamed DRIVERS parameter to SOURCES since you can add any source you wish to include in target (nw)
2015-10-09 14:13:35 +02:00
Miodrag Milanovic
64599d2aff
Do not create dasm.lib if no disassembler compiled (nw)
2015-10-09 13:45:14 +02:00
Miodrag Milanovic
86d3aa8065
Moved tools in proper place, and moved build python scripts together with other scripts (nw)
2015-10-07 12:01:21 +02:00
kazblox
0c28355f29
Move spcwarp to cvs.c
2015-10-06 23:16:17 +08:00
Scott Stone
74ffae801a
Fixing compiling issue for release toolchain (per Balrog) (nw)
2015-10-05 18:33:52 -04:00
Cowering
7c302af80f
Allow current toolchain for mingw to work and allow GCC 5.2 to also work if gcc-ar is current enough. Add a little more info about lto (nw)
2015-10-05 10:29:15 -05:00
Sandro Ronco
c69dffc4b0
fixed arcade SUBTARGET (nw)
2015-10-02 22:34:55 +02:00
Robbbert
d30acf0c7a
New skeleton: Proteus III [Robbbert]
2015-10-02 23:49:59 +10:00
Robbbert
b384591712
New skeleton: Data RD100 [Robbbert]
2015-10-02 16:32:15 +10:00
Robbbert
e1cad4365a
zapcomp: Fixed some errors in the rom; tidied the code.
2015-10-02 11:05:53 +10:00
Robbbert
06e3257c6e
New skeleton: Micral 80-22G [Robbbert]
2015-10-02 01:32:39 +10:00
Miodrag Milanovic
6e70790bf4
removed line commit by mistake (nw)
2015-09-30 17:40:40 +02:00
Miodrag Milanovic
2fdcf3bc14
fix build (nw)
2015-09-30 17:32:32 +02:00
Miodrag Milanovic
1fc48ce120
move mess into mame (nw)
2015-09-30 17:21:14 +02:00
Miodrag Milanovic
87a576c555
fixing scripts for building with new names (nw)
2015-09-30 16:24:43 +02:00
Ramiro Polla
e5ae5d0b09
nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer
2015-09-29 21:29:22 +02:00
cracyc
c400248728
i8271: modernize [Carl]
2015-09-28 16:14:53 -05:00
R. Belmont
1febce4996
Merge pull request #347 from felipesanches/wacky_gator
...
Skeleton driver for Wacky Gator (Data East - 1990)
2015-09-28 10:24:38 -04:00
hap
f85d827d73
driver lib filenames are lowercase
2015-09-28 15:18:33 +02:00
Felipe Corrêa da Silva Sanches
8a4b732020
Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game with alligators.
2015-09-27 19:39:29 -03:00
R. Belmont
057b5ebd2e
Merge pull request #345 from felipesanches/zap_computer
...
new driver: ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981)
2015-09-27 09:51:10 -04:00
Miodrag Milanovic
3bb1dc3646
Skeleton driver:
...
-Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
2015-09-27 13:29:08 +02:00
Felipe Corrêa da Silva Sanches
88ab4da61c
new driver: ZAP - Z80 Applications Processor - based on the book "Build Your Own Z80 Microcomputer" by Steve Ciarcia (1981)
2015-09-27 01:56:18 -03:00
David Haywood
2dabd5e7d4
new skeleton
...
Piggy Pass (version 04.40)
(can't really find any good references for what this is but looks like something mechanical, CPU type seems wrong)
2015-09-25 20:58:32 +01:00
kazblox
bd41a1ad64
Merge branch 'master' of https://github.com/mamedev/mame
2015-09-25 20:10:02 +08:00
mixxmaster
4e3fb779dc
Seperate Space Warp into it's own skeleton driver.
2015-09-25 20:01:28 +08:00
Scott Stone
ec1ee61dae
Moved bus\a8sio files to bus\a800 to avoid redundancy (nw)
2015-09-24 13:11:55 -04:00
mahlemiut
cdb93cff68
ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes require some cache funkiness.
2015-09-24 14:16:32 +12:00
arbee
affe28ab34
New machine added as MACHINE_NOT_WORKING
...
----------------------------------------
Commodore MPS-1230 NLQ Printer [Guru, R. Belmont]
2015-09-20 18:18:07 -04:00
David Haywood
9e11f53298
refactor some igs code into a device so that we can use it with igs_m027.c (nw)
2015-09-20 17:08:51 +01:00
Lord-Nightmare
ed89f8d6e3
Add (mostly) skeleton driver for the DECwriter III (LA120) [Lord Nightmare, NeXT]
2015-09-20 01:09:16 -04:00
David Haywood
37272185a4
split fearless into a different driver, has different vid hw (nw)
2015-09-20 02:49:39 +01:00
balr0g
459c86dee3
Fix build with Xcode 7 (nw)
2015-09-18 16:00:03 -04:00
Olivier Galibert
0ad1714394
Skeleton driver for the Brother MT735 thermal printer [Cowering, O. Galibert]
...
We really need to decide what printers should output...
2015-09-18 11:08:31 +02:00
Olivier Galibert
8d1b766ca7
Skeleton driver for the LG GP40NW10 USB DVD writer [O. Galibert]
...
It is (was?) an inexpensive dvd writer. I started this driver to see
if it was possible to add commands for really raw reading. Let's just
say that mcs51 code is a pain to read.
If it ever works, it can be interesting as a USB device for when we
end up insane enough to try to handle USB in the first place.
2015-09-18 11:07:57 +02:00
R. Belmont
518897bfca
Merge pull request #298 from JoakimLarsson/hkv10_2
...
Added driver for Heurikon HK68K/V10 VME board
2015-09-14 12:36:39 -04:00
couriersud
9fca8bdc44
Remove last traces of printf from plib. Reorganized some code. (nw)
2015-09-14 12:34:25 +02:00
Robbbert
884e4460ae
Fix the build.
2015-09-14 10:43:49 +10:00
Joakim Larsson Edstrom
13bbcd2836
Added new devices to build
2015-09-13 20:16:02 +02:00
Joakim Larsson Edström
807bdf0a06
Added driver for Heurikon HK68K/V10 VME board
...
Added some SCC support in the z80dart driver
2015-09-13 20:12:29 +02:00
Cowering
c9d6609bf0
fix cross compile paths, make ar work with lto until Windows GCC fixed
2015-09-13 09:55:03 -05:00
Miodrag Milanovic
d0e0a5bfa4
removed not needed include paths (nw)
2015-09-13 14:04:00 +02:00
Miodrag Milanovic
e3a6e9b0b8
removed deps from 3rdparty to osd (nw)
2015-09-13 12:45:56 +02:00
Miodrag Milanovic
05c7edb199
Remove direct zlib dependency in code (nw)
2015-09-13 12:27:46 +02:00
Miodrag Milanovic
c9bde5341d
reorganized scripts according to new structure (nw)
2015-09-13 10:17:58 +02:00
Miodrag Milanovic
ee7ff77255
update build scripts and code change in order to fix compile (nw)
2015-09-13 09:20:24 +02:00
Miodrag Milanovic
494ea9fab0
added missing file for OSX (nw)
2015-09-12 11:56:19 +02:00
Miodrag Milanovic
a4ea92de24
Update scripts for compile with latest BGFX (nw)
2015-09-12 11:06:14 +02:00
Miodrag Milanovic
115ffcb10a
Moved netlist from emu to lib (nw)
2015-09-12 10:12:14 +02:00
Sergey Svishchev
b7f4c082e6
isa_ibm_pgc: new skeleton driver
2015-09-11 01:26:02 +03:00
mahlemiut
91b0190a5d
al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald]
2015-09-10 23:53:20 +12:00
cracyc
78c8d33ebd
pcd: implement pcx video device [Carl, Axel Muhr]
2015-09-09 22:15:46 -05:00
David Haywood
8abb4014f3
Sega Pico PCM improvements [ValleyBell]
...
as the pull request seems to have gone dead I refactored his changes into a new device derived from the 7759 rather than adding the Fifo into the 7759 (due to Aaron saying it doesn't exist there)
it's possible the custom chip that Pico uses has said logic built in somehow as it's not a plain 7759 afaik.
2015-09-08 15:09:43 +01:00
Miodrag Milanovic
6359b876b9
made FORCE_VERSION_COMPILE option to be used for build server (nw)
2015-09-05 11:53:19 +02:00
Miodrag Milanovic
37c52103a5
moved nsc810 build to proper place (nw)
2015-09-05 08:18:31 +02:00
R. Belmont
eb4348b5d8
Merge pull request #302 from JoakimLarsson/mz8105_1
...
New VME board: Mizar 8105
2015-09-02 21:25:45 -04:00
Joakim Larsson Edström
7d43a97f12
New VME board: Mizar 8105, 68000@10Mhz with support for a 16Kb OS9 bootstrap
...
- Terminal interface hooked up to a UPD7201 that the board expects on the VME bus
2015-09-02 23:30:15 +02:00
Justin Kerk
988ec56c7b
Hopefully fix build (nw)
2015-09-02 13:56:42 -07:00
Justin Kerk
c573df73ec
Fix Emscripten compile with GoogleTest (nw)
...
See https://github.com/kripken/emscripten/issues/3484
2015-09-02 13:03:26 -07:00
Miodrag Milanovic
70bddf12f5
Added GoogleTest and convert tests to us it (nw)
2015-09-02 13:50:20 +02:00
Sergey Svishchev
28287d2970
New skeleton: dvk_kcgd (colour graphics display controller for DVK series)
2015-08-30 15:06:06 +03:00
R. Belmont
48d414360c
Merge pull request #287 from felipesanches/canons80
...
initial skeleton driver for Canon S-80 typowriter
2015-08-28 15:32:08 -04:00
Luca Elia
314affc3a0
New games marked as GAME_NOT_WORKING
...
------------------------------------
Chexx (EM Bubble Hockey, 1983 1.1) [Clay Harrell, Luca Elia]
2015-08-25 17:55:30 +02:00
Vas Crabb
f500420346
OS/2 patch for 0.164 [KO Myung-Hun]
2015-08-25 13:02:01 +10:00
Felipe Corrêa da Silva Sanches
25dd325c93
initial skeleton driver for Canon S-80 typowriter
2015-08-24 19:20:02 -03:00
couriersud
3011b4b068
Moved nltool.c and nlwav.c into src/emu/netlist/prg.
...
Added src/emu/netlist/build/makefile. This allows netlist to be ripped
out of the tree and to compile it standalone. (nw)
2015-08-23 20:59:07 +02:00
Luca Elia
f8e7f02ce0
rename vampire.c to faceoffh.c (nw)
2015-08-23 17:49:22 +02:00
Luca Elia
94fec04e06
New games marked as GAME_NOT_WORKING
...
------------------------------------
Unknown Entertainment Enterprises sound pcb (maybe Vampire?) [Jarrod Wright]
2015-08-22 17:36:20 +02:00
Michael Zapf
4398fa4f66
New AT29 flash EEPROM circuits
2015-08-21 14:14:13 +02:00
Wilbert Pol
43e4d38a6f
IPC skeleton (nw)
2015-08-18 20:12:56 +02:00
Ville Linde
7834ef5485
New games marked as GAME_NOT_WORKING ------------------------------------ ROLLing eX.tre.me [Ville Linde, Guru]
2015-08-18 20:49:45 +03:00
Luca Elia
67da7a4c89
New games marked as GAME_NOT_WORKING
...
------------------------------------
Joy Stand Private [Luca Elia, Guru]
2015-08-16 18:29:54 +02:00
Wilbert Pol
b30cb9180d
fix mess build (nw)
2015-08-14 13:27:21 +02:00
therealmogminer@gmail.com
5d7c5fc62b
nw, add skeleton and disassembler for DEC PDP-8 CPU
2015-08-13 14:38:30 +02:00
Dirk Best
389fbaf2f0
blockhl: use bankdev, clean up driver
2015-08-13 03:55:04 +02:00
Michael Zapf
985decb028
ti99: That's one small move for a man
2015-08-11 18:41:36 +02:00
yz70s
1ac27c1bea
try fix 3 (nw)
2015-08-11 15:36:18 +02:00
yz70s
b682f0babd
try fix 2 (nw)
2015-08-11 14:24:49 +02:00
yz70s
b8d19a6c86
chihiro.c: Move parts common with Xbox console into their own files machine/xbox.c and includes/xbox.h [Samuele Zannoli]
2015-08-11 02:25:51 +02:00
Wilbert Pol
99353dc95f
coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multicarts (nw)
2015-08-10 13:10:14 +02:00
Michael Zapf
1784a89ee4
Defining variants 9224 and 9234 (WIP)
2015-08-10 02:00:55 +02:00
Ville Linde
01b95b1973
firebeat: Split GCU into its own file (nw)
2015-08-09 20:22:14 +03:00
yz70s
a765979c61
Disable warnng C4319 with visual studio 2015 (nw)
2015-08-09 15:06:20 +02:00
couriersud
7815f924ec
Add emu/netlist to include dirs to avoid relative paths in netlist
...
include files. (nw)
2015-08-03 00:10:23 +02:00
couriersud
d0466dd4da
Added simple stream classes to netlist code. (nw)
2015-08-03 00:10:22 +02:00
Michael Zapf
be6c3ee4c9
mfmhd: Introduced format definition, now generally available.
2015-08-02 15:50:22 +02:00
Robbbert
465878ee75
New mostly-working system: SME Systems Aussie Byte SBC [Robbbert]
2015-08-02 13:41:31 +10:00
Olivier Galibert
9485ca9d43
Revert "debugqt: Port to Qt5 [O. Galibert]"
...
Experience shows it's too early for that. I'll keep that in a corner
and we'll see again later.
2015-08-01 20:43:47 +02:00
andreasnaive
e5628609f4
Preliminary decryption support for Namco System 10 [Andreas Naive]
2015-08-01 17:28:22 +02:00
Miodrag Milanovic
fa32ced4ce
Fixed VS build (nw)
2015-08-01 10:07:05 +02:00
David Haywood
e9421244c6
new NOT WORKING
...
Sega Picture Magic
(it's a 32x PCB attached to a custom stripped down 68k base board instead of a MD, likely that the internal boot roms for the SH2s differ however)
2015-07-30 20:41:35 +01:00
Wilbert Pol
a2c4291690
msx1_cart.xml: Added fs_sr002 mapper based on internal bunsetsu mapper (nw)
2015-07-30 12:17:47 +02:00
Dirk Best
93bd0f0daf
pmd85: use standard palette, clean up video emulation
2015-07-30 10:31:00 +02:00
Olivier Galibert
a83ad4d11f
debugqt: Port to Qt5 [O. Galibert]
2015-07-29 11:19:43 +02:00
couriersud
e266587640
Move MC14584B to nlm_other.[ch] (nw)
2015-07-27 23:50:59 +02:00
Curt Coder
a733240aa6
c128: Added a skeleton for the PARTNER 128 cartridge. [Curt Coder]
2015-07-27 00:25:19 +03:00
Curt Coder
83a750e6c0
Added a skeleton for the Commodore 1526/MPS-802/4023 printer. [Curt Coder]
2015-07-26 22:42:02 +03:00
couriersud
8b388e9131
Added nlwav to tools. nlwav converts netlist logs into wav files.
...
Example usage:
./nlwav -i netlist.log_RO.1.log -o tt.wav
./nlwav -h
[Couriersud]
2015-07-26 20:03:13 +02:00
Curt Coder
95e5e10bfa
Added a skeleton for the Commodore VIC-1520 plotter. [Jim Brain, Curt Coder]
2015-07-25 21:31:52 +03:00
Curt Coder
6144c3034b
Added skeleton for Commodore VIC-1515 printer. [Curt Coder]
2015-07-25 12:51:28 +03:00
Cowering
18c9854ee6
scrape this for every bit of info (nw)
2015-07-24 20:48:56 -05:00
Dirk Best
a1157715fe
New working driver: Monkey Magic © 1979 Nintendo
2015-07-24 17:02:35 +02:00
Lord-Nightmare
68a39e8e69
semi-revert the change of ar.exe to gcc-ar.exe; the latter is broken in the current build tools, needs to be replaced with a working copy (n/w)
2015-07-23 14:28:23 -04:00
Cowering
9d0e2427a4
hmm.. new 5.2 mingw seems to need this to pickup sprintf for lto (NW)
2015-07-23 10:46:11 -05:00
Cowering
0b77d57e1d
forgot a part (NW)
2015-07-23 10:36:42 -05:00
Cowering
0eef937287
This lets MAME compile in Arch Linux GCC 5.2. 16G RAM used to prevent crash. compile with 'make SSE3=1 LTO=1'
...
testing GCC 5.2 MSYS2 now (NW)
2015-07-23 10:34:50 -05:00
R. Belmont
b83cc37ae2
Merge pull request #257 from 0-wiz-0/master
...
Re-add NetBSD support.
2015-07-22 15:46:15 -04:00
Joakim Larsson Edström
307d82b06a
fixed c&p typo
2015-07-20 23:10:08 +02:00
Joakim Larsson Edström
e436f2a3a3
Added driver for CPU-1 VME SBC from Force Computers and a skeleton 68230 device driver
2015-07-20 22:51:35 +02:00
Joakim Larsson Edström
19117955e8
Added PIT68230 to available machines and enabled it for my configuration
...
Conflicts:
scripts/src/machine.lua
scripts/target/mame/my.lua
2015-07-20 18:07:07 +02:00
Wilbert Pol
69f5f49c52
msx.c: Start hooking up moonsound; not fully working yet (nw)
2015-07-19 14:36:12 +02:00
couriersud
aa5785832c
Add macro library for opamp models. (nw)
2015-07-16 23:10:36 +02:00
Robbbert
f5f0f6057c
New skeleton: Intel SDK-80 [Nigel Barnes]
2015-07-16 01:49:01 +10:00
Thomas Klausner
910f0215e8
Add NetBSD support.
...
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-07-14 21:52:52 +02:00
Luca Elia
699716bb18
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
The Dealer (Visco Games) [Luca Elia, Fabrice Arzeno, Porchy, tormod, The Dumping Union]
2015-07-13 22:39:35 +02:00
R. Belmont
e0eb69cac6
Merge pull request #240 from belegdol/master
...
Added ability to use system PortAudio
2015-07-13 09:12:44 -04:00
couriersud
fae860f0dd
Changed uppercase filenames to lowercase. (nw)
2015-07-12 17:35:37 +02:00
couriersud
d97724dfb6
Created macro libraries for CD4XXX and 74XX chip families. Going
...
forward, these will contain all devices which can be described using
truthtables and DIPPINS. [Couriersud]
2015-07-12 17:06:59 +02:00
cracyc
2d2fb40f77
peoplepc: split from pc.c and make it work [Carl]
2015-07-10 16:39:42 -05:00
balr0g
c7b8aa5482
Don't think this was intended to be committed (nw)
2015-07-09 11:55:42 -04:00
balr0g
8048910282
MONGOOSE_ENABLE_THREADS is only autodefined on Windows
2015-07-09 10:53:37 -04:00
therealmogminer@gmail.com
14c07a34b1
Fix the majority of CEN64 SSE stuff, nw
2015-07-09 13:30:12 +02:00
Dirk Best
08c7ed6ffb
guab: Updated driver to use the standard wd floppy controller.
...
This also means that it now uses the software list system instead of
loading the floppy disk image into a memory region. To run the driver
use: "mame guab -flop guab3" now. You may also just start the driver,
then choose a floppy disk image from the builtin file manager.
2015-07-09 12:58:25 +02:00
Cowering
3a692ce773
required to get latest mongoose compiling
2015-07-08 23:37:55 -05:00
David Haywood
d0e97a8d6d
Merge pull request #243 from felipesanches/rambo
...
New non-working driver: Metamáquina 2 desktop 3d printer
2015-07-06 10:23:01 +01:00
Felipe Corrêa da Silva Sanches
a43fac75ee
New non-working driver: Metamáquina 2 desktop 3d printer (This also provides an implementation of the AVR8 EIJMP instruction)
2015-07-05 19:47:37 -03:00
Julian Sikorski
1b5d213aaa
Added ability to use system PortAudio
2015-07-05 22:08:10 +02:00
Michael Zapf
5ed6d7c6f9
This is it. ti99 says Goodbye to legacy floppy.
2015-07-05 19:59:37 +02:00
mahlemiut
4e99dc8cfe
amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 default to 64k RAM.
2015-07-05 00:25:52 +12:00
couriersud
07a7c190fd
Added MM5837 Noise Generator used by Congo Bongo. [Couriersud]
2015-07-04 13:23:15 +02:00
hap
563b496792
renamed some cpu core inc files to c
2015-07-03 23:04:24 +02:00
hap
9c8b2c6a1a
moved sm510/11/12 specifics to their own files
2015-07-03 21:34:53 +02:00
hap
2b8c61e22b
ok, fixed build
2015-07-03 19:51:51 +02:00
angelosa
13d62dd0eb
Merge branch 'master' of https://github.com/mamedev/mame
2015-07-02 22:56:05 +02:00
angelosa
40e74477eb
XBOX skelly driver.
2015-07-02 22:55:57 +02:00
Lord-Nightmare
d59b9e7416
Fix for MESS subtarget compile (nw)
2015-07-02 13:27:09 -04:00
cracyc
201b1ba302
m20: 8086 apb [Carl, rfka01, Christian Groessler]
2015-07-01 17:09:39 -05:00
Scott Stone
49471a2cf4
Fix for MAME compile (nw)
2015-07-01 14:49:23 -04:00
hap
ee8e7dd26b
added hh_sm510.c skeleton driver
2015-06-30 17:05:29 +02:00
hap
7b0b0bbc95
added SM510 cpu skeleton
2015-06-30 02:10:33 +02:00
Dirk Best
caa26040c7
rc759: wip. initial version of the intel 82730 text coprocessor, and
...
added more meat to the driver. currently dies testing the cassette.
2015-06-27 20:50:15 +02:00
R. Belmont
ef59471890
Merge pull request #218 from felipesanches/icatel
...
skeleton driver of Icatel (brazilian public payphone)
2015-06-27 11:47:51 -04:00
R. Belmont
84c4b76fcf
Merge pull request #222 from felipesanches/daruma
...
Daruma DS348 dot-matrix printer skeleton driver.
2015-06-27 11:47:28 -04:00
Vas Crabb
382dd0f616
Make the SSE tables a static inside the SSE implementation class (nw)
...
Also encapsulate the pointer casting used to access it in static functions
Don't mean to step on any toes, sorry if this inconveniences you MooglyGuy
2015-06-27 02:42:00 +10:00
Ariane Fugmann
7a07ecba2a
Merge pull request #3 from mamedev/master
...
merge with base
2015-06-24 23:33:18 +02:00
Felipe Corrêa da Silva Sanches
6b601f9032
Daruma DS348 dot-matrix printer skeleton driver.
2015-06-23 16:36:38 -03:00
Vas Crabb
84aa21184b
Pick the low-hanging fruit (nw)
...
Implemented most of MooglyGuy's new RGB intrinsics for VMX/Altivec
Still need to do blend, bilinear filter and merge alpha
2015-06-23 21:02:30 +02:00
therealmogminer@gmail.com
55c2e3ef5d
nw, update lua script
2015-06-23 21:02:30 +02:00
therealmogminer@gmail.com
fd6db5d503
Convert rgbint and rgbaint globals to a class (nw)
2015-06-23 21:01:36 +02:00
Miodrag Milanovic
8cc4be2364
Revert "fix separate build (nw)"
...
This reverts commit 2766fc3357
.
2015-06-23 07:28:30 +02:00
Miodrag Milanovic
f7ce68d453
Revert "fix separate compile for amiga and removed duplicated code (nw)"
...
This reverts commit 7322d3e1ef
.
2015-06-23 07:28:20 +02:00
Miodrag Milanovic
ef69007aa8
Revert "fix compile of asteroid (nw)"
...
This reverts commit 0f15e374d3
.
2015-06-23 07:28:09 +02:00
Miodrag Milanovic
431152bf05
Revert "fix astrocde (nw)"
...
This reverts commit 31a1f6b01f
.
2015-06-23 07:27:57 +02:00
Miodrag Milanovic
0775014967
Revert "fixed asuka (nw)"
...
This reverts commit 38b7f181ee
.
2015-06-23 07:27:42 +02:00
Miodrag Milanovic
38b7f181ee
fixed asuka (nw)
2015-06-22 18:54:09 +02:00
Miodrag Milanovic
31a1f6b01f
fix astrocde (nw)
2015-06-22 18:50:54 +02:00
Miodrag Milanovic
0f15e374d3
fix compile of asteroid (nw)
2015-06-22 18:42:23 +02:00
Miodrag Milanovic
7322d3e1ef
fix separate compile for amiga and removed duplicated code (nw)
2015-06-22 18:42:22 +02:00
Miodrag Milanovic
2766fc3357
fix separate build (nw)
2015-06-22 18:20:03 +02:00
Miodrag Milanovic
c5c718beb8
no need for subdir for these projects, those are same for all mame builds (nw)
2015-06-22 17:57:50 +02:00
Miodrag Milanovic
a65f0f36a3
for separate drivers use simple naming logic (nw)
2015-06-21 09:07:07 +02:00
Miodrag Milanovic
89669187a7
arm7 also use drc code (nw)
2015-06-21 09:07:06 +02:00
Miodrag Milanovic
fa6a859646
Made FM cores compile only in group, that way it always work (nw)
2015-06-21 08:16:36 +02:00
Miodrag Milanovic
d158684474
fixed order of libs making apricot build fine (nw)
2015-06-20 20:19:30 +02:00
Miodrag Milanovic
5a7a29e833
some metadata fixes (nw)
2015-06-20 20:10:19 +02:00
Miodrag Milanovic
449a851e34
Fix more driver building, going deeper in checks (nw)
2015-06-20 19:19:03 +02:00
Miodrag Milanovic
c665cb017b
Fix compiling just specific fm cores (nw)
2015-06-20 18:37:30 +02:00
Miodrag Milanovic
239c31b584
Made possible creation of custom builds with given list of drivers included.
...
Note that game list is parsed so if macros are used they will not be found.
example:
make SUBTARGET=cops -j9 DRIVERS=src/mame/drivers/cops.c
2015-06-20 18:20:44 +02:00
Miodrag Milanovic
654a5ca29b
update metadata in lua files (nw)
2015-06-20 13:21:10 +02:00
mahlemiut
d685805614
amstrad: add support for the Dobbertin HD20 hard disk.
2015-06-20 22:01:00 +12:00
Cowering
9089f704fc
keep SSE2 like it was
2015-06-19 20:45:13 -05:00
Felipe Corrêa da Silva Sanches
a8ee1a5645
initial implementation of Icatel driver (brazilian public payphone)
2015-06-19 18:31:03 -03:00
Cowering
3904c29734
This lets sdlMAME/sdlMESS compile on Fedora GCC 5.1.1 with LTO enabled with line:
...
make -jX SSE2=1 LTO=1
(pick X wisely as Xx4 link threads will run to speed up lto)
Super Mario 64 runs at 88% on old I7-920 in a VM (from 55%).
Windows Mingw-64 5.1.1 LTO is not possible for now :(
Why do we need to say 'SSE2=1' since MAME now requires a CPU with that for a minimum?
(nw)
2015-06-19 14:29:35 -05:00
couriersud
a68161ee27
Move solver code into own folder. (nw)
2015-06-19 18:33:14 +02:00
Ariane Fugmann
51bc1ff9bf
S32COMM: initial upload
...
prepared for multiple simulation modes.
- f1lap works.
2015-06-18 23:17:06 +02:00
Ivan Vangelista
a7556c3dce
battlera.c: added save state support, deleted video/battlera.c since it was empty. make REGENIE=1 or linking will fail. (nw)
2015-06-17 17:09:52 +02:00
David Haywood
63cc0ad214
new NOT WORKING
...
Bingo Party Multicart (Rev B) (M1 Satellite board) [zozo]
this is one of the satellite boards from a much larger system, unfortunately no other parts of it are dumped. We have bingoc.c but I think that's a different part of a similar system (possibly one of the 'link' boards but for an earlier) we also have 'pontoon' in segas18.c which is likely to be the video part of a similar system, but again there we're missing all the other boards. Finally we also have Royal Ascot (X-Board) which could also be a component of one of these setups (we know Caribbean Boule which has M1 satellite boards uses an X-Board for the communal display)
maybe one day we can actually get hold of a complete set of PCBs for one of these things....
2015-06-15 13:49:16 +01:00
Miodrag Milanovic
8b1fdcb518
force rebuild version.c (nw)
2015-06-15 08:46:16 +02:00
Robbbert
f0a189b9de
New working console
...
-------------------
Z80 TV Game System [Robbbert]
2015-06-13 02:46:37 +10:00
Dirk Best
48cc86740b
New skeleton driver: Regnecentralen RC759
2015-06-11 13:33:05 +02:00
Miodrag Milanović
a0e8c2703c
Merge pull request #206 from felipesanches/i7000
...
New driver : Itautec I7000 [Felipe Sanches]
2015-06-10 14:14:56 +02:00
Miodrag Milanović
6ad1b32595
Merge pull request #207 from fulivi/hp64k_dev
...
New driver for hp 64000 development system
2015-06-10 14:13:32 +02:00
Dirk Best
1c1860499f
move some legacy formats over to imgtool since it's now the only user
2015-06-10 12:28:33 +02:00
fulivi
9fc4731399
hp64k: preliminary version of hp64k driver
2015-06-10 12:23:23 +02:00
Felipe Corrêa da Silva Sanches
3778c95e95
Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexandre Souza (a.k.a. Tabajara).
2015-06-09 13:52:18 -03:00
Dirk Best
faa977641a
apricot: add initial keyboard support
2015-06-09 17:01:16 +02:00
Dirk Best
9b4905c6b6
apricot: add an expansion slot interface and add two ram expansion
...
cards. this will also be usuable by the apricot f series and portable.
2015-06-08 20:41:32 +02:00
Dirk Best
6ba157cb67
vtech1_dsk: remove, no longer used
2015-06-08 13:15:03 +02:00
Dirk Best
126f95c786
atarist_dsk: remove, no longer used
2015-06-08 11:24:49 +02:00
balr0g
021aa9eb6c
Nope. (nw)
...
This reverts commit 72794f8ff1
.
At least this provides a more useful stacktrace, if anyone wants to
debug.
2015-06-07 12:25:38 -04:00
balr0g
72794f8ff1
Use attribute unused for inlined new/delete. (nw)
...
This is still not compliant code, and will probably break with LTO,
but is a cleaner fix for the warning. Using this attribute also ensures
that the linker doesn't remove the code.
2015-06-07 12:02:20 -04:00
Miodrag Milanovic
6cade077e0
and remove (nw)
2015-06-07 17:27:58 +02:00
Miodrag Milanovic
48fb1dfb85
lets make it just for mingw (nw)
2015-06-07 16:47:41 +02:00
Miodrag Milanovic
041ba8bc2f
placed this back to disable warning on clang (nw)
2015-06-07 14:15:04 +02:00
Miodrag Milanović
ed05af5bff
Merge pull request #205 from SailorSat/master
...
Model1 Communication Board [Ariane Fugmann]
- add emulator options required for comm boards
- add the model 1 communication board as a device
- add an optional simulation for the model 1 communication (enabled atm.)
- allows to play Virtua Racing, Virtua Formula and WingWar in "link mode".
2015-06-07 13:30:59 +02:00
Miodrag Milanovic
fabe12b282
should go like this (nw)
2015-06-07 13:06:35 +02:00
Miodrag Milanovic
be9551fdde
Fix for 64bit build size thanks to Peter Ferrie (nw)
2015-06-07 12:59:55 +02:00
Miodrag Milanović
a208071e9d
Merge pull request #202 from wallyweek/sdlinipath
...
Added new SDL_INI_PATH flag [Cesare Falco]
2015-06-07 06:22:12 +02:00
Miodrag Milanović
cee210f47e
Merge pull request #203 from belegdol/master
...
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work
This brings the system lib capabilities back to where they were prior to build system rewrite [Julian Sikorski]
2015-06-07 06:20:28 +02:00
cracyc
0cf27a8f7d
m20: improve keyboard [Carl]
2015-06-06 21:01:58 -05:00
Ariane Fugmann
7bc2f26393
Merge pull request #1 from mamedev/master
...
merge with base
2015-06-07 01:38:39 +02:00
Julian Sikorski
9027ce9575
Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work
2015-06-06 23:39:24 +02:00
Cesare Falco
6cd8271575
Added new SDL_INI_PATH flag
2015-06-06 16:32:04 +02:00
Julian Sikorski
13506b6b54
Added OPT_FLAGS back
2015-06-06 13:38:19 +02:00
Dirk Best
1c8c6405e9
goodbye old friend, you had a good run.
2015-06-05 10:48:22 +02:00
Dirk Best
c414fffc30
thompson: updated to use the new wd fdc. same deal with as bbc: drives 0
...
and 1 are used for the controller with the wd, other legacy drives for
other controllers (needs slotification).
2015-06-05 10:21:37 +02:00
Dirk Best
a444bc8e25
coco: updated to use the new wd fdc
2015-06-04 16:55:30 +02:00
Dirk Best
3a571779c0
trs80: updated to use the new wd fdc
2015-06-04 08:33:57 +02:00
hap
25a8f0715d
reverted this commit
2015-06-03 17:03:50 +02:00
fulivi
7717489f3e
hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet)
2015-06-03 14:22:59 +02:00
David Haywood
d8f3c86b98
new WORKING game
...
Monkey Magic [Hau, Chack'n]
(politics aside, this is the correct procedure and credit, everything has been submitted for inclusion)
2015-06-03 11:42:12 +01:00
Miodrag Milanovic
66fec3db63
fix for OG :) (nw)
2015-06-03 08:02:20 +02:00
Dirk Best
0ebc3e5033
vector06: updated to use the new wd fdc. system appears to be broken but
...
loads some sectors from disk.
2015-06-02 17:16:36 +02:00
Dirk Best
ada45f655e
hec2mdhrx: updated to use the new wd fdc.
2015-06-02 13:36:47 +02:00
hap
00026ec095
small correction
2015-06-02 00:05:38 +02:00
Dirk Best
476d027582
mz2000: updated to use new wd fdc. fix softlist to use the correct
...
interface. change x1_dsk to 2d_dsk and use it for the mz2000 as well.
2015-06-01 10:14:37 +02:00
couriersud
872ca80ac5
Converted netlist into a library. Moved most code from nl_convert.h to
...
nl_convert.c. Targets using netlist must now specify this explicitly
with MACHINES["NETLIST"] = true
Added subtarget "nl" which only contains games with netlist elements.
(nw)
2015-06-01 00:54:45 +02:00
Ariane Fugmann
c4c906f509
M1COMM - initial commit
2015-05-31 22:21:14 +02:00
Dirk Best
75b15886e3
pk8020: updated to use the new wd fdc. fixes regression booting cp/m.
2015-05-31 18:11:26 +02:00
Olivier Galibert
511762fa2d
Allow compiling with shared libraries [O. Galibert]
...
Put SHLIB=1 in the main makefile, or on the command line.
The idea is to get a *way* faster link with symbols. It works at
least on linux, with one annoying caveat: you have to be in the
build/projects/sdl/mame/gmake-linux directory to start mame
afterwards. We're going to move some things around to be able to use
LD_LIBRARY_PATH or have it start as-is from the root.
2015-05-31 13:25:17 +02:00
Miodrag Milanovic
f23ff0f6f0
fix compile on GCC 4.4 on old Ubuntu (nw)
2015-05-31 12:37:01 +02:00
Miodrag Milanovic
6bd3dff96f
removed duplicated compile option (nw)
2015-05-31 10:58:50 +02:00
Dirk Best
2f7882fbff
x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now
...
works in hubasic.
2015-05-31 10:40:46 +02:00
Miodrag Milanovic
0c45c0f1f6
fix for clang (nw)
2015-05-31 08:59:21 +02:00
Miodrag Milanovic
02751b71e6
Fix for osx 10.6.x build (nw)
2015-05-31 08:53:12 +02:00
Miodrag Milanovic
81ee2e603e
Removed -Wno-unused-variable for mingw/gcc (nw)
2015-05-31 00:15:46 -04:00
Dirk Best
0afa682456
dgnalpha: updated to use the new wd fdc
2015-05-30 15:07:48 +02:00
Miodrag Milanovic
359be6fcf0
fix windows build (nw)
2015-05-30 10:33:37 +02:00
Cowering
f115ab2dd2
Let subtarget MESS (not MAME, yet) compile with Windows GCC 5.1 and lto. I am told 'any' recent GCC for Windows has gcc-ar wrapper, if not, change back the line in toolchain.lua (NW)
2015-05-29 17:43:09 -05:00
Dirk Best
0624b6efd0
restore my bbc changes (wtf did happen to them?)
2015-05-29 23:47:41 +02:00
Miodrag Milanovic
d3839b4058
fixed clang (nw)
2015-05-29 07:59:09 +02:00
Cowering
6df44235c8
oops, forgot one
2015-05-28 17:17:20 -05:00
Cowering
ea2762e799
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-28 17:07:47 -05:00
Miodrag Milanovic
548a982a3c
Added skeleton support for Windows Phone and Windows Store - far from working(nw)
2015-05-28 20:06:33 +02:00
Peter Ferrie
de21d38efb
3rdparty.lua: add check for nil first (nw)
2015-05-28 09:38:32 -07:00
Dirk Best
05664c6657
z80ne: updated to use the new wd fdc. remove custom dmk implementation
2015-05-28 17:27:29 +02:00
Miodrag Milanovic
de8da0cc52
fix for one more warning (nw)
2015-05-28 09:56:31 +02:00
Miodrag Milanovic
4a07723b60
set for all clangs (nw)
2015-05-28 09:07:30 +02:00
Miodrag Milanovic
3b3f872d68
ups (nw)
2015-05-28 09:00:38 +02:00
Miodrag Milanovic
bef4e6d73a
fix for unknown warning options for clang 3.5 (nw)
2015-05-28 08:48:03 +02:00
Miodrag Milanovic
58a4e45289
Fixed compile for portaudio on 32bit and windows clang (nw)
2015-05-28 08:43:47 +02:00
couriersud
cef370aa13
Moved all files in src/emu/netlist starting with p into plib folder.
...
This is a first step to ease synchronisation with a stand alone, e.g.
outside mame, netlist implementation. More signed/unsigned cleanups and
started work on generic truthtable devices. (nw)
2015-05-27 23:18:44 +02:00
Cowering
fa92dbd8aa
Merge branch 'master' of https://github.com/mamedev/mame
...
Conflicts:
scripts/genie.lua
2015-05-27 11:47:40 -05:00
Cowering
110cbcba86
test
2015-05-27 11:44:12 -05:00
Dirk Best
d08d7c094d
bbc: Update to use the new wd_fdc. Until the 8271 floppy controller is
...
updated, drive 0 and 1 = 8271 and drive 2 and 3 = wd_fdc.
2015-05-27 16:44:47 +02:00
Miodrag Milanovic
b0243d6da9
Removed -Wno-unused-variable for mingw/gcc (nw)
2015-05-27 16:41:00 +02:00
Cowering
228b752d27
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-27 09:28:41 -05:00
Cowering
6dfb5511af
test
2015-05-27 09:28:37 -05:00
Miodrag Milanovic
2e772fb160
Added lua script/makefile changes to support building tests and portaudio (nw)
2015-05-27 15:02:33 +02:00
Miodrag Milanovic
e5caefbfbd
added deps for .lst (nw)
2015-05-27 08:53:07 +02:00
hap
eb13a4deda
added tms1024 device placeholder
2015-05-26 14:53:56 +02:00
couriersud
d68fe923a1
Added a simple preprocessor to the netlist parsing pipeline.
...
This preprpcessor understands defines and nested if/else/endif
#define MYMACRO 0
#if (MYMACRO)
....
#else
#endif
One can now run
./nltool -c run -f src/mame/drivers/nl_pong.c -t 10
without removing preprocessor elements first. This does not work with
netlist originating from DICE currently. These have to be converted
first.
In addition, cleaned up __attribute__ madness in the code. Specifically
removed ATTR_COLD from virtual definitions to avoid the vtable being
declared as cold.
2015-05-25 18:28:20 +02:00
Dirk Best
b3b2768cc9
cgenie: Rewrote driver and removed lots of cruft.
...
- Remove custom 6845 emulation and use our standard core
- Use the slot system for the parallel interface, fix and implement the
joystick as a slot device and create a printer slot device
- Add support for the RS-232 port
- Add support for the Break key (causes NMI)
2015-05-24 18:31:36 +02:00
couriersud
fede658aa6
Cleaned up includes in header files and reworked memory allocation. (nw)
2015-05-24 13:00:59 +02:00
Robbbert
c26b5dadc4
(MESS) camplynx: added TAP cassette format.
2015-05-24 13:58:21 +10:00
Dirk Best
879baad29a
cgenie: removed old broken floppy implementation, added an expansion bus
...
interface, implemented new floppy controller as expansion device. works
with mfi files, still some issues with plain sector dumps.
2015-05-22 01:20:57 +02:00
Miodrag Milanovic
fe68338c2c
All files now do have owner (nw)
2015-05-21 20:06:05 +02:00
Miodrag Milanovic
5ba57c6cde
propagate _subtarget in maintargetosdoptions call (nw)
2015-05-21 08:37:59 +02:00
hap
4587bb0369
added MELPS 4 skeleton
2015-05-19 23:34:20 +02:00
hap
5fb7f7e82a
added hh_melps4 skeleton driver
2015-05-19 23:05:24 +02:00
Dirk Best
48aee7d615
Nascom: Add support for the Advanced Video Card (AVC)
2015-05-18 12:57:49 +02:00
couriersud
916d03981c
Document the changes necessary to compile lua using c++.
...
This may be necessary to completely avoid the usage
of setjmp in MAME. (nw)
2015-05-17 23:13:35 +02:00
Miodrag Milanovic
64987c86ec
fixed determining RC file and rules and removed not needed files (nw)
2015-05-17 16:46:37 +02:00
Dirk Best
1e9f57c2cd
Nascom: Clean up, add NASBUS emulation and make the floppy disc
...
controller a NASBUS card, convert to the new wdc emulation, add generic
socket emulation, add initial software list.
2015-05-17 15:18:59 +02:00
David Haywood
7b18f4bd9c
compile/link fix (nw)
2015-05-17 02:11:45 +01:00
balr0g
79e17d0ad3
Remove nonstandard inline overloads (nw)
2015-05-16 15:57:07 -04:00