Derrick Gold

  • Home
  • Albums
    • Alberta
    • Arizona
    • Berlin
    • Blink-182
    • Cambodia
    • Default
    • Indiana Jones
    • Italy
    • Japan
    • New York
    • Nova Scotia
    • Peru
    • Quebec
    • Shanghai
    • South Korea
    • Vancouver
  • Projects
    • AlexaSkillNodeLambdaSkeleton
    • Arkanoid-SCDS2
    • Atari-Boxing-NDS
    • BAGASMI
    • BAGPlug-SCDS2
    • Botty-McBotFace
    • BrainFuck-2600
    • Brickfall-NDS
    • CLinkedListExample
    • CMPT491Proj1
    • Cpgsql
    • CPUMemStats
    • CStuff
    • DeerFactValidator
    • DiskUsageDisplay
    • Dividends-2-Year-Trend
    • DownFall
    • DSTwoPong
    • Etch-NDS
    • fdshooter
    • MacEwanTeenyPascal
    • MarioPaintComposer-NDS
    • OpenPlugClientPy
    • OpenPlugServer
    • petulant-octo-spice
    • Pi-Doodle-Board
    • PyBot
    • Remote-Image-Browser
    • Remote-Music-Player
    • RemoteIndicator
    • Simple-File-Transfer
    • Simple-Virtual-Machine-Assembler
    • SmartReflectServer
    • SnowWars
    • SpaceInvaders-SCDS2
    • StaticWebpage
    • SysInfo
    • Tiny-Maze-Solver
    • UAPaint-NDS
    • XKCDComic
    • YoutubePlaylist
  • Music

BrainFuck-2600

A simple Brainfuck interpreter for the Atari 2600

This page was programmatically generated from GitHub

ReadMe.md

A simple Brainfuck interpreter for the Atari 2600

Hello World Example

Demo: http://8bitworkshop.com/?sharekey=57d54f6a84d6e5df12dd0230f60c760a

About

Using the Tiny Text example at http://8bitworkshop.com, I have implemented a simple and slow Brainfuck interpreter. Currently, it does not support any form of input. Oh, and the text output is kinda wonky in that it supports only capital letters and utilizes '[' (ascii 91) for spaces.

Here is the Brainfuck script used:

 ++++++++++[>+++++++>+++++++++<<-]>++.---.+++++++..+++.>+.<++++++++.--------.+++.------.--------.>+.
 

Project information

  • Project URL Github
© Copyright Derrick Gold. All Rights Reserved
Designed by BootstrapMade