| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | de_2: Fixed P3/P4 area display for Alpha Type 2 games. (no whatsnew) |  mahlemiut | 2013-03-17 | 1 | -1/+1 |
| * | Changed the amount of scanlines on the 6847 PAL emulation. That said, the 6847 |  Nathan Woods | 2013-03-16 | 1 | -3/+6 |
| * | optimized -listxml a bit more (nw) |  Oliver Stöneberg | 2013-03-16 | 1 | -17/+25 |
| * | deco_mlc - notes |  David Haywood | 2013-03-16 | 1 | -0/+7 |
| * | i overlooked this one |  Michaël Banaan Ananas | 2013-03-16 | 1 | -1/+1 |
| * | looked through m6809 ops and fixed what i noticed (improves rollerg) |  Michaël Banaan Ananas | 2013-03-16 | 2 | -3/+3 |
| * | turbo.c - Corrected ROM labels and locations for Buck Rogers and clones [Phil... |  Phil Bennett | 2013-03-16 | 1 | -23/+23 |
| * | deco_mlc - hide some unwanted gfx in stadhr96 |  David Haywood | 2013-03-16 | 1 | -6/+18 |
| * | Fixed palette in HuC6280 |  Angelo Salese | 2013-03-16 | 1 | -3/+3 |
| * | optimized info_xml_creator::output_switches() (improves -listxml speed in DEB... |  Oliver Stöneberg | 2013-03-16 | 1 | -9/+2 |
| * | de_2: Fixed sample ROM loading, got lower LEDs to display (but not perfectly)... |  mahlemiut | 2013-03-16 | 2 | -37/+24 |
| * | revision 21548 caused "trace off" to crash with a access violation [smf] |  smf- | 2013-03-16 | 1 | -5/+1 |
| * | deco_mlc - this currently has no bearing on reality but... |  David Haywood | 2013-03-16 | 2 | -66/+48 |
| * | tiny speed recover... nw. |  Fabio Priuli | 2013-03-16 | 1 | -9/+17 |
| * | de_2: Hooked up MSM5205 and fixed sample banking. Sound should now work full... |  mahlemiut | 2013-03-16 | 1 | -22/+42 |
| * | (MESS) snes.c: added support in snes and snespal for loading from fullpath |  Fabio Priuli | 2013-03-16 | 7 | -155/+445 |
| * | deco_mlc - renderer is now fully scanline based, should make implementing the... |  David Haywood | 2013-03-16 | 3 | -21/+22 |
| * | deco_mlc - checkpoint |  David Haywood | 2013-03-16 | 3 | -96/+96 |
| * | deco_mlc - current |  David Haywood | 2013-03-16 | 1 | -92/+89 |
| * | de_2: Adding a bit of meat to the bones. Still need to work on the MSM5205 a... |  mahlemiut | 2013-03-16 | 4 | -18/+673 |
| * | deco_mlc - more scanline conversion |  David Haywood | 2013-03-16 | 1 | -40/+41 |
| * | more |  David Haywood | 2013-03-16 | 1 | -50/+26 |
| * | deco_mlc reworking - checkpoint |  David Haywood | 2013-03-16 | 1 | -166/+195 |
| * | Improved keyboard inputs per schematics |  Angelo Salese | 2013-03-15 | 2 | -36/+43 |
| * | Added mahjong panel support to Famicom |  Angelo Salese | 2013-03-15 | 3 | -24/+81 |
| * | fixed cart regression in saturn. nw. |  Fabio Priuli | 2013-03-15 | 1 | -1/+1 |
| * | Fixing interrupt handling in several drivers using 6809 that pulsed interrupts |  Nathan Woods | 2013-03-15 | 7 | -9/+9 |
| * | lists have no bios flag, so this check is redundant. nw. |  Fabio Priuli | 2013-03-15 | 1 | -5/+4 |
| * | minor cleanup. nw. |  Fabio Priuli | 2013-03-15 | 2 | -64/+64 |
| * | (MESS) snes.c: major overhaul of cart and add-on handling [Fabio Priuli] |  Fabio Priuli | 2013-03-15 | 16 | -5247/+1043 |
| * | sf2m3, sf2m8 - boots up, sound works, some gfx issues |  Robbbert | 2013-03-15 | 3 | -7/+49 |
| * | whops, these had been added wrong. nw. |  Fabio Priuli | 2013-03-15 | 1 | -3/+3 |
| * | (MESS) snes: fixed snesst10 and (partially) snesst11. nw. |  Fabio Priuli | 2013-03-15 | 2 | -5/+1 |
| * | knightsb - added sound (nw) |  Robbbert | 2013-03-15 | 1 | -1/+4 |
| * | Enough of this |  Angelo Salese | 2013-03-15 | 2 | -1/+2 |
| * | (MESS) 3c505: fix typo that broke TCP [Hans Ostermeyer] |  R. Belmont | 2013-03-15 | 1 | -1/+1 |
| * | Preliminary scroll, just to realize that I need to rewrite the video emulatio... |  Angelo Salese | 2013-03-15 | 1 | -9/+83 |
| * | ... and key modifiers |  Angelo Salese | 2013-03-15 | 1 | -2/+9 |
| * | Added keyboard |  Angelo Salese | 2013-03-15 | 1 | -60/+195 |
| * | Very preliminary LCD hook-up |  Angelo Salese | 2013-03-14 | 2 | -12/+162 |
| * | this requires some more thinking too... nw. |  Fabio Priuli | 2013-03-14 | 1 | -6/+12 |
| * | New skeleton driver for Casio FP-200, will do actual code work next |  Angelo Salese | 2013-03-14 | 4 | -0/+254 |
| * | s14001a.c: Add note that the four dac test pins are really digital out pins [... |  Jonathan Gevaryahu | 2013-03-14 | 1 | -4/+8 |
| * | and this requires some more thinking... nw. |  Fabio Priuli | 2013-03-14 | 1 | -2/+2 |
| * | whops. this was missing from 21854. nw. |  Fabio Priuli | 2013-03-14 | 1 | -1/+1 |
| * | (MESS) simplified handling of must_be_loaded for md slots. nw. |  Fabio Priuli | 2013-03-14 | 5 | -38/+21 |
| * | updated sgb_hack setup to avoid external access to m_cart. nw. |  Fabio Priuli | 2013-03-14 | 4 | -16/+14 |
| * | reduced direct accesses to cart devices (systems should eventually only inter... |  Fabio Priuli | 2013-03-14 | 9 | -170/+160 |
| * | minor cleanup. nw. |  Fabio Priuli | 2013-03-14 | 1 | -14/+12 |
| * | romload: attempt to improve loaded rom percentage display. nw. |  Fabio Priuli | 2013-03-14 | 1 | -12/+12 |