summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0160 Miodrag Milanovic2015-03-254-7/+7
* MAX_CLOCKS is defined in Android sdk (nw) Miodrag Milanovic2015-03-211-5/+5
* Some compilers have issue with ! signs (nw) Miodrag Milanovic2015-03-211-5/+5
* more emu.h cleanups in src/lib/formats (nw) Oliver Stöneberg2015-03-2010-12/+7
* replaced off_st usage in src/lib/formats with UINT32 to reduce libemu depende... Oliver Stöneberg2015-03-2011-20/+24
* cleaned up emu.h usage in src/lib/formats (nw) Oliver Stöneberg2015-03-2073-70/+120
* fixed several missing assert.h includes (nw) Oliver Stöneberg2015-03-2047-0/+86
* removed last assert.h occurance in a header (nw) Oliver Stöneberg2015-03-201-1/+0
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-2039-4/+54
* removed a few more unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-201-1/+0
* removed unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-2010-10/+2
* (MESS) ti99: Added a sanity check for disk format detection and a non-locking... Michael Zapf2015-03-171-0/+3
* update bgfx (nw) Miodrag Milanovic2015-03-071-0/+1
* Fix mongoose build (nw) Miodrag Milanovic2015-03-051-1/+1
* Fix crashing on ARM Linux targets. [R. Belmont, rjosal] arbee2015-03-041-0/+2
* Enable OpenGL renderer on Windows. By default, run-time function couriersud2015-02-251-1/+1
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-252-12/+12
* Merge branch 'master' of https://github.com/mamedev/mame Peter Ferrie2015-02-231-1/+0
|\
| * render.c: render_containers now always make their own copy of the emulation p... Alex W. Jackson2015-02-231-1/+0
* | (MESS) ap2_dsk.c: support oversized Apple II EDD images [Peter Ferrie] Peter Ferrie2015-02-231-1/+1
|/
* this should help compile on old OSX (nw) Miodrag Milanovic2015-02-201-1/+1
* Make sqllite3 compile use CCOMFLAGS as well (nw) Miodrag Milanovic2015-02-191-1/+1
* Made BGFX compile for Apple GCC 4.2 Miodrag Milanovic2015-02-151-0/+11
* Merge branch 'master' of https://github.com/mamedev/mame Robbbert2015-02-072-7/+10
|\
| * huh? (nw) Olivier Galibert2015-02-072-7/+10
* | (MESS) mbee: sped up bank switching; removed unneeded format files (nw) Robbbert2015-02-073-83/+0
|/
* flex_dsk: added empty formats[] member, to keep clang happy mahlemiut2015-02-072-0/+4
* (MESS) Beta Disk interface convert to wd_fdc MetalliC2015-02-062-34/+35
* (MESS) oops (nw) Robbbert2015-02-061-2/+0
* (MESS) kaypro: OG has verified gaps and base class for KAY format. Robbbert2015-02-062-12/+11
* (MESS) kaypro: reinstated support for the old DSK format, but you need to ren... Robbbert2015-02-061-5/+10
* (mess) pc9801: fix egc shifter (nw) cracyc2015-02-051-2/+2
* another compile fix for MSVC 2012 (nw) Peter Ferrie2015-02-041-5/+5
* fix compile on MSVC 2012 (nw) peterferrie2015-02-031-1/+1
* Added building of BGFX library (nw) Miodrag Milanovic2015-02-011-0/+82
* apple2: properly handle ProDOS-order Microsoft CP/M boot disk [R. Belmont] arbee2015-01-311-0/+5
* Revert "fix compile on MSVC 2012 (nw)" Oliver Stöneberg2015-01-311-1/+1
* fix compile on MSVC 2012 (nw) peterferrie2015-01-301-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-282-7/+7
* oops (nw) Olivier Galibert2015-01-251-1/+1
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-172-2/+0
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-01-171-0/+5
|\
| * added missing catch in chd_file_compressor::async_read() and chdman main() (nw) Oliver Stöneberg2015-01-161-0/+5
* | Put osdcore.o into libutil.a to avoid linking errors on debug builds. couriersud2015-01-171-0/+1
|/
* Made all compile for Lua 5.3 (nw) Miodrag Milanovic2015-01-131-0/+1
* Use $(INCPATH) only where needed Miodrag Milanovic2015-01-131-3/+3
* Fix compile and cleanup includes (nw) Miodrag Milanovic2015-01-113-6/+6
* Fix compile (nw) Miodrag Milanovic2015-01-111-3/+3
* Added full lzma sdk source (nw) Miodrag Milanovic2015-01-1181-18464/+2
* Moved softfloat to 3rdparty (nw) Miodrag Milanovic2015-01-1011-8005/+7