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
*
SDL: fix backwards texture rectangle option [AWJ]
R. Belmont
2011-04-22
1
-1
/
+1
*
Ok, last spring cleaning, I hope ...
Angelo Salese
2011-04-19
1
-1
/
+1
*
Fix for exit error codes by Oliver Stoneberg (no whatsnew)
Miodrag Milanovic
2011-04-19
1
-1
/
+1
*
Privatized most of the m_machine pointers in the system to prevent
Aaron Giles
2011-04-19
4
-19
/
+29
*
Cleanups again
Angelo Salese
2011-04-18
2
-2
/
+2
*
Fix loading fonts on MacOSX. [Couriersud]
Couriersud
2011-04-16
1
-0
/
+5
*
Fixes for non-native SDL builds on OS X [Paulo Cabral]
R. Belmont
2011-04-16
2
-0
/
+12
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
17
-709
/
+190
*
Re-enable MALLOC_DEBUG for debug builds. Can't remember why I ever
Aaron Giles
2011-04-03
2
-2
/
+2
*
Cleanups and version bump.
mame0142
Aaron Giles
2011-04-03
2
-3
/
+3
*
Fixed compiling tools in MAME and MESS side (no whatsnew)
Miodrag Milanovic
2011-03-31
2
-0
/
+7
*
Fix compile
Angelo Salese
2011-03-30
1
-0
/
+1
*
Fix osx compile.
Wilbert Pol
2011-03-30
1
-63
/
+63
*
The scripts did an interesting number on the sdl/debugwin.c file :-)
Olivier Galibert
2011-03-30
1
-25
/
+25
*
fixed build.
smf-
2011-03-30
2
-8
/
+0
*
Make the symbol table use a simple_list for its cache.
Aaron Giles
2011-03-29
1
-18
/
+9
*
BIG update.
Aaron Giles
2011-03-29
33
-367
/
+375
*
Fix osx compile.
Wilbert Pol
2011-03-28
1
-3
/
+3
*
Another fix for SDL build, not seen by win32 build (no whatsnew)
Miodrag Milanovic
2011-03-28
1
-1
/
+1
*
Fix compile for SDL build (no whatsnew)
Miodrag Milanovic
2011-03-28
1
-3
/
+3
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
11
-17
/
+17
*
sdl-config flags are now separated into INCFLAGS and COMFLAGS in sdl.mak. Thi...
Couriersud
2011-03-26
1
-1
/
+2
*
Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont...
Couriersud
2011-03-26
7
-40
/
+49
*
Cleanups and version bump.
mame0141u4
Aaron Giles
2011-03-25
1
-4
/
+4
*
Fixed parsing of uimodekey from .ini on SDL [Fabio Priuli]
Fabio Priuli
2011-03-11
1
-2
/
+2
*
Mapped KEYCODE_BACKSLASH2 to the OEM_102 key (located between LShift and Z on...
Curt Coder
2011-03-10
1
-0
/
+1
*
SDL: Fix uimodekey for MESS [Barry Rodewald, R. Belmont]
R. Belmont
2011-03-07
2
-75
/
+87
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
17
-361
/
+498
*
Fix OS/2 compile [K.O. Myung-Hun]
R. Belmont
2011-02-28
1
-0
/
+11
*
Cleanups and version bump.
mame0141u3
Aaron Giles
2011-02-28
3
-7
/
+7
*
Fix pastebin hash (no whatsnew)
R. Belmont
2011-02-17
1
-1
/
+1
*
SDL: GLSL now works for all pixel formats; fixed memory leak on textures [cgwg]
R. Belmont
2011-02-17
1
-11
/
+24
*
osd/sdl again compiles against latest SVN 1.3. SDL 1.3 still is WIP so expect...
Couriersud
2011-02-12
4
-51
/
+64
*
Fix SDL. Maybe. (no whatsnew)
R. Belmont
2011-02-12
5
-24
/
+24
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
20
-158
/
+157
*
(typofix)
Michaƫl Banaan Ananas
2011-02-09
1
-1
/
+1
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
2
-2
/
+2
*
Move generic templates from emucore.h to emutempl.h.
Aaron Giles
2011-02-07
3
-2
/
+4
*
Ensured that the debugger disassembly PC cursor is visible on startup. [Curt ...
Curt Coder
2011-02-06
1
-3
/
+3
*
Fix build break from last checkin.
Aaron Giles
2011-02-06
1
-1
/
+1
*
Implemented proper mouse wheel event handling in the Windows debugger. [Curt ...
Curt Coder
2011-02-05
1
-3
/
+13
*
- Cleanup of WINUI depending compiling (no whatsnew)
Miodrag Milanovic
2011-02-04
8
-23
/
+84
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-1
/
+1
*
NetBSD support [Thomas Klausner]
R. Belmont
2011-02-02
1
-1
/
+6
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
2
-2
/
+2
*
Added "-syncrefresh" option to osd/sdl. This will *limit* the game speed to t...
Couriersud
2011-01-22
5
-2
/
+16
*
Removed not used ifdef section from winmain.c and MESS dependent ifdef from s...
Miodrag Milanovic
2011-01-17
1
-7
/
+0
*
Redo most of the DRC/backend support as C++
Aaron Giles
2011-01-17
1
-1
/
+1
*
Same fix for sockets (no whatsnew)
R. Belmont
2011-01-16
1
-1
/
+1
*
Fix inability to detect an error in sdl_write_ptty (no whatsnew)
R. Belmont
2011-01-16
1
-1
/
+1
[next]