Skip to content

JasonMo1/ZOS-Index-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOS-Index-demo

Logo

Here is the index of the prebuild mirrors list of Zeal-8-bit-Computer.

Write an index by yourself

name: The name will show in the select of the emulator.

urls: Where is your image? Should be an url to the image.

version: Version of your image. You can find system info in zos at 0x2f3.

hash: The hash value of your image. Only support SHA256 now. You can run following commands on Windows to check your hash value:

certutil -hashfile /path/to/your/image SHA256

or use following commands on linux instead:

sha256sum /path/to/your/image

And push it to the repo, finish!

TODO

Add CORS test script

About

Here is the index of the prebuild mirrors list

Resources

License

Stars

Watchers

Forks

Packages

No packages published