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
/
src
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup & version bump.
mame0140u1
Aaron Giles
2010-11-08
7
-41
/
+41
*
Incorporate MESS change into MAME core.
Scott Stone
2010-11-06
1
-2
/
+2
*
Converted the expression engine to C++, did the usual cleanup.
Aaron Giles
2010-11-01
2
-1
/
+2
*
Fix OSX compile.
Wilbert Pol
2010-10-28
1
-6
/
+7
*
Added support for OSD-generated fonts. The OSD is queried first to see
Aaron Giles
2010-10-24
4
-0
/
+269
*
[SDL Debugger] Removed an unnecessary assert and brought focus back to
Andrew Gardner
2010-10-23
1
-61
/
+64
*
Fix Linux SDL build.
Andrew Gardner
2010-10-23
2
-0
/
+3
*
Make osdmini build again.
Aaron Giles
2010-10-21
5
-9
/
+194
*
Create new class osd_interface to house OSD callbacks. Added new
Aaron Giles
2010-10-21
15
-271
/
+470
*
Import from MESS which fixes throttle mapping for Windows (non-SDL builds) (n...
Scott Stone
2010-10-21
1
-1
/
+1
*
Cleanups and version bump.
mame0140
Aaron Giles
2010-10-21
1
-4
/
+4
*
For MSVC, explicitly include assert.h so that we can override the MSVC
Aaron Giles
2010-10-19
1
-0
/
+1
*
03937: Using CTRL-C to end MAME no longer works reliably
Aaron Giles
2010-10-19
1
-2
/
+50
*
Convert rendlay objects into C++, reduce the number of unused textures
Aaron Giles
2010-10-18
3
-3
/
+6
*
Fix crash when specifying -effect.
Aaron Giles
2010-10-16
6
-92
/
+0
*
fixed 64bit compiling with visual studio 2010
smf-
2010-10-14
1
-1
/
+4
*
OSX compile fix.
Wilbert Pol
2010-10-14
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-10-14
3
-11
/
+11
*
Slightly cleaner fix for SDL.
Aaron Giles
2010-10-13
1
-3
/
+3
*
Fix for SDL compile (no whatsnew)
Miodrag Milanovic
2010-10-13
1
-2
/
+2
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
16
-156
/
+151
*
Debugger (SDL) : Closing a memory window no longer segfaults. [Andrew Gardner]
Andrew Gardner
2010-09-24
1
-3
/
+2
*
Debugger (SDL) : Window locations in the SDL debugger are now saved and
Andrew Gardner
2010-09-24
1
-5
/
+72
*
Enable vertical scroll bars in debugger comboboxes, and resize them to
Aaron Giles
2010-09-21
1
-1
/
+11
*
**FOR REVIEW**
Andrew Gardner
2010-09-20
5
-3
/
+96
*
Cleanups and version bump.
mame0139u3
Aaron Giles
2010-09-19
2
-5
/
+5
*
SDL: fix Linux and Mac builds for recent makefile changes (no whatsnew)
R. Belmont
2010-09-16
1
-14
/
+18
*
On Windows, osd_break_into_debugger() will now dump a stack crawl
Aaron Giles
2010-09-10
3
-5
/
+68
*
Added -bench <emulated-seconds> option to standardize benchmarking.
Aaron Giles
2010-09-09
2
-1
/
+13
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-4
/
+4
*
Cleanups and version bump.
Aaron Giles
2010-07-29
1
-1
/
+1
*
Add notification of orientation of all monitors at startup via the
Aaron Giles
2010-07-29
1
-0
/
+8
*
Change *IX man pages to link to MAMEdev.org legal page [wallyweek]
R. Belmont
2010-07-11
2
-23
/
+4
*
Add *IX man pages for MAME and utils [wallyweek]
R. Belmont
2010-07-08
7
-0
/
+1300
*
MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek]
R. Belmont
2010-07-08
1
-1
/
+1
*
Fix OS X debugger (verified on PPC and Intel)
R. Belmont
2010-07-07
2
-14
/
+20
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
2
-50
/
+50
*
Fix compiling of osx debugger.
Wilbert Pol
2010-07-06
1
-3
/
+3
*
Cleanup debugger interface some more.
Aaron Giles
2010-07-06
3
-7
/
+7
*
Fix SDL debugger.
Aaron Giles
2010-07-06
1
-3
/
+3
*
Moved debugging structure away from CPUs only and attached to all
Aaron Giles
2010-07-06
3
-46
/
+46
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-2
/
+3
*
Oops, forgot to remove some dead code.
Aaron Giles
2010-07-02
1
-21
/
+7
*
Winmain cleanup:
Aaron Giles
2010-07-02
1
-319
/
+549
*
Fixes to get OSX debugger working again. (no whatsnew)
Wilbert Pol
2010-06-30
2
-177
/
+149
*
Resurrect the old sampling profiler, and improve it to be useful:
Aaron Giles
2010-06-30
2
-283
/
+424
*
Turn off the bool warning.
Aaron Giles
2010-06-30
1
-0
/
+3
*
Fix compiling on non-windows SDL targets. (no whatsnew)
Wilbert Pol
2010-06-30
1
-1
/
+1
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
17
-159
/
+175
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-1
/
+1
[next]