summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/unidasm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0145u5 Angelo Salese2012-03-251-1/+1
* unidasm: Remove the tms57002 until modern cores are handled sanely [O. Galibert] Olivier Galibert2012-03-111-2/+2
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* Fix sharc in unidasm [trap15] Jonathan Gevaryahu2011-08-141-1/+1
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-0/+2
* Clean-ups and version bumpmame0143u1 Angelo Salese2011-07-111-1/+1
* Preliminary work for ATV Track, in order to get the second SH-4 into Angelo Salese2011-07-111-3/+32
* Fix compiling tools (no whatsnew) Miodrag Milanovic2011-02-031-2/+2
* A new WE DSP16A cpu disassembler. [Andrew Gardner] Andrew Gardner2011-01-251-0/+2
* Added COSMAC back to Unidasm. (no whatsnew) Curt Coder2011-01-121-0/+2
* Enabled HD61700 in MAME compile and added it to unidasm tool (no whatsnew) Miodrag Milanovic2011-01-081-0/+2
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+2
* fixed build smf-2010-10-191-2/+0
* The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet... Andrew Gardner2010-08-041-12/+0
* Comment Scott Stone2010-04-241-12/+11
* A workaround for the warnings in Visual Srudio when compiling unidasm [Olive... Scott Stone2010-04-231-12/+12
* Remove osd_break_into_debugger in unidasm. This should be part of Aaron Giles2010-04-081-6/+0
* Moved global new/delete operators into inlines in emualloc.h Aaron Giles2010-02-141-0/+12
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+2
* Make unidasm compile and link again. Make exception-aware (hopefully). Paul Priest2010-01-061-89/+105
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* From: Samuele Zannoli <samuele.zannoli@sparkbio.it> Aaron Giles2009-12-231-0/+2
* Added Intel 8008 and National Semiconductor SC/MP CPU cores Miodrag Milanovic2009-11-231-0/+4
* Cleanups and version bump.mame0135 Aaron Giles2009-10-311-3/+3
* Added -flipped option to unidasm to output with disassembly Aaron Giles2009-10-311-34/+66
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* > -----Original Message----- Aaron Giles2009-10-211-1/+0
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Added 'options' parameter to the CPU_DISASSEMBLE prototype. For now, the Aaron Giles2009-09-071-6/+25
* Fixed stupid unidasm bug that double-counted bytes. Aaron Giles2009-09-061-2/+2
* unidasm.c needs some type casts. Aaron Giles2009-09-061-7/+7
* Added preliminary Zilog Z8 CPU core for MESS. Curt Coder2009-09-041-0/+2
* Cleanups and version bump.mame0133u4 Aaron Giles2009-08-291-20/+20
* Usage for unidasm now dumps the available achitectures. Aaron Giles2009-08-291-1/+15
* Ok, disassembler is implemented with basic functionality. Aaron Giles2009-08-221-34/+234
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-221-0/+319