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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
skeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper
angelosa
2 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
7 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2020-08-25
version bump for 0.224
mame0224
Vas Crabb
2
-4
/
+4
2020-08-25
pc98.xml: Mark fh2tagc as not working.
Vas Crabb
1
-1
/
+1
2020-08-25
cinemat: Fix naming convention violation.
Aaron Giles
1
-2
/
+2
2020-08-24
Metadata corrections:
Vas Crabb
7
-12
/
+12
2020-08-23
srcclean for 0.224
Vas Crabb
67
-1264
/
+1263
2020-08-23
makefile: Make cleansrc target use shell type to select correct syntax rather...
Vas Crabb
1
-16
/
+16
2020-08-23
formats: Removed some inappropriate uses of emu_fatalerror and stderr.
Vas Crabb
3
-29
/
+42
2020-08-22
vgmplay.xml updates
Scott Stone
1
-878
/
+878
2020-08-23
chdman.cpp: GCC 9.3 is actually the cutoff point for legacy MSVC-style long l...
Vas Crabb
1
-2
/
+2
2020-08-22
netlist: use macro dips for 74175, 74192, 74193, 74194, 74365.
couriersud
13
-241
/
+128
2020-08-22
netlist: remove duplicate device definitions.
couriersud
13
-409
/
+114
2020-08-22
karnov.cpp: Use OCS to derive clock speeds.
Brian Troha
1
-12
/
+12
2020-08-22
odyssey2: different video xtal for jopac
hap
4
-36
/
+48
2020-08-22
electron_romboxp: Empty ROM sockets contain RAM by default.
Nigel Barnes
2
-22
/
+52
2020-08-22
electron_sndexp3: ROM is mapped to bank 13.
Nigel Barnes
1
-2
/
+2
2020-08-22
gnat10: Add lots of stubs and notes for later
AJR
1
-13
/
+85
2020-08-22
i8244: reduce partial screen update calls
hap
1
-3
/
+3
2020-08-22
karnov.cpp: Correct ROM labels for the Karnov sets.
Brian Troha
1
-28
/
+28
2020-08-22
netlist: fix clang build.
couriersud
2
-7
/
+6
2020-08-22
netlist: Add NETLIB_DELEGATE_NOOP()
couriersud
8
-18
/
+17
2020-08-22
netlist: Fix some documentation issues.
couriersud
3
-4
/
+16
2020-08-22
netlist: Fix some pedantic clang warnings.
couriersud
2
-3
/
+3
2020-08-22
splash.cpp: decrypted ringball. Currently stuck at initialization / test mode.
Ivan Vangelista
2
-8
/
+40
2020-08-22
abc1600: Implemented Luxor 4105 SASI card according to schematics. [Curt Code...
Curt Coder
5
-198
/
+308
2020-08-22
nscsi_s1410: Fixed format unit command and data input. [Curt Coder]
Curt Coder
1
-10
/
+17
[...]