8000 Added PDFs by Gerard · chrisws/smallbasic.github.io@9666d10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9666d10

Browse files
committed
Added PDFs by Gerard
1 parent 3c131f3 commit 9666d10

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,6 @@ div.date > div {
682682
}
683683

684684
div.date > div:before {
685-
content: "\1f550";
685+
content: "\1f558";
686686
padding-right: .5em;
687687
}

pages/articles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2 id="programming-smallbasic-by-gerard-thomas-labèrnia">Programming SmallBASI
8585
</ul>
8686
</div>
8787
<div class="pagefooter">
88-
This page was last edited on Tue, 18 Jun 2019 19:31:00 +1000
88+
This page was last edited on Sat, 11 Apr 2020 13:32:33 +1000
8989
|
9090
<a href="https://en.wikipedia.org/wiki/Markdown" target="_blank" rel="nofollow">Markdown</a>
9191
processed with

pages/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ <h2 id="version-0.5.4a">VERSION 0.5.4a</h2>
801801
<p>2001-02-04: 0.5.4 ndc bug fix: PalmOS 3.1 fatal exception, Thanks to Christian G. Holtje bug fix: PalmOS 3.1 WinDrawChar (displays garbage) changed to WinDrawChars bug fix: BASIC file header (version &amp; signature) Save &amp; Run (S&amp;R) button (EDIT-FORM) New utilities: pdb2bas &amp; bas2pdb for unix console, win32 console &amp; win32 GUI PEN support added (QB lightpen compatible) PEN ON|OFF, x=PEN(y) where y:0 = status 1 = pen-down x, 2 = pen-down y 3 = M$ shit (QBasic) 4 = current x, 5 = current y DIM supports more variables now</p>
802802
</div>
803803
<div class="pagefooter">
804-
This page was last edited on Sun, 22 Dec 2019 16:06:55 +1000
804+
This page was last edited on Tue, 31 Mar 2020 06:12:09 +1000
805805
|
806806
<a href="https://en.wikipedia.org/wiki/Markdown" target="_blank" rel="nofollow">Markdown</a>
807807
processed with

0 commit comments

Comments
 (0)
0