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 |
|