SkillAgentSearch skills...

Zeta80

Z80 CPU emulation library. Formerly z80emu.

Install / Use

/learn @danirod-live/Zeta80
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks3

Languages

C

Security Score

70/100

Audited on May 15, 2023

No findings