| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bump.mame0138 |  Aaron Giles | 2010-05-15 | 1 | -2/+2 |
| * | fix NULL to UINT32 conversion |  Michaël Banaan Ananas | 2010-05-13 | 1 | -2/+2 |
| * | S2650_SENSE_PORT is now active when data written is != 0 and inactive when da... |  Couriersud | 2010-05-13 | 1 | -2/+2 |
| * | Incremental tms52xx improvements, removal of incorrect code. Does not affect ... |  Jonathan Gevaryahu | 2010-05-12 | 1 | -25/+32 |
| * | Duh |  Angelo Salese | 2010-05-12 | 3 | -2/+37 |
| * | Fix debug compile? |  Angelo Salese | 2010-05-12 | 1 | -1/+1 |
| * | More z8001 work |  Angelo Salese | 2010-05-12 | 3 | -9/+19 |
| * | First batch of Zilog Z8001 mods (treated as a separate CPU core for now) |  Angelo Salese | 2010-05-11 | 5 | -11/+702 |
| * | Placeholder for the Zilog Z8001 CPU core |  Angelo Salese | 2010-05-11 | 2 | -6/+33 |
| * | r9078 revert. |  Michaël Banaan Ananas | 2010-05-10 | 1 | -10/+6 |
| * | Made tms5220 DEBUG_GENERATION more useful and simplified the code in the proc... |  Jonathan Gevaryahu | 2010-05-10 | 1 | -16/+11 |
| * | r9070 update taking shadow/highlight into account, fixes mametesters bug 03644 |  Michaël Banaan Ananas | 2010-05-09 | 1 | -24/+20 |
| * | Fixed up tms52xx clip/wrap function arrangement to be much more sane, and pro... |  Jonathan Gevaryahu | 2010-05-09 | 1 | -24/+48 |
| * | Minor update to the way digital/analog select works. no whatsnew. |  Jonathan Gevaryahu | 2010-05-09 | 1 | -7/+8 |
| * | like other PIXEL_OPs, (PRIORITY) should be set regardless of outcome of "if (... |  Michaël Banaan Ananas | 2010-05-09 | 1 | -0/+4 |
| * | tms5220: Remove unnecessary interpolation code; Add extra check to make unvoi... |  Jonathan Gevaryahu | 2010-05-09 | 1 | -26/+3 |
| * | Fix a mistake in the interpolation logic, it should now properly delay interp... |  Jonathan Gevaryahu | 2010-05-09 | 1 | -31/+33 |
| * | Add 'Unrealistically Perfect Interpolation' debug mode; Fix a potential issue... |  Jonathan Gevaryahu | 2010-05-09 | 1 | -20/+72 |
| * | More cleanup of the lpc tables; Replaced tms5220C pitch table with the tms522... |  Jonathan Gevaryahu | 2010-05-09 | 1 | -56/+50 |
| * | tafoid yes, surely a copypaste error |  Michaël Banaan Ananas | 2010-05-05 | 1 | -2/+0 |
| * | Fixed 03830: All sets in harddriv.c: Message: Duplicate save state registrati... |  Scott Stone | 2010-05-05 | 1 | -2/+2 |
| * | Added xtal for MESS. (no whatsnew) |  Curt Coder | 2010-05-05 | 1 | -0/+1 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-05-05 | 5 | -21/+21 |
| * | Simplified and fixed tms52xx zpar code, output is less glitchy. no whatsnew. |  Jonathan Gevaryahu | 2010-05-04 | 1 | -35/+17 |
| * | Redid parameter interpolation and frame load logic so new frames don't immedi... |  Jonathan Gevaryahu | 2010-05-03 | 1 | -28/+50 |
| * | Fix very minor bug with pitch count wrapping (was sometimes wrapping to 1 ins... |  Jonathan Gevaryahu | 2010-05-03 | 1 | -8/+5 |
| * | revert change to chirp tables, since rereading the patent makes it clear this... |  Jonathan Gevaryahu | 2010-05-03 | 1 | -20/+19 |
| * | Fix ZPAR (zeroed k parameters 5-10) behavior for unvoiced frames. Updated com... |  Jonathan Gevaryahu | 2010-05-03 | 1 | -9/+36 |
| * | Make New and Old frames store indexes instead of actual frame values, this al... |  Jonathan Gevaryahu | 2010-05-02 | 2 | -82/+82 |
| * | Fixed the chirp rom being one sample shorter than it should have been (0-50 i... |  Jonathan Gevaryahu | 2010-04-30 | 2 | -68/+67 |
| * | Added xtal for MESS. (no whatsnew) |  Curt Coder | 2010-04-29 | 1 | -0/+1 |
| * | Cleaned up ranout (FIFO running out mid-frame) to be accurate to hardware; |  Jonathan Gevaryahu | 2010-04-29 | 1 | -74/+64 |
| * | worked around a MESS related issue with software lists calling display_loadin... |  Fabio Priuli | 2010-04-28 | 1 | -1/+3 |
| * | Fix race condition involving tms52xx status register which broke victory/vict... |  Jonathan Gevaryahu | 2010-04-28 | 1 | -32/+68 |
| * | added save states to the following CPU: apexc, asap, avr8, cp1610, dsp32 and ... |  Fabio Priuli | 2010-04-27 | 6 | -0/+91 |
| * | vrender0.c: converted to be a device [Fabio Priuli] |  Fabio Priuli | 2010-04-26 | 1 | -1/+3 |
| * | gah, that // HACK line was NOT supposed to be committed. no whatsnew. |  Jonathan Gevaryahu | 2010-04-26 | 1 | -1/+0 |
| * | make DEBUG_PARSE_FRAME_DUMP actually print correct data for voiced frames... ... |  Jonathan Gevaryahu | 2010-04-26 | 1 | -1/+1 |
| * | not worth mention: made MAME compile again |  Fabio Priuli | 2010-04-26 | 1 | -1/+3 |
| * | Replaced the DEBUG_FRAME_DUMP define with a new DEBUG_PARSE_FRAME_DUMP which ... |  Jonathan Gevaryahu | 2010-04-26 | 1 | -42/+46 |
| * | Minor change for experimentation. Will soon be revamping debug stuff to print... |  Jonathan Gevaryahu | 2010-04-26 | 1 | -6/+8 |
| * | Made /READY timing accurate to the real chip as best as possible. Note that o... |  Jonathan Gevaryahu | 2010-04-25 | 1 | -5/+5 |
| * | Adds back the pat4335277 LPC table to tms5110r.c for reference (since it is d... |  Jonathan Gevaryahu | 2010-04-25 | 1 | -1/+72 |
| * | Fix compile error when DEBUG_GENERATION is defined [Oliver Stoneberg] |  Jonathan Gevaryahu | 2010-04-25 | 1 | -1/+1 |
| * | SCSP updates [PluginNinja] |  R. Belmont | 2010-04-25 | 1 | -38/+50 |
| * | AICA updates: [PluginNinja] |  R. Belmont | 2010-04-25 | 1 | -87/+49 |
| * | Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] |  Scott Stone | 2010-04-23 | 22 | -54/+57 |
| * | Removed unnecessary warning. (no whatsnew) |  Curt Coder | 2010-04-23 | 1 | -2/+0 |
| * | "Replaced" TMS5220 table with table extracted using PROMOUT from actual chip. |  Jonathan Gevaryahu | 2010-04-23 | 2 | -36/+42 |
| * | Fix the memory leaks with the strconv.c function by |  Scott Stone | 2010-04-23 | 3 | -4/+4 |