{"id":21145407,"url":"https://github.com/etchedpixels/virtual68","last_synced_at":"2025-08-10T13:23:44.353Z","repository":{"id":78756292,"uuid":"53778545","full_name":"EtchedPixels/Virtual68","owner":"EtchedPixels","description":"A simple 68K virtual platform for FUZIX bring up and similar purposes","archived":false,"fork":false,"pushed_at":"2025-01-21T09:58:32.000Z","size":193,"stargazers_count":18,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-09T07:45:59.018Z","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/EtchedPixels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-13T10:10:39.000Z","updated_at":"2025-05-20T15:56:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"e17a5a6d-a00d-46ee-865e-3e42d618f1f2","html_url":"https://github.com/EtchedPixels/Virtual68","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EtchedPixels/Virtual68","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EtchedPixels%2FVirtual68","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EtchedPixels%2FVirtual68/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EtchedPixels%2FVirtual68/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EtchedPixels%2FVirtual68/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EtchedPixels","download_url":"https://codeload.github.com/EtchedPixels/Virtual68/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EtchedPixels%2FVirtual68/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269731328,"owners_count":24466212,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-20T08:40:07.163Z","updated_at":"2025-08-10T13:23:44.338Z","avatar_url":"https://github.com/EtchedPixels.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual68\nA simple 68K virtual platform for FUZIX bring up and similar purposes\n\nWe emulate a very simple platform with a simple serial interface, IDE hard\ndisc, timer, and some optional MMU, low memory trap and banking features\nreflecting those found on some real boards.\n\nTo run\n\nmake\n\n./makeprom\n\nmakedisk 1 disk.img\t# makedisk is in the IDE repository\n\n./makehello\n\n./v68\n\n\nAt the moment there is a very simplistic boot \"rom\" which provides minimal\nservices via a jump table, and a simple command prompt (b boot r reset)\n\nThere are two reasons for Virtual68 existing\n\n1. It provides an extremely simple convenient bring up platform for FUZIX on a\n68000\n\n2. It contains a software implementation of the proposed ridiculously simple\nMMU that never quite made the Atari ST series(*). One of the goals is to boot\nFUZIX using that MMU and see if it actualy works out, before trying to do the\nsame on an FPGA 68K.\n\n(*)http://www.dadhacker.com/blog/?p=1383\n\n\nBased upon the Mushashi 680x0 emulator code base which is\n\nLICENSE AND COPYRIGHT:\n---------------------\n\nCopyright © 1998-2001 Karl Stenerud\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n\n\nAVAILABILITY:\n------------\nThe latest version of this code can be obtained at:\nhttps://github.com/kstenerud/Musashi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetchedpixels%2Fvirtual68","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetchedpixels%2Fvirtual68","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetchedpixels%2Fvirtual68/lists"}