Skip to content

codesqueak/ScalaZ80

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

A Z80 Processor

... in Scala !

This is a little practice project to see how easy it is to write a ‘bit twiddling’ type of application in Scala

Why ?

Short anaswer:

Why not ?

Long answer:

  • Curiosity
  • Using it as a ‘Scala’ playground - See what I can do in the language
  • I need practice in writing Scala and using the tooling
  • It’s a well bounded problem with a comprehensive test set
  • I have a Java version to compare with … and here is one I made earlier Java Z80

Releases

No releases published

Packages

No packages published

Languages