summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtech1: Use the slot system for I/O and Memory expansion slots. Emulate Dirk Best2014-06-071-1/+5
* Link fix for some linux-es (nw) Miodrag Milanovic2014-06-061-0/+4
* Compile fix from qmc2 author (nw) Miodrag Milanovic2014-06-061-3/+3
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-0662-11619/+13862
* Added SQLite3 for future use, not linked in main binary till proved compiling... Miodrag Milanovic2014-06-045-1/+158130
* Updated to latest mongoose, used new added features (nw) Miodrag Milanovic2014-06-043-76/+102
* (MESS) ql: Expansion WIP. (nw) Curt Coder2014-06-033-0/+85
* reverted due to breaking official toolchain and 4.8.2 32 bit is buggy as hell... Miodrag Milanovic2014-05-311-4/+0
* x68k: make screen rgb and split palette (nw) cracyc2014-05-301-0/+4
* Compile fix for some GCCs - patch sent to author - from Micko. (nw) Scott Stone2014-05-301-1/+1
* clang compile fix, please submit to mongoose baseline. (nw) Curt Coder2014-05-301-0/+2
* Updated to latest mongoose code in agreement with author (nw) Miodrag Milanovic2014-05-302-5367/+4707
* disabled allocation logging (nw) Oliver Stöneberg2014-05-161-1/+1
* re-applied safe corealloc changes (nw) Oliver Stöneberg2014-05-162-16/+11
* Revert of r30457 per Micko (nw) Scott Stone2014-05-152-10/+14
* corealloc adjustments: Oliver Stöneberg2014-05-152-14/+10
* return an error when trying to use a .7z file with zippath - for now (nw) Oliver Stöneberg2014-05-141-0/+18
* ipf: Fix #1360 [O. Galibert] Olivier Galibert2014-05-111-1/+1
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-082-0/+42
* pc_dsk: doh (nw) cracyc2014-05-051-1/+1
* pc_dsk: 1.2MB floppies have 80 tracks (nw) cracyc2014-05-051-2/+2
* small FASTDEBUG optimization Oliver Stöneberg2014-05-031-1/+1
* (MESS) msx.c: Floppy cleanup (nw) Wilbert Pol2014-04-292-1/+71
* CHD cleanups: [MetalliC] R. Belmont2014-04-281-1/+1
* small cleanup in formats headers (nw) Oliver Stöneberg2014-04-262-3/+2
* (MESS) fc100 : revert r29831 Robbbert2014-04-231-1/+1
* (MESS) fc100 : seems cassette frequencies are 600/1200, so halved everything. Robbbert2014-04-221-1/+1
* The product model is FC-100, FC stands for Famicom. Goldstar have made severa... Michaël Banaan Ananas2014-04-202-2/+2
* this needs fixing properly, but it currently gets in the way during profiling... David Haywood2014-04-201-0/+2
* (MESS) fc100 : added support for CAS-format files. Robbbert2014-04-203-0/+169
* cdrom: fix uninitialized flags [MetalliC] R. Belmont2014-04-181-0/+2
* don't memset structs or classes in C++, fixes regression from last commit (nw) R. Belmont2014-04-181-2/+0
* Fix r29545 w.r.t sockets and friends (nw) Olivier Galibert2014-04-181-1/+1
* chd updates: [MetalliC] R. Belmont2014-04-185-14/+38
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-163-0/+997
* (nw) R. Belmont2014-04-121-1/+1
* (MESS) Apple II: implemented cycle-exact Disk II floppy controller using the ... R. Belmont2014-04-122-67/+158
* Oric 1: Spring cleaning [O. Galibert] Olivier Galibert2014-04-123-279/+89
* Fixes for PowerPC AltiVec compile [Vas Crabb] R. Belmont2014-04-121-0/+1
* corefile: Don't crash on 0-length files [O. Galibert] Olivier Galibert2014-04-111-2/+2
* td0_dsk: cleanup (nw) cracyc2014-04-091-156/+148
* small core_strwildcmp() optimization when empty strings are involved (nw) Oliver Stöneberg2014-04-071-5/+10
* small core_strwildcmp() clarification (nw) Oliver Stöneberg2014-04-071-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-0739-332/+307
* (MESS) tandy2k: Tries to load DOS now. (nw) Curt Coder2014-04-063-0/+72
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-3111-19/+17
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-3111-17/+19
* made MAME and MESS compile under VS2013, 32bit only for now (nw) Miodrag Milanovic2014-03-311-1/+1
* fmtowns: converted to use wd_fdc and modern floppy drive implementation. mahlemiut2014-03-313-0/+68
* small LSB_FIRST cleanup (nw) Oliver Stöneberg2014-03-301-18/+1