C64: Add disk builder to project.
This commit is contained in:
parent
9557a25301
commit
bd7e10af6b
|
@ -222,6 +222,7 @@
|
|||
<Compile Include="Computers\Commodore64\Cassette\CassettePortDevice.cs" />
|
||||
<Compile Include="Computers\Commodore64\Cassette\TapeDrive.cs" />
|
||||
<Compile Include="Computers\Commodore64\C64FormatFinder.cs" />
|
||||
<Compile Include="Computers\Commodore64\Media\DiskBuilder.cs" />
|
||||
<Compile Include="Computers\Commodore64\Media\Tape.cs" />
|
||||
<Compile Include="Computers\Commodore64\Media\PRG.cs" />
|
||||
<Compile Include="Computers\Commodore64\Cartridge\CartridgeDevice.cs" />
|
||||
|
|
Loading…
Reference in New Issue