| Commit message (Expand) | Author | Age | Files | Lines |
* | fix compile on PPC OS X (nw) |  R. Belmont | 2012-01-22 | 1 | -0/+3 |
* | Missing files from the last checkin (nw) |  R. Belmont | 2012-01-22 | 3 | -28/+494 |
* | Added FLAC (lossless audio) codec support plus experimental hooks in samples ... |  R. Belmont | 2012-01-22 | 57 | -0/+33247 |
* | fix Linux compile (nw) |  R. Belmont | 2012-01-18 | 1 | -1/+1 |
* | tagmap is just a C++ template now. Added iterators to it as |  Aaron Giles | 2012-01-17 | 3 | -368/+170 |
* | Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywoo... |  R. Belmont | 2012-01-16 | 59 | -0/+39211 |
* | Fix several rendering issues with artwork, introduced in the |  Aaron Giles | 2012-01-16 | 2 | -18/+23 |
* | Clean-ups and version bumpmame0144u6 |  Angelo Salese | 2012-01-15 | 3 | -18/+18 |
* | sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-01-15 | 1 | -4/+16 |
* | Added new method screen_device::register_screen_bitmap which |  Aaron Giles | 2012-01-15 | 2 | -19/+12 |
* | Cleanup of bitmap classes now that formats and bpp are dictated |  Aaron Giles | 2012-01-14 | 2 | -140/+176 |
* | Sync with MESS, OG's work credited in MESS already (no whatsnew) |  Miodrag Milanovic | 2012-01-14 | 6 | -34/+487 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 9 | -148/+453 |
* | Cleanups and version bumpmame0144u5 |  Angelo Salese | 2012-01-08 | 6 | -30/+30 |
* | typo fix (nw) |  Olivier Galibert | 2012-01-07 | 1 | -1/+1 |
* | mess sync (nw) |  Olivier Galibert | 2012-01-07 | 6 | -3/+302 |
* | Placeholders. |  Olivier Galibert | 2012-01-07 | 2 | -0/+0 |
* | OS/2 updates [KO Myung-Hun] |  R. Belmont | 2012-01-05 | 1 | -0/+7 |
* | chdman: don't be case sensitive on the input type extension [R. Belmont] |  R. Belmont | 2012-01-04 | 1 | -3/+10 |
* | fix linking (how did this work on anything?) (nw) |  R. Belmont | 2012-01-03 | 1 | -1/+1 |
* | Removed old C-based interface to astrings. astring exists only as |  Aaron Giles | 2012-01-03 | 6 | -1026/+465 |
* | Bulk conversion of bitmap_t * to bitmap_t & . With this change the |  Aaron Giles | 2012-01-02 | 6 | -90/+114 |
* | fix clip regression |  Michaƫl Banaan Ananas | 2012-01-01 | 1 | -4/+4 |
* | Fix a few stragglers. Add width/height/position setters to |  Aaron Giles | 2011-12-31 | 1 | -0/+5 |
* | Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* |  Aaron Giles | 2011-12-31 | 5 | -532/+286 |
* | chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers... |  R. Belmont | 2011-12-31 | 1 | -0/+3 |
* | Floppy changes by OG, imported from MESS (no whatsnew) |  Miodrag Milanovic | 2011-12-30 | 18 | -95/+202 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2011-12-25 | 2 | -8/+14 |
* | tokenize function makes trouble if linebuffer and token buffer size are not s... |  Miodrag Milanovic | 2011-12-21 | 1 | -2/+2 |
* | Sync with MESS all credited there (no whatsnew) |  Miodrag Milanovic | 2011-12-12 | 5 | -32/+713 |
* | minor debugging. no whatsnew. |  Fabio Priuli | 2011-12-04 | 1 | -0/+7 |
* | Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli] |  Angelo Salese | 2011-12-02 | 1 | -1/+3 |
* | Commented (per Kale's request) not removed libcothread usage in core (require... |  Miodrag Milanovic | 2011-11-30 | 1 | -16/+0 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2011-11-25 | 2 | -4/+3 |
* | Sync with MESS, also placed back sdlmain change since it proved working on BS... |  Miodrag Milanovic | 2011-11-22 | 7 | -92/+531 |
* | Clean-ups and version bumpmame0144 |  Angelo Salese | 2011-11-13 | 1 | -1/+1 |
* | Sync with MESS, OG work credited there (no whatsnew) |  Miodrag Milanovic | 2011-11-11 | 4 | -450/+164 |
* | Sync with MESS, OG work, credited there (no whatsnew) |  Miodrag Milanovic | 2011-11-09 | 1 | -1/+1 |
* | Change order of parsing in emu_options, so first all slot devices are set and... |  Miodrag Milanovic | 2011-11-09 | 1 | -2/+5 |
* | ipf: Describe the remaining fields [O. Galibert, SPS] |  Olivier Galibert | 2011-11-01 | 2 | -96/+96 |
* | clean-ups and version bumpmame0143u9 |  Angelo Salese | 2011-10-27 | 2 | -6/+6 |
* | Synced with MESS (no whatsnew) |  Miodrag Milanovic | 2011-10-23 | 5 | -11/+904 |
* | clean-ups and version bump |  Angelo Salese | 2011-10-10 | 2 | -5/+5 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2011-10-04 | 2 | -0/+5 |
* | Added a way to handle output for debug messages and debugger itself into octa... |  Miodrag Milanovic | 2011-10-04 | 2 | -2/+40 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2011-09-25 | 4 | -352/+81 |
* | Clean-ups and version bumpmame0143u6 |  Angelo Salese | 2011-09-20 | 3 | -7/+7 |
* | Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew) |  Miodrag Milanovic | 2011-09-19 | 12 | -858/+1561 |
* | st_dsk: fix stupid bug (nw) |  Olivier Galibert | 2011-09-07 | 1 | -3/+6 |
* | Cleanups and version bumpmame0143u5 |  Angelo Salese | 2011-09-06 | 3 | -3/+3 |