index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile with Emscripten out of the box. [Justin Kerk]
Justin Kerk
2015-11-24
1
-0
/
+5
*
Emscripten build fixes (nw)
Justin Kerk
2015-11-21
2
-3
/
+3
*
disable this for CPP11 builds (nw)
Miodrag Milanovic
2015-11-19
1
-0
/
+2
*
Merge pull request #466 from Pernod70/master
R. Belmont
2015-11-15
1
-0
/
+2
|
\
|
*
bbc: preliminary support for FSD format.
Nigel Barnes
2015-11-15
1
-0
/
+2
*
|
This one is not used in compile (nw)
Miodrag Milanovic
2015-11-15
1
-1
/
+0
|
/
*
Merge branch 'master' of https://github.com/mamedev/mame
Scott Stone
2015-11-14
1
-5
/
+79
|
\
|
*
Fix compile for Intel C++ 15 compiler (nw)
Miodrag Milanovic
2015-11-14
1
-5
/
+79
*
|
Added info header at the top of each .lua file (nw)
Scott Stone
2015-11-14
12
-3
/
+95
|
/
*
Finished adding to lua, some included cpp renamed to inc (nw)
Miodrag Milanovic
2015-11-12
1
-1
/
+151
*
added more h files missing in lua scripts (nw)
Miodrag Milanovic
2015-11-12
6
-4
/
+119
*
move formats to proper place (nw)
Miodrag Milanovic
2015-11-12
1
-0
/
+2
*
amstad: Transtape WIP support. [Barry Rodewald]
mahlemiut
2015-11-10
1
-0
/
+2
*
Relax dependencies for softfloat (nw)
Miodrag Milanovic
2015-11-08
1
-40
/
+0
*
fix typo (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
12
-149
/
+22
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
15
-2246
/
+2246
*
typo fix (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
Removed mongoose due to restricted license and webserver wip till code is res...
Miodrag Milanovic
2015-11-04
3
-43
/
+0
*
fix VS build (nw)
Miodrag Milanovic
2015-11-04
1
-2
/
+2
*
added clang and gcc flags needed for compilation of 3rdparty libraries, also ...
Miodrag Milanovic
2015-11-04
1
-71
/
+25
*
set only needed VS compile flags for 3rdparty (nw)
Miodrag Milanovic
2015-11-03
1
-0
/
+159
*
fix VS build (nw)
Miodrag Milanovic
2015-11-02
1
-1
/
+1
*
Fixed mingw clang build (nw)
Miodrag Milanovic
2015-11-02
1
-0
/
+10
*
fixed linking unidasm in small builds (nw)
Miodrag Milanovic
2015-11-02
1
-1
/
+1
*
mask address space for a2600 in the CPU (m6507) not in the driver.
David Haywood
2015-10-30
1
-0
/
+3
*
create derived CPU type so that code can be put in the correct place (nw)
David Haywood
2015-10-29
1
-0
/
+2
*
call it harmony/melody, that more accurately represents what we're emulating,...
David Haywood
2015-10-29
1
-2
/
+2
*
fix sdl build fix for windows (nw)
Miodrag Milanovic
2015-10-28
1
-0
/
+6
*
skeleton dpcplus (nw)
David Haywood
2015-10-26
1
-0
/
+2
*
amstrad: added Draysoft Doubler expansion device
mahlemiut
2015-10-26
1
-0
/
+2
*
Merge pull request #401 from fulivi/pty_dev3
Miodrag Milanović
2015-10-18
2
-0
/
+6
|
\
|
*
pty: seems ok (linux only)
fulivi
2015-10-13
1
-0
/
+2
|
*
pty: first step of pseudo terminal implementation
fulivi
2015-10-13
2
-0
/
+4
*
|
Disabled DX12 on mingw since it is not working (nw)
Miodrag Milanovic
2015-10-15
1
-1
/
+1
*
|
tiki100: Added skeleton for Winchester controller. [Curt Coder]
Curt Coder
2015-10-14
1
-0
/
+2
*
|
tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder]
Curt Coder
2015-10-12
1
-2
/
+17
*
|
Renamed DRIVERS parameter to SOURCES since you can add any source you wish to...
Miodrag Milanovic
2015-10-09
2
-5
/
+5
*
|
Do not create dasm.lib if no disassembler compiled (nw)
Miodrag Milanovic
2015-10-09
2
-0
/
+9
*
|
Moved tools in proper place, and moved build python scripts together with oth...
Miodrag Milanovic
2015-10-07
3
-44
/
+44
*
|
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
2
-41
/
+40
|
/
*
nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer
Ramiro Polla
2015-09-29
1
-0
/
+2
*
i8271: modernize [Carl]
cracyc
2015-09-28
1
-0
/
+2
*
Moved bus\a8sio files to bus\a800 to avoid redundancy (nw)
Scott Stone
2015-09-24
1
-15
/
+4
*
ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ...
mahlemiut
2015-09-24
2
-0
/
+15
*
Merge pull request #298 from JoakimLarsson/hkv10_2
R. Belmont
2015-09-14
1
-0
/
+24
|
\
|
*
Added new devices to build
Joakim Larsson Edstrom
2015-09-13
1
-0
/
+24
*
|
Remove last traces of printf from plib. Reorganized some code. (nw)
couriersud
2015-09-14
1
-0
/
+3
|
/
*
removed not needed include paths (nw)
Miodrag Milanovic
2015-09-13
1
-1
/
+0
*
removed deps from 3rdparty to osd (nw)
Miodrag Milanovic
2015-09-13
1
-1
/
+0
[next]