Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Amiga background images #7

Open
joetsoi opened this issue Jan 30, 2020 · 0 comments
Open

Use Amiga background images #7

joetsoi opened this issue Jan 30, 2020 · 0 comments

Comments

@joetsoi
Copy link
Owner

joetsoi commented Jan 30, 2020

$ find DISKB -name "*.CMP" -print0 |  du --files0-from - -b -c -s
14933	DISKB/WA1.CMP
19466	DISKB/SWB1.CMP
20932	DISKB/WAB1.CMP
18008	DISKB/SW1.CMP
22872	DISKB/FO1.CMP
25493	DISKB/FOB1.CMP
35331	DISKB/MAP.CMP
20901	DISKB/GLB1.CMP
20809	DISKB/FO2.CMP
198745	total

The amiga versions of these files are helpfully packed together in a file called "test"

$ du -b disk2/test
198745	disk2/test

So we need a configuraiton file containing all of the locations of the different background files inside test and a way of reading them all into Object and Piv files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant