Commit Graph

  • d613d60f6e Merge f4ab9df764 into 2d78f78640 steve-chamberlin 2016-04-25 21:18:19 +0000
  • f4ab9df764 Fixed type-casting and include directory path errors steve-chamberlin 2016-04-25 14:17:03 -0700
  • ecb47d2ec0 Migrating wiki contents from Google Code wiki Google Code Exporter 2015-10-10 08:23:13 -0400
  • 08177fab8d Oops -- forgot to add the manifest and rc files for the CLI program. doug@schmorgal.com 2012-08-17 04:06:59 +0000
  • 2d78f78640 Oops -- forgot to add the manifest and rc files for the CLI program. master doug 2012-08-17 04:06:59 +0000
  • d47c61a6e7 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 +0000
  • 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 +0000
  • b70e34b4af Switch from radio button to checkbox for selecting the romdisk driver mod. bbraun 2011-12-05 15:28:46 +0000
  • ac7c3bd523 Switch from radio button to checkbox for selecting the romdisk driver mod. bbraun 2011-12-05 15:28:46 +0000
  • 09359e1f59 Added the Windows manifest generation to the cli app as well. doug@schmorgal.com 2011-12-05 05:01:00 +0000
  • e9aea7e095 Added the Windows manifest generation to the cli app as well. doug 2011-12-05 05:01:00 +0000
  • 13a4433000 Finished removing asprintf() code -- I forgot to remove the string variable and the corresponding free() call. doug@schmorgal.com 2011-12-05 04:37:36 +0000
  • 2017a65139 Finished removing asprintf() code -- I forgot to remove the string variable and the corresponding free() call. doug 2011-12-05 04:37:36 +0000
  • 51dca9b1fd Add the ability to add a romdisk image bbraun 2011-12-05 04:15:45 +0000
  • df15d0fbe7 Add the ability to add a romdisk image bbraun 2011-12-05 04:15:45 +0000
  • 673c889bf7 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@schmorgal.com 2011-12-05 03:35:33 +0000
  • 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 +0000
  • 0d79449ab9 Don't use the "Go" button. Just open, select mods, save. bbraun 2011-12-05 01:57:07 +0000
  • 5ea92a9731 Don't use the "Go" button. Just open, select mods, save. bbraun 2011-12-05 01:57:07 +0000
  • 3655c979c9 Wild guess at a Qt GUI. bbraun 2011-12-05 01:11:34 +0000
  • 88d5538984 Wild guess at a Qt GUI. bbraun 2011-12-05 01:11:34 +0000
  • 96cf448ad0 Initial commit. bbraun 2011-12-03 01:31:42 +0000
  • 919af0757e Initial commit. bbraun 2011-12-03 01:31:42 +0000
  • 392dab0e61 Initial directory structure. nobody 2011-12-02 17:06:27 +0000