Skip to content

A port of yaAGC, an emulator of the Apollo Guidance Computer, to the web platform

License

Notifications You must be signed in to change notification settings

michaelfranzl/webAGC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webAGC

webAGC is a port of yaAGC, an emulator of the Apollo Guidance Computer, to the Web platform.

The WebAssembly binary of yaAGC is contained in this repository:

src/yaAGC.wasm

It was built using source code and build scripts in the state of commit ID

ddc65e7bed41f1301921b934fcbaaee93db99dda

of

https://github.com/michaelfranzl/virtualagc

For transparency, the WebAssembly module exports a function version() which returns a pointer to a null-terminated string containing this commit ID.

Demo

See the demo subdirectory.

About

A port of yaAGC, an emulator of the Apollo Guidance Computer, to the web platform

Topics

Resources

License

Stars

Watchers

Forks