CoolFace
Datasetpublic

hschumann2/TempleOS-Source-Code

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes838downloads
TOSVideos.txt160 linesDownload Raw Back to Web
1 2                         TempleOS Instructional Videos3The keys that I press are shown in the upper right corner during the videos.4 5    Tour                                Not Really StdIn/StdOut6    VMware Install and Making Distro    Benchmark: VMware,VirtualBox,QEMU7    Holy C                              Highlight of Features8    Using the Debugger                  Kernel Algorithms9    Neil deGrasse Tyson --------------> Naughty Fun with Internals10    Compiler/Assembler/Unassembler      Establishing My Geek Credentials11    Filter Search                       Divine Intellect Operating System12    Demands on the Industry             ClassRep() ClassRepD() & lastclass13    Take-Down of Linus Torvalds         Why TempleOS Better than Linux14#1: Beginner Orientation                Hello World15#2: Beginner Orientation                Demo Index16    Graphics: Triangle Fill             What God Wants in Music17    Intro to Graphics                   <CTRL-r> Graphic Editing18    FileFind() Usage                    Random Numbers and Seed()19    StdIn StdOut                        Command-Line Tricks20    Programming Guide                   Adam, Command-Line and Linkage21    FAQ                                 PrintF/ScanF22    Using the Assembler                 Asm Prog Example23    Memory                              Start-Up Code24    Tasks, Threads and Processes        MultiCore25    CS Lectures in TempleOS             Spin-Locks26    ATA/ATAPI HardDisk CD/DVD-ROM Code  FAT32 Code27    Binary Files Not ELF                Graphics Code28#1: Making Asteroids Game               #1: Making Hymns29#2: Making Asteroids Game               #2: Making Hymns30#3: Making Asteroids Game               #3: Making Hymns31#1: Making an O.S. from Scratch         #2: Making an O.S. from Scratch32 33                                 TempleOS Games34#01: Titanium, FlapBat, BomberGolf and Strut.35#02: TreeCheckers.  (Net-Wars)36#03: KeepAway and FlatTop.37#04: BattleLines.38#05: FlightSim, First Person Shooter.39#06: X-Caliber, RawHide, Wenceslas.40#07: Span bridge design.41#08: ToTheFront.42#09: BlackDiamond.43#10: Pilgrim.44#11: Stadium.  Beginner demo game.45#12: RocketScience.  Advanced demo game.46#13: SimStructure (Windows Control System Simulator Application)47 48 49                         5-Minute Random Code Walk-Thru50#001: Compiler back-end.  Floating-point.51#002: Document node to plain text.52#003: Debugger.  Caller().53#004: Sound effects.54#005: Document entry copy.55#006: Graphic bitmap blot.56#007: Compiler optimizer pass 0,1,2.57#008: HD audio task.58#009: LZW compression, expansion routine.59#010: FindFiles DirTreeDel().60#011: Compiler back-end library ICMov().61#012: Graphic sprite editor main menu.  Width.62#013: Compiler lexical analyser.  #ifndef.63#014: Compiler lexical analyser.  LexDollar().64#015: Compiler back-end.  Assign.65#016: Song.  Struggles.66#017: Psalmody.  Graphic layers.67#018: Web log report.68#019: CD/DVD ISO.69#020: Song.  Keeping.70#021: AfterEgypt.  The mountain.71#022: BattleLines.  Init().72#023: X-Caliber.  Draw explosion.73#024: Coach tee-ball game.74#025: EdLite.75#026: Compiler stmt parser.  ClassNew().76#027: ModelGen.  Draw man.77#028: Shading ball demo.78#029: Graphics init globals.79#030: Budget.  String file.80#031: Archived code. IDE that was removed.81#032: Demo.  Conway's game of life.82#033: Kernel disk code.  Read clus blocks.83#034: Debugger. Set breakpoint.84#035: Compiler optimizer pass 0,1,2. IC_XOR_XOR.85#036: DunGen game.  Init().86#037: Document main.  Right click menu.87#038: Web log report.  Block IP numbers.88#039: Song.  Furnishing.89#040: Document link check.90#041: Kernel header.  KernelA.91#042: Song.  Awake.92#043: Graphics sprite bitmap editor.93#044: Graphics bitmap.  GrRect().94#045: Compiler back-end.  Floating-point conversion.95#046: String utilities.  Assembly StrIMatch().96#047: Song.  Keeping.97#048: Spell check.  Suggested spelling demo.98#049: Lectures.  Time instruction.  Cached vs Uncached.99#050: Document Recalc-b.100#051: Psalmody.  PopUpDuration().101#052: Graphics sprite mesh editor.102#053: Game.  RawHide.103#054: Multicore demo.  LoadTest.104#055: Util DC2Doc.  Screen captured BMP to text.105#056: Graphics sprite editor.  Sprite edit menu.106#057: Kernel disk code.  Disk cache invalidate.107#058: Demo.  Pick3D.108#059: CtrlBttnNew().109#060: Demo.  Tower of Hanoi.110#061: Demo.  Fish tank wallpaper.111#062: Compiler optimization library.  BrNotZero/BrZero.112#063: Graphic sprite editor.  Convert to bitmap.113#064: Kernel header KernelA.  Compiler member list.114#065: Slider managed code.115#066: Game AfterEgypt.  Horeb.  Walking around on mountain top.116#067: Demo. Pick3D.117#068: TS distribution code.  Make TempleOS website.118#069: Compiler optimizer library.  BrZero BrNotZero.119#070: Kernel FAT32 driver.120#071: Kernel header file KernelC.121#072: Demo game.  Talons.122#073: TestSuite for GrModels.123#074: Kernel disk CFile.  FSetClus().  FOpen().124#075: Demo.  Pick.125#076: Graphics math.  Circle().126#077: Compiler back-end.  Floating point += -= /= %=.127#078: Compiler lexical analyzer.  Near LexGetChar().128#079: Kernel servant command.  In() Xtalk().129#080: Code tools.  Reindent.130#081: Document.  <Ctrl-l>131#082: Game app.  Strut.132#083: Document optimizer.  FilesFind().133#084: Song.  Dialog.134#085: Kernel disk code.  RedSea file system.  DrvValidate().135#086: Graphics math.  BSpline3().136#087: Kernel header KernelA.  Whole thing.137#088: Song.  Exiled.138#089: Kernel datatypes.  Queue.  Fifo.  LinkedList.  QueVector.139#090: MemRep.  Disk structures.140#091: Compiler back-end.  Exponent operator.141#092: Demo.  Pick3D142#093: Song.  Signifies.143#094: Kernel ScanKey().144#095: Editor.  EdCursorRight().145#096: Compiler parse global var initializing.146#097: Game.  TreeCheckers.147#098: Game.  Rocket.148#099: Graphics math.  GrFillTri0().149#100: Kernel disk identify HD/DVD port numbers.  ATAProbe().150#101: Song.  Bedewed.151#102: Graphics SpriteTypeMask().152#103: Document DocPutS().153#104: Game app.  ToTheFront.154 155Old TempleOS Instructional Videos156 157 158* "VMware" is a trademark owned by VMware, Inc.159 160