├── README.md ├── Source ├── Remapped IO.DLL.sln └── Remapped IO.DLL │ ├── Remapped IO.DLL.cpp │ ├── Remapped IO.DLL.vcproj │ └── io.def ├── TVicPortInstall41.exe ├── io.dll ├── io.ini └── setup_PCB50_98D12C3.zip /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/README.md -------------------------------------------------------------------------------- /Source/Remapped IO.DLL.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/Source/Remapped IO.DLL.sln -------------------------------------------------------------------------------- /Source/Remapped IO.DLL/Remapped IO.DLL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/Source/Remapped IO.DLL/Remapped IO.DLL.cpp -------------------------------------------------------------------------------- /Source/Remapped IO.DLL/Remapped IO.DLL.vcproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/Source/Remapped IO.DLL/Remapped IO.DLL.vcproj -------------------------------------------------------------------------------- /Source/Remapped IO.DLL/io.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/Source/Remapped IO.DLL/io.def -------------------------------------------------------------------------------- /TVicPortInstall41.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/TVicPortInstall41.exe -------------------------------------------------------------------------------- /io.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/io.dll -------------------------------------------------------------------------------- /io.ini: -------------------------------------------------------------------------------- 1 | 0x378 -------------------------------------------------------------------------------- /setup_PCB50_98D12C3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IceMupppet/willem-eeprom-programmer/HEAD/setup_PCB50_98D12C3.zip --------------------------------------------------------------------------------