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

where can i find the storage device image file ? #1

Open
zzsczz opened this issue May 30, 2020 · 0 comments
Open

where can i find the storage device image file ? #1

zzsczz opened this issue May 30, 2020 · 0 comments

Comments

@zzsczz
Copy link

zzsczz commented May 30, 2020

in PDPCafe.java

      //rl.assign(0, "/Users/ericedwards/etc/PDPCafe/xxdp25.rl02");

      rl.assign(0, "/Users/ericedwards/etc/PDPCafe/RL.0");
      rl.assign(1, "/Users/ericedwards/etc/PDPCafe/RL.1");
      rl.assign(2, "/Users/ericedwards/etc/PDPCafe/RL.2");
      rl.assign(3, "/Users/ericedwards/etc/PDPCafe/RL.3");

      rm.assign(0, "/Users/ericedwards/etc/PDPCafe/RM.0");

      //tm.assign("/Users/ericedwards/etc/PDPCafe/temp");
      tm.assign("/Users/ericedwards/etc/PDPCafe/29bsdtape");

      lp.assign("/Users/ericedwards/etc/PDPCafe/printer");

how to get RL.x、 RM.0 、29bsdtape and printer?

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