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
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd_is_bad_read_ptr is no more.
Aaron Giles
2009-08-29
3
-43
/
+0
*
Fixed insignificant 'file not found' compile error when using windows cmd.
Michaƫl Banaan Ananas
2009-08-19
1
-1
/
+1
*
Attempt to define an I64FMT string that can be used for printf'ing 64-bit
Aaron Giles
2009-08-19
1
-0
/
+7
*
Removed round() hack in favor of MSVC-specific #define in winprefix.h.
Aaron Giles
2009-05-09
1
-0
/
+1
*
From: Xander Xander [xander85@operamail.com]
Aaron Giles
2009-05-07
1
-2
/
+2
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
4
-4
/
+16
*
Bulk change alert.
Aaron Giles
2009-04-26
10
-27
/
+19
*
removed a DirectX gun change that was not meant to be committed with my last ...
Derrick Renaud
2009-04-20
1
-1
/
+2
*
When using RawInput - Fixed UI selection of Gun axis so Gun 1 is not always s...
Derrick Renaud
2009-04-20
1
-8
/
+4
*
Fixed verbose output of RAW device names for XP.
Derrick Renaud
2009-04-19
1
-2
/
+7
*
Fixed mouse/lightgun buttons to individually select when using -mouse/-multim...
Derrick Renaud
2009-04-18
1
-16
/
+11
*
Crosshair update
Derrick Renaud
2009-03-28
2
-3
/
+3
*
Having decided to look at the MAME source again, I have a fairly minor patch:
Aaron Giles
2009-03-19
1
-2
/
+2
*
Sound cores compile cleanly.
Aaron Giles
2009-03-12
1
-1
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
3
-3
/
+3
*
Cleanups and version bump.
Aaron Giles
2009-03-05
1
-1
/
+1
*
02180: Corrupt archives are read without problems
Couriersud
2009-03-04
1
-0
/
+1
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
20
-271
/
+308
*
Added -D_CRT_NONSTDC_NO_DEPRECATE to Visual C make defines (to stop strdup-re...
Phil Bennett
2009-02-07
1
-1
/
+1
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
1
-2
/
+2
*
02676: All Laserdisc Games: Wrong colors using Direct3D on ATI cards
Aaron Giles
2009-01-01
1
-112
/
+157
*
02790: Mame will crash on single monitor system if set to numscreens 2 in the...
Aaron Giles
2009-01-01
1
-1
/
+1
*
Added two new Windows OSD options: -debugger_font and -debugger_font_size,
Aaron Giles
2008-12-30
3
-28
/
+71
*
fix for bug #01092: debugger crashes when exiting during "run to cursor"
Roberto Zandona
2008-12-29
1
-0
/
+2
*
Fixes 'run to cursor' and 'toggle breakpoint' operations in the win32 debugge...
Andrew Gardner
2008-12-22
1
-2
/
+2
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
3
-46
/
+53
*
Cleanups and version bump.
Aaron Giles
2008-12-15
1
-5
/
+5
*
Removed unnecessary masking in disassembly view.
Aaron Giles
2008-12-14
1
-35
/
+38
*
02740: resizing the debug window, the text is only in the old area
Aaron Giles
2008-12-14
1
-1
/
+2
*
Added logic to track OSD updates separately from internal view updates in the
Aaron Giles
2008-12-08
1
-0
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+1
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-5
/
+5
*
Fixed some memory view-related issues:
Aaron Giles
2008-12-05
1
-2
/
+3
*
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
Aaron Giles
2008-12-04
1
-1
/
+1
*
02676: All Laserdisc Games: Wrong colors using Direct3D on ATI cards
Aaron Giles
2008-12-04
1
-12
/
+3
*
02702: [Sound] tturf: no audio
Aaron Giles
2008-12-04
1
-2
/
+3
*
02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS
Aaron Giles
2008-12-04
1
-13
/
+14
*
CPU_IS_LE -> ENDIANNESS_LITTLE
Aaron Giles
2008-12-04
1
-5
/
+8
*
More debugger changes.
Aaron Giles
2008-12-03
1
-236
/
+91
*
Big debugger cleanup.
Aaron Giles
2008-12-03
2
-460
/
+346
*
Cleanups and version bump for 0.128u4.
mame0128u4
Aaron Giles
2008-11-24
2
-3
/
+3
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
2
-12
/
+16
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-48
/
+45
*
Another big one.
Aaron Giles
2008-11-20
1
-62
/
+65
*
This patch:
Aaron Giles
2008-11-13
7
-103
/
+103
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-14
/
+14
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-26
1
-1
/
+1
*
02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a...
Aaron Giles
2008-09-22
1
-2
/
+2
*
Cleanups and version bump.
mame0127u3
Aaron Giles
2008-09-11
1
-1
/
+1
[next]