index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups for 0.125u3.
Aaron Giles
2008-05-29
13
-152
/
+152
*
From: ShimaPong
Aaron Giles
2008-05-29
1
-5619
/
+9006
*
Removed obsolete comment.
Aaron Giles
2008-05-29
1
-2
/
+0
*
Added internal default tags for input ports when saving/loading.
Aaron Giles
2008-05-29
1
-18
/
+41
*
Fixed bug that caused DIP switches to be improperly read from game cfg file.
Aaron Giles
2008-05-29
1
-1
/
+1
*
Moved implementation-specific state into a pointer hanging off of the core
Aaron Giles
2008-05-29
2
-341
/
+366
*
removed meaningless service_coin_lockout_w function
Nicola Salmoria
2008-05-29
3
-35
/
+9
*
Added new option -snapname which lets you provide a template for how snapshot
Aaron Giles
2008-05-29
3
-15
/
+52
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
26
-147
/
+460
*
Fixed a benign bug in the x86 DRC backend
Nathan Woods
2008-05-28
1
-1
/
+1
*
Credit Miodrag Milanovic: Implement autoload mode in 8257
Couriersud
2008-05-27
1
-3
/
+26
*
fixed cpu_getiloops() which was not returning the correct value.
Nicola Salmoria
2008-05-26
1
-4
/
+8
*
Added new front-end flag to tag privileged instructions.
Aaron Giles
2008-05-25
5
-82
/
+23
*
Removed empty input ports from the empty driver, in favor of a NULL entry.
Aaron Giles
2008-05-25
2
-12
/
+2
*
01822: OSD causes crash when try to show the Screen Refresh Rate menu
Aaron Giles
2008-05-25
1
-3
/
+4
*
Refinement of previous check-in to handle conditional inputs.
Aaron Giles
2008-05-25
1
-32
/
+91
*
Added TOKEN_SKIP_* macros to tokenize.h.
Aaron Giles
2008-05-25
5
-107
/
+272
*
MESS-specific: Added hook for default keyboard key names
Nathan Woods
2008-05-25
1
-0
/
+16
*
Changed text used to specify a menu separator, and now using a #define
Nathan Woods
2008-05-25
2
-1
/
+4
*
Updates from MESS in response to 0.125u2
Nathan Woods
2008-05-25
2
-2
/
+7
*
Renamed EEPROM_* to eeprom_*
Aaron Giles
2008-05-25
3
-46
/
+53
*
Fix DEBUG=1 compile
Couriersud
2008-05-24
1
-2
/
+2
*
01825: Toggling Tab menu works as F2 key in games with their service
Aaron Giles
2008-05-24
3
-91
/
+106
*
Fixed memory access in the 80286 cpu core which made i286.h obsolete. Changed...
Wilbert Pol
2008-05-24
2
-38
/
+4
*
fix PORT_IMPULSE handling. The old code would force inputs to be asserted for...
Nicola Salmoria
2008-05-24
1
-4
/
+9
*
Mantis 01819: "Coinlock disabled coin x" message displayed upon startup
Couriersud
2008-05-23
1
-14
/
+16
*
Fixed COP420 instructions XAS and INIL. Fixed cycle count for extended opcode...
Curt Coder
2008-05-23
5
-56
/
+86
*
Passing more running_machine* parameters around
Nathan Woods
2008-05-23
2
-4
/
+4
*
Improvements to American Poker II driver.
Roberto Fresca
2008-05-23
1
-1
/
+1
*
Fixed COP420 instructions JSRP, LBI, LQID, and SKT. Draco now has sound.
Curt Coder
2008-05-22
3
-26
/
+26
*
Cleanups and version bump.
Aaron Giles
2008-05-22
20
-261
/
+261
*
Fix 01815: All Sets: Saved machine states do not properly adjust to changes i...
Aaron Giles
2008-05-22
1
-0
/
+14
*
Fixed incorrectly sized array that led to stack corruption during validity ch...
Aaron Giles
2008-05-22
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-2
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
80
-262
/
+274
*
From: Antoine Mine [mailto:Antoine.Mine@ens.fr]
Aaron Giles
2008-05-22
7
-892
/
+968
*
Moving old DRC out of the way.
Aaron Giles
2008-05-22
2
-2
/
+2
*
UML changes:
Aaron Giles
2008-05-22
8
-179
/
+627
*
Turn on joysticks by default.
Aaron Giles
2008-05-21
1
-1
/
+1
*
Added support in the MIPS recompiler to map a few common registers to
Aaron Giles
2008-05-21
2
-71
/
+132
*
Fix compiler error.
Aaron Giles
2008-05-21
1
-2
/
+3
*
Minor cleanup.
Aaron Giles
2008-05-21
2
-14
/
+0
*
Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)...
Jonathan Gevaryahu
2008-05-20
2
-31
/
+87
*
Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)...
Jonathan Gevaryahu
2008-05-20
1
-25
/
+84
*
Fix crasher in drcfe.c.
Aaron Giles
2008-05-20
1
-3
/
+4
*
Implemented IDT instructions. All invalid instruction asserts are now runtime...
Aaron Giles
2008-05-20
1
-37
/
+19
*
Fixed 80286 databus widths.
Wilbert Pol
2008-05-19
1
-2
/
+2
*
64-bit GCC compile fix.
R. Belmont
2008-05-19
1
-1
/
+1
*
Numerous MIPS3 DRC updates:
Aaron Giles
2008-05-19
6
-221
/
+382
*
Fixed CDP1869 character memory access, and Cidelsa sprite flashing.
Curt Coder
2008-05-19
1
-20
/
+28
[next]