CSharp App Modification
Budget: $2 – $50 USD
Please read the code before bidding.
This old project: https://github.com/slaytonrnd/CartridgeWriter/tree/master/CartridgeWriter
With this debug line added:
public byte[] WriteCartridge(string name, Cartridge c)
{
MessageBox.Show($"DEBUG: Machine Type Being Written {c._machine.Type.ToString()}");
The program needs to be able to change the machine type Based on user selection, which should show up in that debug message.
This will be tested upon receiving a diff, or you can test it remotely.
This old project: https://github.com/slaytonrnd/CartridgeWriter/tree/master/CartridgeWriter
With this debug line added:
public byte[] WriteCartridge(string name, Cartridge c)
{
MessageBox.Show($"DEBUG: Machine Type Being Written {c._machine.Type.ToString()}");
The program needs to be able to change the machine type Based on user selection, which should show up in that debug message.
This will be tested upon receiving a diff, or you can test it remotely.