Skip to content

Commit

Permalink
Put the bbcmicro.ssd file in the right directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Nov 17, 2024
1 parent 55a5858 commit c407207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bin/pasdis": "third_party/pascal-m+pasdis",
"bin/pint.com": "third_party/pascal-m+pint",
"bin/loader.com": "third_party/pascal-m+loader",
"bbcmicro.ssd": "src/arch/bbcmicro+diskimage",
"images/bbcmicro.ssd": "src/arch/bbcmicro+diskimage",
"images/oric.dsk": "src/arch/oric+diskimage",
"images/apple2e.po": "src/arch/apple2e+diskimage",
"images/apple2e_b.po": "src/arch/apple2e+diskimage_b",
Expand Down

0 comments on commit c407207

Please sign in to comment.