{"id":15645123,"url":"https://github.com/kobzol/davis","last_synced_at":"2025-04-16T06:14:29.134Z","repository":{"id":43449276,"uuid":"59356244","full_name":"Kobzol/davis","owner":"Kobzol","description":"Assembly debugger written in Angular 2.","archived":false,"fork":false,"pushed_at":"2022-12-07T00:44:51.000Z","size":3044,"stargazers_count":67,"open_issues_count":19,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T19:16:46.573Z","etag":null,"topics":["angular2","assembly","debugger","debugger-visualizer","typescript","x86"],"latest_commit_sha":null,"homepage":"https://kobzol.github.io/davis","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kobzol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-21T11:23:51.000Z","updated_at":"2025-03-19T15:19:05.000Z","dependencies_parsed_at":"2023-01-24T12:32:03.224Z","dependency_job_id":null,"html_url":"https://github.com/Kobzol/davis","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/Kobzol%2Fdavis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kobzol%2Fdavis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kobzol%2Fdavis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kobzol%2Fdavis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kobzol","download_url":"https://codeload.github.com/Kobzol/davis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249207216,"owners_count":21230028,"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":["angular2","assembly","debugger","debugger-visualizer","typescript","x86"],"created_at":"2024-10-03T12:04:40.179Z","updated_at":"2025-04-16T06:14:29.083Z","avatar_url":"https://github.com/Kobzol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x86 assembly debugger\nThis tool allows writing, running and debugging x86 assembly in the browser.\u003cbr /\u003e\nIt visualizes the program state (cpu and memory), supports breakpoints and\u003cbr /\u003e\nenables line-by-line stepping.\n\nYou can try it online [here](https://kobzol.github.io/davis).\n\n## Features\n* x86 assembly editor\n  * Intel/NASM syntax with syntax-highlighting\n  * breakpoints\n  * current execution line highlight\n* CPU emulation\n  * run, stop, pause, continue, step execution\n  * register and status flags visualization\n  * tick rate setting\n* Memory visualization\n  * variable byte size (1/2/4)\n  * ASCII visualization\n* Output console\n\n## TODO\n* Stack visualizer\n* Register dereference visualiser\n* Proper arithmetic using 16-bit? calculations\n* More instructions\n* Enable comments on empty lines\n\n##Installation\nRun `npm install`.\n\n## Usage\nOpens the site in browser.\n```shell\nnpm start\n```\n\n###Tests\n```shell\nnpm test\n```\n\n###Build\nBuilds the application into `dist` folder.\n```shell\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobzol%2Fdavis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkobzol%2Fdavis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobzol%2Fdavis/lists"}