hap
098b43d520
s14001a_new is now s14001a
2016-01-23 18:30:26 +01:00
Brad Hughes
2f36228306
XAudio2 support
2016-01-20 23:16:18 -05: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