Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 470 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 470 Bytes

Z80 in JavaScript

Must have

  • Good emulation
  • Passing all tests from fuse test suite
  • Code easy to read
  • Code clean
  • Using modern javascript/typescript
  • UMD module interface
  • Easy to use

Good to have

  • Easy to embed in Java with Nashorn

Author

Claudemiro Alves Feitosa Neto

LICENSE

Copyright 2015 Claudemiro Alves Feitosa Neto. All rights reserved. Use of this source code is governed by a GPL-3.0 license that can be found in the LICENSE file.