mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
9434e95396
Fixes #5348
20 lines
701 B
Plaintext
20 lines
701 B
Plaintext
created: 20140716085406905
|
|
modified: 20140716084548184
|
|
tags: Examples
|
|
title: "PETTIL - Forth for the Commodore PET" by Charlie Hitselberger
|
|
type: text/vnd.tiddlywiki
|
|
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.
|
|
|
|
{{!!url}}
|
|
|
|
<<<
|
|
Objectives of the project are, in no particular order:
|
|
|
|
* make a Forth that runs on my Commodore PET 2001
|
|
* have fun
|
|
* improve my "6502 assembly golf" skills
|
|
* find other people who are interested in this project
|
|
<<<
|