mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Move demo links to Assembler section, add DOSMENU link to Pascal
This commit is contained in:
@@ -232,7 +232,7 @@ layout: stefankoelle.njk
|
||||
<h3>PASCAL</h3>
|
||||
<ul>
|
||||
<li>Started with PASCAL on PC in 1993, using TurboPascal 6.0, 7.0, and Borland Pascal 7.0.</li>
|
||||
<li>Developed DOSMENU, a menu system for DOS, and tools for Fidonet.</li>
|
||||
<li>Developed <a href="https://28k8.moonweb.org/bbs/pc/dosmenu/" target="_blank">DOSMENU</a>, a menu system for DOS, and tools for Fidonet.</li>
|
||||
<li>Created two games: a Wheel of Fortune clone and a two-player Tetris.</li>
|
||||
<li>Studied PASCAL for one year in school (1994) and one semester on UNIX (Solaris) during studies in 1996.</li>
|
||||
</ul>
|
||||
@@ -241,7 +241,7 @@ layout: stefankoelle.njk
|
||||
<ul>
|
||||
<li>Began learning Assembler on the Atari ST in 1992, creating simple programs with Pure Assembler, part of the Pure C Pack.</li>
|
||||
<li>Developed a small text mode demo with sound using DevPAK.</li>
|
||||
<li>Gained experience on PC in 1994, creating four demos using inline assembler in TurboPascal.</li>
|
||||
<li>Created four demos on PC using inline assembler in TurboPascal: <a href="https://github.com/skoelle/dos-phobia-welcome-intro" target="_blank">Phobia Welcome Intro</a> (1994) and three <a href="https://github.com/skoelle/dos-tcm-intros" target="_blank">TranceMission Intros</a> (1992/1993), with VGA graphics and SoundBlaster audio.</li>
|
||||
</ul>
|
||||
|
||||
<h3>C</h3>
|
||||
|
||||
Reference in New Issue
Block a user