Skip to content

zbyti/KIM-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIM-1 emulator in JavaScript

IMAGE ALT TEXT HERE

Credits

Below is the list of the software I've bundled together

6502 CPU emulator:
https://github.com/Torlus/6502.js

7 segment display emulator:
https://github.com/gavinlyonsrepo/LED_Segment_Display_Simulator

Assembler:
https://skilldrick.github.io/easy6502/#intro

And here're the projects I've referenced for emulation concepts:
https://github.com/wutka/kim1-emulator
https://obsolescence.wixsite.com/obsolescence/kim-uno-summary-c1uuh

Special thanks to Dominic Bumbaca for never ending assistance and testing

About

KIM-1 emulator in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Assembly 48.3%
  • JavaScript 43.2%
  • Makefile 4.5%
  • HTML 3.6%
  • CSS 0.4%