Skip to content

znah/zff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-bit computational substrates

This repository contains the code that supplements the article https://arxiv.org/abs/2406.19108

It implements a variant of the z80 2D grid experiment (Figure 12).

Usage

Run a local web server (e.g. python3 -m http.server 8000) and navigate the browser to localhost:8000

Dependencies

  • a modified version of z80 emulator is located in the external folder
  • zig compiler is used to build the WASM code (./build.sh)

About

8-bit computational substrates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published