Skip to content
This repository has been archived by the owner on Dec 16, 2017. It is now read-only.
/ zeta80 Public archive

Z80 CPU emulation library. Formerly z80emu.

License

Notifications You must be signed in to change notification settings

danirod-live/zeta80

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeta80

Build Status

zeta80 is a Z80 CPU emulation library.

This project aims to build just another Z80 emulation platform by creating an emulation library that can be linked against other software built on top of this library.

Why would you do that?

Why to write another library? For educational purposes, of course. This is my attempt on learning how to deal with large C projects where library and binary are separate entities. Also it's my first time using CMake building system.

This code is being developed as part of a live coding playlist, merging software development and live streaming on YouTube. You can check out the complete videos where I develop this library on my YouTube channel, at https://www.youtube.com/playlist?list=PLTd5ehIj0goMS2dmXKViNXGHmHSemBnAR.

Files

  • See 'COPYING' for copying conditions.
  • See 'INSTALL' for a quick install guide.
  • See 'BUGS' for information on how to report bugs.
  • See 'AUTHORS' for information on authors and maintainers.

About

Z80 CPU emulation library. Formerly z80emu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published