Miodrag Milanovic
848bf53c3d
- moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic]
...
- removed ifdef MESS from osd part since calls are needed by zippath
2010-06-16 18:04:30 +00:00
Scott Stone
ca0f74f334
Fix the memory leaks with the strconv.c function by
...
using osd_malloc() instead. Fixed other memory leaks as well. [Oliver Stoneberg]
2010-04-23 17:10:03 +00:00
Miodrag Milanovic
d63d1711eb
osd_get_emulator_directory removed (no credit)
2010-02-13 20:19:14 +00:00
Couriersud
5c2e28e845
No credit, please
...
- put code not actually required in MAME into "#ifdef MESS"
- Moved global definition of sdl_cwd from sdl_file.c back to sdl_main.c
2010-02-13 19:26:39 +00:00
Miodrag Milanovic
9758c13b82
- Removed not used OSD functions
...
- Placed new functions into sdlos subfiles since they need different implementation
(no whatsnew needed)
2010-02-13 17:20:25 +00:00
Couriersud
3decc6f78c
Fix OSD=sdl win32 compile
2010-02-12 21:26:26 +00:00
Couriersud
f529fad8b3
Move functions from sdlclip.c to sdlos_*
...
- X11 clipboard code will now be compiled and will honor -DNO_X11
2010-02-12 21:21:42 +00:00
Aaron Giles
cd7f69ad65
Apply osd_free fix to SDL version of code as well.
2010-01-28 08:36:33 +00:00
Couriersud
10bee5ce78
The return of the "misc"
...
- Added sdlmisc_<targetos>.c again. This was necessary since
certain tools create stubs for e.g. osd_break_into_debugger.
If we do not have this in a separate file, the link stage may
break.
- Applied OS/2 patch [Credit: KO Myung-Hun]
- Cleaned up #includes. Removed stdlib.h were possible.
- More malloc to osd_malloc rename.
- SDL monitor modes are read now when they are needed. This is now consistent across platforms.
2010-01-21 22:54:49 +00:00
Aaron Giles
1c38c3eb87
Fix SDL Win32 build to build as unicode.
2010-01-16 05:55:15 +00:00
R. Belmont
b53bb2c6ac
SDLMAME initial import [R. Belmont, Couriersud]
2010-01-13 04:01:20 +00:00