| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -676/+0 |
| * | fixed linking unidasm in small builds (nw) |  Miodrag Milanovic | 2015-11-02 | 1 | -11/+0 |
| * | added SM510 cpu skeleton |  hap | 2015-06-30 | 1 | -0/+2 |
| * | added m58846 disasm |  hap | 2015-05-20 | 1 | -0/+2 |
| * | added e0c6200 disassembler |  hap | 2015-05-06 | 1 | -3/+5 |
| * | fix hmcs40 10-bit-word handling |  hap | 2015-03-06 | 1 | -1/+1 |
| * | widdle endian |  hap | 2015-03-05 | 1 | -1/+1 |
| * | added Hitachi HMCS40 series MCU core skeleton |  hap | 2015-03-04 | 1 | -0/+2 |
| * | added NEC uCOM-4 MCU core skeleton |  hap | 2015-02-07 | 1 | -0/+2 |
| * | added AMI S2000 cpu skeleton and disasm |  hap | 2015-01-29 | 1 | -0/+2 |
| * | moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... |  Oliver Stöneberg | 2014-09-08 | 1 | -2/+11 |
| * | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -3/+3 |
| * | we need to find a solution there (nw) |  Olivier Galibert | 2014-03-26 | 1 | -6/+3 |
| * | rest of ATTR_PRINTF review (nw) |  Oliver Stöneberg | 2014-02-25 | 1 | -2/+2 |
| * | Added 8x300 to unidasm (nw) |  Wilbert Pol | 2014-01-21 | 1 | -0/+2 |
| * | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -31/+2 |
| * | i8089: converted to a proper cpu core, added debugger support and disassembler |  Dirk Best | 2013-08-24 | 1 | -0/+2 |
| * | (MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder] |  Curt Coder | 2013-05-11 | 1 | -2/+4 |
| * | (MESS)new driver: 15IE-00-013 serial terminal [shattered] |  Miodrag Milanovic | 2013-05-10 | 1 | -0/+2 |
| * | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -1/+1 |
| * | Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are gene... |  smf- | 2013-03-07 | 1 | -0/+6 |
| * | not sure if we need big and little endian versions of disassemblers, but ther... |  smf- | 2013-03-06 | 1 | -1/+1 |
| * | meant to sort these into cpu name order before last commit, they appear to ha... |  smf- | 2013-03-06 | 1 | -63/+63 |
| * | all cpu cores with a CPU_DISASSMBLE are supported by unidasm (nw) |  smf- | 2013-03-06 | 1 | -25/+62 |
| * | tms57002 works in unidasm, disassemble interface can be revisited when all cp... |  smf- | 2013-03-06 | 1 | -2/+2 |
| * | reduced some duplication in the nec disassembler interface (nw) |  smf- | 2013-03-06 | 1 | -2/+2 |
| * | changed CPU_DISASSEMBLE to use cpu_device * instead of legacy_cpu_device *, s... |  smf- | 2013-03-06 | 1 | -5/+3 |
| * | Fixed unidasm, but this fix is really gross. If we are serious about unidasm, |  Nathan Woods | 2013-03-06 | 1 | -3/+5 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -59/+59 |
| * | 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] |  Olivier Galibert | 2012-11-06 | 1 | -14/+0 |
| * | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -2/+1 |
| * | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -4/+2 |
| * | Clean-ups and version bumpmame0145u5 |  Angelo Salese | 2012-03-25 | 1 | -1/+1 |
| * | unidasm: Remove the tms57002 until modern cores are handled sanely [O. Galibert] |  Olivier Galibert | 2012-03-11 | 1 | -2/+2 |
| * | Clean-ups and version bumpmame0143u3 |  Angelo Salese | 2011-08-14 | 1 | -1/+1 |
| * | Fix sharc in unidasm [trap15] |  Jonathan Gevaryahu | 2011-08-14 | 1 | -1/+1 |
| * | - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] |  Miodrag Milanovic | 2011-07-31 | 1 | -0/+2 |
| * | Clean-ups and version bumpmame0143u1 |  Angelo Salese | 2011-07-11 | 1 | -1/+1 |
| * | Preliminary work for ATV Track, in order to get the second SH-4 into |  Angelo Salese | 2011-07-11 | 1 | -3/+32 |
| * | Fix compiling tools (no whatsnew) |  Miodrag Milanovic | 2011-02-03 | 1 | -2/+2 |
| * | A new WE DSP16A cpu disassembler. [Andrew Gardner] |  Andrew Gardner | 2011-01-25 | 1 | -0/+2 |
| * | Added COSMAC back to Unidasm. (no whatsnew) |  Curt Coder | 2011-01-12 | 1 | -0/+2 |
| * | Enabled HD61700 in MAME compile and added it to unidasm tool (no whatsnew) |  Miodrag Milanovic | 2011-01-08 | 1 | -0/+2 |
| * | - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] |  Miodrag Milanovic | 2011-01-01 | 1 | -0/+2 |
| * | fixed build |  smf- | 2010-10-19 | 1 | -2/+0 |
| * | The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet... |  Andrew Gardner | 2010-08-04 | 1 | -12/+0 |
| * | Comment |  Scott Stone | 2010-04-24 | 1 | -12/+11 |
| * | A workaround for the warnings in Visual Srudio when compiling unidasm [Olive... |  Scott Stone | 2010-04-23 | 1 | -12/+12 |
| * | Remove osd_break_into_debugger in unidasm. This should be part of |  Aaron Giles | 2010-04-08 | 1 | -6/+0 |