RecentChanges

Updates since 2016-10-25 01:29 UTC up to 2016-11-24 01:29 UTC

1 | 3 | 7 | 30 | 90 days
List all changes Include rollbacks Include minor changes
List later changes RSS RSS with pages RSS with pages and diff

2016-11-19

  • 19:51 UTC (diff) (history) FavoriteComputerGames . . . . Anonymous == Favorite Computer Games == === Video Games === * Enigma (Oxyd) === Interactive Fiction === * The Gostak * For a Change * The . . .

2016-11-15

2016-11-08

  • 04:53 UTC (diff) (history) BasicForth . . . . Anonymous REDIRECT http://www.ludism.org/tinfoil/RetroChallenge201610

2016-10-30

  • 05:00 UTC (new) (history) HoldingDownTheForth . . . . Anonymous {{{ 1000 DIM STACK$(10) 1100 PTR = 0 2000 OPEN "RAM:PROG.DO" FOR INPUT AS 1 2200 INPUT #1, W$ 2320 IF W$ = "end" THEN 5000 2400 IF W$ = "emit" . . .
  • 01:42 UTC (new) (history) BasicForthCrashy . . . . Anonymous {{{ 1000 DIM STACK$(100) 2000 OPEN "RAM:PROG.DO" FOR INPUT AS 1 2200 INPUT #1, WORD$ 2300 IF EOF(1) THEN GOTO 5000 2400 IF WORD$ = "emit" THEN . . .

More...

Filters