Convert /resource/ URLs to /static/ URLs.
Chris Pressey
2 years ago
127 | 127 | * interactive: true |
128 | 128 | * animated: true |
129 | 129 | * mediums: [x86 machine code][], [v86][], [HTML5][] |
130 | * v86-floppy-image-url: ../resource/befos-0.10.img | |
130 | * v86-floppy-image-url: ../static/distfiles/befos-0.10.img | |
131 | 131 | * online @ [catseye.tc](https://catseye.tc/ix/BefOS) |
132 | 132 | |
133 | 133 | It runs on a web page thanks to the |
552 | 552 | * interactive: true |
553 | 553 | * animated: true |
554 | 554 | * mediums: [x86 machine code][], [FreeDOS][], [v86][], [HTML5][] |
555 | * v86-floppy-image-url: ../resource/freedos-1.1-illgol-floppy-0.1.img | |
555 | * v86-floppy-image-url: ../static/distfiles/freedos-1.1-illgol-floppy-0.1.img | |
556 | 556 | * online @ [catseye.tc](https://catseye.tc/ix/ILLGOL) |
557 | 557 | |
558 | 558 | Instructions: |
821 | 821 | * interactive: true |
822 | 822 | * animated: true |
823 | 823 | * mediums: [x86 machine code][], [FreeDOS][], [v86][], [HTML5][] |
824 | * v86-floppy-image-url: ../resource/freedos-1.0-shelta-1.2-floppy-2.img | |
824 | * v86-floppy-image-url: ../static/distfiles/freedos-1.0-shelta-1.2-floppy-2.img | |
825 | 825 | * online @ [catseye.tc](https://catseye.tc/ix/Shelta) |
826 | 826 | |
827 | 827 | It is running under [FreeDOS][] running |
1529 | 1529 | * animated: true |
1530 | 1530 | * mediums: [Javascript][], [HTML5][] |
1531 | 1531 | * javascript-urls: ../modules/html5-gewgaws/markov-font/markov-font.js |
1532 | * launch-command: launch('../modules/html5-gewgaws/markov-font/yoob/', 'installation', { imgUrl: "../resource/c64_noninverted.png" }); | |
1532 | * launch-command: launch('../modules/html5-gewgaws/markov-font/yoob/', 'installation', { imgUrl: "../static/images/curated/charmaps/c64_noninverted.png" }); | |
1533 | 1533 | * style: canvas { width: 18px; height: 18px; } #charset { width: 512px; height: 128px; margin: 10px } #installation { background: #808080; } |
1534 | 1534 | * online @ [catseye.tc](https://catseye.tc/ix/Markov_Font) |
1535 | 1535 | |
1603 | 1603 | * animated: true |
1604 | 1604 | * mediums: [Javascript][], [HTML5][] |
1605 | 1605 | * javascript-urls: ../modules/html5-gewgaws/pixed-point/pixed-point.js |
1606 | * launch-command: launch('../modules/html5-gewgaws/pixed-point/yoob/', 'installation', { imgUrl: "../resource/c64_upp.gif" }); | |
1606 | * launch-command: launch('../modules/html5-gewgaws/pixed-point/yoob/', 'installation', { imgUrl: "../static/images/curated/charmaps/c64_upp.gif" }); | |
1607 | 1607 | * style: #installation canvas { display: inline-block; margin: 2em; } #installation div { display: inline-block; text-align: right; } |
1608 | 1608 | * online @ [catseye.tc](https://catseye.tc/ix/Pixed-Point) |
1609 | 1609 |