1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 02:19:55 +00:00

Fix PETTIL url

Fixes #5348
This commit is contained in:
jeremy@jermolene.com 2021-01-03 10:48:13 +00:00
parent 4ee3ded04a
commit 9434e95396

View File

@ -3,7 +3,7 @@ modified: 20140716084548184
tags: Examples
title: "PETTIL - Forth for the Commodore PET" by Charlie Hitselberger
type: text/vnd.tiddlywiki
url: https://web.archive.org/web/20171114121112/chitselb.com/files/tiddlypettil.html
url: http://pettilmobile.com/tw/
A fast Forth interpreter for the [[Commodore PET|https://en.wikipedia.org/wiki/Commodore_PET]], written in 6502 assembly language. The TiddlyWiki containing program documentation is automatically generated from the source code: see https://github.com/chitselb/pettil.