Display progress messages as machine XML files are being loaded/processed
This commit is contained in:
parent
9b72e7bb41
commit
eec10da1b7
6 changed files with 39 additions and 36 deletions
|
|
@ -12,17 +12,9 @@ To use them, download [samples.zip](samples.zip), unzip it into a folder on your
|
|||
- [sample3b.html](sample3b.html) and [sample3b.xml](sample3b.xml)
|
||||
+ Feel free to copy/paste additional components from other machine XML files on [pcjs.org](http://www.pcjs.org/).
|
||||
+ Please display the current version and appropriate attribution; e.g.:
|
||||
[PCjs Simulator](http://www.pcjs.org/) v1.15.3 © 2012-2014 by [@jeffpar](http://twitter.com/jeffpar)
|
||||
[PCjs](http://pcjs.org) © 2012-2014 by [Jeff Parsons](mailto:Jeff@pcjs.org) ([@jeffpar](http://twitter.com/jeffpar))
|
||||
+ Remember to check the [pcjs.org](http://www.pcjs.org/) website periodically, to keep your copy of PCjs up-to-date.
|
||||
|
||||
<!--BEGIN:EXCLUDE-->
|
||||
|
||||
[IBM PC](sample3b.xml "PCjs:sample3")
|
||||
|
||||
Before the final check-in for a new release, remember to do the following:
|
||||
|
||||
git update-index --no-assume-unchanged components.xsl pc.js pc-dbg.js samples.zip
|
||||
|
||||
<!--END:EXCLUDE-->
|
||||
|
||||
[Return to [PCjs Documentation](..)]
|
||||
[Return to [PCjs Documentation](..)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue