Commit Graph

  • ecb47d2ec0 Migrating wiki contents from Google Code wiki Google Code Exporter 2015-10-10 08:23:13 -04:00
  • 2d78f78640 Oops -- forgot to add the manifest and rc files for the CLI program. master doug 2012-08-17 04:06:59 +00:00
  • a50c5e3f32 Add a "Tools" menu that has a "Split" command that will save the in-memory ROM image into 4 separate files name <selected file name>_{1-4}, where the numbers correspond to the IC's on the socketed ROM SIMM. bbraun 2011-12-06 02:21:21 +00:00
  • ac7c3bd523 Switch from radio button to checkbox for selecting the romdisk driver mod. bbraun 2011-12-05 15:28:46 +00:00
  • e9aea7e095 Added the Windows manifest generation to the cli app as well. doug 2011-12-05 05:01:00 +00:00
  • 2017a65139 Finished removing asprintf() code -- I forgot to remove the string variable and the corresponding free() call. doug 2011-12-05 04:37:36 +00:00
  • df15d0fbe7 Add the ability to add a romdisk image bbraun 2011-12-05 04:15:45 +00:00
  • 875de91fce Fixed a few things that allow it to compile and run on Windows: 1) htonl() and htons() are declared in winsock.h on Windows and require ws2_32 to be linked in. 2) mingw does not have asprintf, so I changed the Qt GUI to use QString's sprintf() member function which should behave identically. 3) Windows Vista and 7 try to run any program with "patch" in the name with administrative privileges for backwards compatibility with legacy stuff, so I added a build step to the Qt app to embed a manifest. I also need to do the same thing with the cli app... doug 2011-12-05 03:35:33 +00:00
  • 5ea92a9731 Don't use the "Go" button. Just open, select mods, save. bbraun 2011-12-05 01:57:07 +00:00
  • 88d5538984 Wild guess at a Qt GUI. bbraun 2011-12-05 01:11:34 +00:00
  • 919af0757e Initial commit. bbraun 2011-12-03 01:31:42 +00:00