{"id":13420669,"url":"https://github.com/ggambetta/libz80","last_synced_at":"2025-04-14T12:20:31.558Z","repository":{"id":9979354,"uuid":"12006955","full_name":"ggambetta/libz80","owner":"ggambetta","description":"An emulator of the Z80 processor (C library)","archived":false,"fork":false,"pushed_at":"2022-03-01T07:55:57.000Z","size":178,"stargazers_count":146,"open_issues_count":3,"forks_count":32,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-07-31T22:56:11.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ggambetta.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-09T17:41:43.000Z","updated_at":"2024-07-19T16:50:53.000Z","dependencies_parsed_at":"2022-08-07T05:15:20.137Z","dependency_job_id":null,"html_url":"https://github.com/ggambetta/libz80","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggambetta%2Flibz80","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggambetta%2Flibz80/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggambetta%2Flibz80/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggambetta%2Flibz80/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggambetta","download_url":"https://codeload.github.com/ggambetta/libz80/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877968,"owners_count":21176244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T22:01:38.676Z","updated_at":"2025-04-14T12:20:31.492Z","avatar_url":"https://github.com/ggambetta.png","language":"C","funding_links":[],"categories":["TODO scan for Android support in followings","C"],"sub_categories":[],"readme":"libz80 - Z80 emulation library \n===============================\n\n*© Gabriel Gambetta (gabriel.gambetta@gmail.com) 2000 - 2014*\n\n*Version 2.1.1*\n\nBuilding and Installing\n-----------------------\n\nThe Makefile creates `libz80.so`, which together with `z80.h` make up the binary\npackage. `make install` installs these files in `/usr/lib` and `/usr/include`\nrespectively.\n\nEmulation code itself is generated by the `codegen` directory. `mktables.spec`\nincludes a specification of the opcodes, using regular expressions to express\nsimilar opcodes in a compact way. Binary representation of the opcodes is listed\nin `opcodes.lst`. This makes tweaking the 'processor' relatively easy, as it\nisn't done manually.\n\nPre-generated files are included - these are `opcodes_decl.h`, `opcodes_table.h`\nand `opcodes_impl.c` in the `codegen` directory.\n\nThe `tests` directory includes a simple test framework and a few tests to ensure\nthe current behavior of the processor.\n\nAuthors\n-------\n\nGabriel Gambetta (gabriel.gambetta@gmail.com)\n\nWayne Conrad (wconrad@yagni.com) - MAJOR fixes and emulation improvements.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggambetta%2Flibz80","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggambetta%2Flibz80","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggambetta%2Flibz80/lists"}