summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * add write support for Olivetti M20 floppy images Christian Groessler2019-08-061-1/+3
* | unidasm: Add address shift for scudsp AJR2019-08-051-1/+1
|/
* Use canonical spelling of "canonical" (nw) AJR2019-08-025-68/+68
* Add r65c02 to unidasm AJR2019-07-301-0/+2
* mcs51: Disassembler update AJR2019-07-121-3/+4
* Add disassembler and skeleton CPU device for CompactRISC CR16B architecture AJR2019-07-051-0/+3
* Merge pull request #5303 from shattered/_430d642ac2 ajrhacker2019-07-041-1/+8
|\
| * agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-021-1/+8
* | f2mc16: Add to unidasm (nw) AJR2019-07-021-0/+2
|/
* Add disassembler and skeleton device for DP8344 Biphase Communications Processor AJR2019-06-221-0/+2
* unidasm: Correct address shifts for unsp and upd7725 AJR2019-06-201-2/+2
* Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ... AJR2019-06-201-0/+2
* imgtool: MT 6693 wip, solves mess_hd issue (nw) Sergey Svishchev2019-06-022-15/+6
* castool: Fix usage message Dan Church2019-05-031-6/+6
* unidasm: Allow hexadecimal values for -skip with 0x prefix AJR2019-04-291-1/+6
* fix build with clang, clean up some random stuff (nw) Vas Crabb2019-04-071-14/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-267-4/+1083
* Revert "conflict resolution (nw)" andreasnaive2019-03-257-1083/+4
* ns32000: Skeleton CPU device with disassembler for NS32000 family. Nigel Barnes2019-03-231-0/+2
* fix for filtbas when strings left unterminated in basic lines tomctomc2019-03-151-0/+2
* hpc: Add HPC46003 type for future use (nw) AJR2019-03-051-0/+1
* Add skeleton CPU device and disassembler for HPC architecture AJR2019-03-031-0/+2
* srcclean (nw) Vas Crabb2019-02-242-303/+303
* imgtool: new read-only filesystem: DEC RT-11 (take 2) Sergey Svishchev2019-02-203-0/+698
* misc fixes Vas Crabb2019-02-181-46/+40
* Fix testkeys compile/link on windows. (nw) couriersud2019-02-171-4/+1
* testkeys: remove dead code, don't build on windows. (nw) couriersud2019-02-171-87/+6
* Added sdl testkeys as a tool again. (nw) couriersud2019-02-171-0/+436
* alpha: disassembler improvements (nw) Patrick Mackinlay2019-02-051-0/+3
* chdman: fix GDI 2048 extraction MetalliC2019-01-251-1/+1
* 8x300: Apply address shift to program space AJR2019-01-241-1/+1
* alpha: new cpu, disassembler only Patrick Mackinlay2019-01-241-0/+2
* unidasm: Don't blow up when TMS34010 disassembler tries to read 32-bit operands AJR2019-01-121-2/+25
* srcclean: treat *.xslt as XML (nw) Vas Crabb2019-01-031-1/+2
* add derived CPU type for AX51-CORE (used by AX208 and others) so that we can ... DavidHaywood2018-12-141-0/+2
* r3000: call it like it is (nw) Patrick Mackinlay2018-11-061-1/+1
* r3000: modernize, add tlb support Patrick Mackinlay2018-11-061-2/+2
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-1/+1
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* st62xx: Add to unidasm AJR2018-10-261-1/+3
* xavix: Do for RETF what ada4b54d611375f6a072f94b20fb360093c35e69 did for CALL... AJR2018-10-121-1/+1
* unidasm: Correct endianness of tms9980 and tms9995 AJR2018-10-091-2/+2
* HP9825 emulation added (#4018) fulivi2018-10-071-1/+2
* imgtool: fix parsing options with enum values Fabrice Bellet2018-07-221-1/+17
* fix building with clang 6.0.1 (nw) smf-2018-07-071-0/+2
* sm5*: added sm530 disasm (nw) hap2018-05-121-0/+1
* start looking at the extra opcodes in the SSD 2000 type XaviX chip (s… (#3514) David Haywood2018-05-041-0/+2
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-0/+1
* move some not-directly-emulation-related helpers to lib/util, further extrica... Vas Crabb2018-04-011-2/+16
* Reshuffle some stuff: Vas Crabb2018-03-281-4/+5