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
*
added deps for .lst (nw)
Miodrag Milanovic
2015-05-27
1
-1
/
+4
*
added tms1024 device placeholder
hap
2015-05-26
1
-0
/
+12
*
Added a simple preprocessor to the netlist parsing pipeline.
couriersud
2015-05-25
1
-2
/
+4
*
cgenie: Rewrote driver and removed lots of cruft.
Dirk Best
2015-05-24
1
-6
/
+24
*
Cleaned up includes in header files and reworked memory allocation. (nw)
couriersud
2015-05-24
1
-1
/
+4
*
(MESS) camplynx: added TAP cassette format.
Robbbert
2015-05-24
1
-0
/
+2
*
cgenie: removed old broken floppy implementation, added an expansion bus
Dirk Best
2015-05-22
2
-0
/
+18
*
propagate _subtarget in maintargetosdoptions call (nw)
Miodrag Milanovic
2015-05-21
4
-4
/
+4
*
added MELPS 4 skeleton
hap
2015-05-19
1
-0
/
+18
*
Nascom: Add support for the Advanced Video Card (AVC)
Dirk Best
2015-05-18
1
-0
/
+2
*
Document the changes necessary to compile lua using c++.
couriersud
2015-05-17
1
-0
/
+13
*
fixed determining RC file and rules and removed not needed files (nw)
Miodrag Milanovic
2015-05-17
1
-7
/
+9
*
Nascom: Clean up, add NASBUS emulation and make the floppy disc
Dirk Best
2015-05-17
2
-0
/
+18
*
Fix NO_USE_MIDI
balr0g
2015-05-15
2
-2
/
+2
*
Avoid header file congestion and prepare for external generic
couriersud
2015-05-15
1
-0
/
+1
*
Add makefile switch to choose linking against bundled OR system expat library.
Cesare Falco
2015-05-11
3
-7
/
+37
*
made mess to behave as before (nw)
Miodrag Milanovic
2015-05-10
1
-1
/
+5
*
moved E0C6S46 to its own file
hap
2015-05-09
1
-0
/
+2
*
Fix resources and updated verinfo to give default for mame in any subtarget c...
Miodrag Milanovic
2015-05-09
1
-8
/
+8
*
Removed comments and added generic license for whole team on top (nw)
Miodrag Milanovic
2015-05-09
18
-15
/
+54
*
MAME now represent full build, for building MESS drivers only use [Miodrag Mi...
Miodrag Milanovic
2015-05-09
2
-10
/
+9
*
cpcexp: added ROMEN signal, and a function to tell an expansion to set up any...
mahlemiut
2015-05-09
1
-0
/
+2
*
added E0C6200 cpu skeleton.
hap
2015-05-05
1
-0
/
+16
*
Merge pull request #170 from mbcoguno/osx-libsdl-glext
R. Belmont
2015-05-02
1
-1
/
+0
|
\
|
*
Drop NO_SDL_GLEXT define on OSX
Parry
2015-04-30
1
-1
/
+0
*
|
build mess tools for ume (nw)
Miodrag Milanovic
2015-04-29
1
-1
/
+1
|
/
*
Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw)
couriersud
2015-04-25
1
-0
/
+6
*
use target suffixes only for main executable (nw)
Miodrag Milanovic
2015-04-25
1
-0
/
+36
*
pc_vga: split Cirrus video devices to separate files.
mahlemiut
2015-04-25
1
-0
/
+2
*
fix
Miodrag Milanovic
2015-04-22
1
-2
/
+0
*
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-04-22
1
-2
/
+4
|
\
|
*
(MESS) c3040: Disk format WIP. (nw)
Curt Coder
2015-04-21
1
-2
/
+2
|
*
(MESS) c4040: Added own sector dump disk format since it's different from wha...
Curt Coder
2015-04-21
1
-0
/
+2
*
|
Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
couriersud
2015-04-22
1
-0
/
+6
|
/
*
(MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Cur...
Curt Coder
2015-04-20
1
-0
/
+2
*
Add 9312/DM9312 to netlist. [Couriersud]
couriersud
2015-04-20
1
-0
/
+2
*
made libflac possible to compile under xcode, and simplify for other (nw)
Miodrag Milanovic
2015-04-17
1
-8
/
+3
*
fix for few more executable files (nw)
Miodrag Milanovic
2015-04-16
2
-0
/
+12
*
Make generated projects behave same as before revert (nw)
Miodrag Milanovic
2015-04-16
2
-0
/
+61
*
extract libs and liboptions from pkg-config, prepare for future work (nw)
Miodrag Milanovic
2015-04-16
2
-20
/
+48
*
fix typo (nw)
Miodrag Milanovic
2015-04-13
1
-2
/
+4
*
Added QT_HOME to support custom QT installations (nw)
Miodrag Milanovic
2015-04-13
2
-17
/
+50
*
atlantis: added PCI9050 device skeleton. [R. Belmont]
arbee
2015-04-12
1
-0
/
+13
*
Headers are in lua files now :/
Vas Crabb
2015-04-11
1
-1
/
+0
*
Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw)
Miodrag Milanovic
2015-04-11
8
-1
/
+1798
*
Added SHADOW_CHECK parameter so we can work on shadowing issues in our code (nw)
Miodrag Milanovic
2015-04-11
1
-0
/
+65
*
Some changes for FreeBSD and Solaris, will be sent upstream as well (nw)
Miodrag Milanovic
2015-04-10
2
-4
/
+13
*
fix custombuild task missing in cpu.lua (nw)
Miodrag Milanovic
2015-04-08
1
-0
/
+3
*
Added PYTHON_EXECUTABLE to use differently named python executable(nw)
Miodrag Milanovic
2015-04-08
3
-27
/
+27
*
fixed location error (nw)
Miodrag Milanovic
2015-04-08
1
-4
/
+4
[next]