| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | unidasm: Fix build after 2dab71e7e0eb2b0bf35f97090e20e5bab8deddc4 |  AJR | 2022-03-17 | 1 | -1/+1 |
* | add b5000 cpu core file placeholders |  hap | 2022-03-17 | 1 | -0/+2 |
* | floptool: Fixed typo in error message. (#9365) |  pnp2084 | 2022-03-04 | 1 | -1/+1 |
* | Bug fix for when viewing the logic equations of the GAL16V8 device with jedut... |  Kevin Eshbach | 2022-02-18 | 1 | -21/+33 |
* | Bumped dates to 2022, bumped docs version to 0.240, fixed some license files ... |  Vas Crabb | 2022-01-29 | 1 | -1/+1 |
* | Add skeleton CPU device and disassembler for NEC 78K/IV (uPD784XXX) architecture |  AJR | 2022-01-15 | 1 | -0/+8 |
* | Created an initial file system implementation for OS-9 under the CoCo (#9096) |  npwoods | 2022-01-07 | 1 | -0/+4 |
* | Fixing floptool usage message: (#9088) |  npwoods | 2022-01-04 | 1 | -22/+27 |
* | Added a 'version' verb to floptool (#9079) |  npwoods | 2022-01-04 | 1 | -0/+10 |
* | Move filesystem library into separate namespace and use shorter uX type names... |  AJR | 2021-12-31 | 3 | -37/+39 |
* | Filesystem code cleanup |  AJR | 2021-12-14 | 3 | -17/+6 |
* | chdman.cpp: correct copy-paste comment (nw) (#8936) |  Logan B | 2021-12-04 | 1 | -1/+1 |
* | Fixed a few coverity errors, several of which are real bugs. |  Vas Crabb | 2021-12-02 | 1 | -1/+1 |
* | Soul-crushingly frustrating clean-up: |  Vas Crabb | 2021-12-01 | 6 | -120/+57 |
* | Minor changes to various drivers (#8880) |  shattered | 2021-11-25 | 1 | -1/+1 |
* | A little more refactoring, and Coverity fixes: |  Vas Crabb | 2021-11-25 | 1 | -1/+1 |
* | saitek_osa: added sparc module emulation [Ryan Holtz, hap] |  hap | 2021-11-24 | 1 | -8/+9 |
* | selmenu: fix wrongly placed messagebox |  hap | 2021-10-29 | 1 | -1/+1 |
* | new NOT_WORKING machine (Casio CTK-2100) (#8757) |  Devin Acker | 2021-10-27 | 1 | -0/+2 |
* | powerpc: add power family disassembly |  Patrick Mackinlay | 2021-10-25 | 1 | -0/+1 |
* | util: Further API cleanups: (#8661) |  Vas Crabb | 2021-10-05 | 6 | -88/+129 |
* | New clones marked as NOT_WORKING |  AJR | 2021-09-25 | 1 | -0/+1 |
* | Convert JED, PLA and JEDBIN parsers to (mostly) use ioprocs instead of raw me... |  AJR | 2021-09-15 | 1 | -78/+31 |
* | imgtool/library.h: Supply some missing #includes |  AJR | 2021-09-11 | 1 | -0/+4 |
* | Formats-related refactoring |  AJR | 2021-09-11 | 48 | -102/+200 |
* | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 2 | -2/+2 |
* | unidasm: Add disassembler for DEC VAX architecture |  AJR | 2021-09-03 | 1 | -0/+2 |
* | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -2/+4 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 24 | -1029/+997 |
* | srcclean: Added JSON cleaning support, and some cleanup. |  Vas Crabb | 2021-08-20 | 1 | -2/+302 |
* | chdman: add a few more hard disk templates (#8352) |  Davide Cavalca | 2021-07-30 | 1 | -5/+13 |
* | f2mc16: Rewrite disassembler |  AJR | 2021-07-21 | 1 | -1/+1 |
* | srcclean in preparation for release |  Vas Crabb | 2021-06-27 | 3 | -16/+16 |
* | -util: Retire legacy object pool, removing vestigial references. |  Vas Crabb | 2021-06-24 | 1 | -1/+1 |
* | tools/imgtool: Removed legacy object pool usage. (#8215) |  Aaron Giles | 2021-06-24 | 7 | -159/+73 |
* | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -2/+2 |
* | Better fix for vt_dsk.h header name clash |  AJR | 2021-05-26 | 3 | -10/+10 |
* | formats/vt_dsk.cpp: Fix clang error: unused variable 'floppyoptions_vz' [-Wer... |  AJR | 2021-05-26 | 1 | -1/+1 |
* | reorganize the floptool code, add some write support |  Olivier Galibert | 2021-05-24 | 3 | -702/+853 |
* | srcclean for release |  Vas Crabb | 2021-05-23 | 1 | -3/+3 |
* | floptool - format/filesystem errors were printing the wrong argument (#8088) |  ksherlock | 2021-05-21 | 1 | -4/+4 |
* | unidasm: Add CPU16 disassembler |  AJR | 2021-05-21 | 1 | -0/+2 |
* | pdp8: Rewrite disassembler; add alternate disassembly for HD-6120 |  AJR | 2021-05-19 | 1 | -58/+122 |
* | jasmin: Support write |  Olivier Galibert | 2021-05-16 | 1 | -53/+276 |
* | prodos: Add file and resource reading |  Olivier Galibert | 2021-05-11 | 1 | -47/+140 |
* | prodos: Start of read support |  Olivier Galibert | 2021-05-02 | 1 | -75/+124 |
* | fs: Add full jasmin read support |  Olivier Galibert | 2021-04-30 | 1 | -3/+205 |
* | floptool.cpp: Be stricter about types. |  Vas Crabb | 2021-04-30 | 1 | -4/+4 |
* | floppy: first steps on metadata, and hopefully make gcc happier on enumerate |  Olivier Galibert | 2021-04-28 | 1 | -6/+85 |
* | floppy: start block-devicing fielsystem support |  Olivier Galibert | 2021-04-28 | 1 | -14/+37 |