Skip to content

fniephaus/BroDCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BroDCPU

Build Status

DCPU-16 emulator written in Squeak Smalltalk

BroDCPU Screenshot

How to install

  1. Make sure you have metacello-work installed.
  2. Load the project with:
Metacello new
  baseline: 'BroDCPU';
  repository: 'github://fniephaus/BroDCPU:master/packages';
  onConflict: [:ex | ex allow];
  load
  1. Now you can just run the following code in your workspace:
BroDCPU new openInHand

Features

Contributors

Fabio Niephaus, Philipp Otto, Max Reimann and Daniel Werner

About

DCPU-16 emulator written in 🐭 Squeak/Smalltalk.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •