{"id":18075012,"url":"https://github.com/lnsp/jame","last_synced_at":"2026-06-04T15:31:27.117Z","repository":{"id":21773896,"uuid":"25096187","full_name":"lnsp/jame","owner":"lnsp","description":"A machine emulator for learning purposes.","archived":false,"fork":false,"pushed_at":"2017-07-29T16:39:06.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T17:04:54.019Z","etag":null,"topics":["javascript","machine","virtual"],"latest_commit_sha":null,"homepage":"https://lnsp.github.io/jame","language":"JavaScript","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/lnsp.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":"2014-10-11T21:35:10.000Z","updated_at":"2017-07-29T16:03:10.000Z","dependencies_parsed_at":"2022-07-16T14:18:07.475Z","dependency_job_id":null,"html_url":"https://github.com/lnsp/jame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lnsp/jame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/jame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fjame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27790789,"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-12-18T02:00:09.725Z","response_time":55,"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":["javascript","machine","virtual"],"created_at":"2024-10-31T10:44:10.199Z","updated_at":"2025-12-18T03:57:50.413Z","avatar_url":"https://github.com/lnsp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jame\n====\n                                                                          \nA JavaScript machine emulator.\n                                                                          \n## Opcodes\n| Opcode | Description |\n|--------|-------------|\n| `ADD x y  ` | Add, stores result in x |\n| `SUB x y  ` | Subtration, stores result in x |\n| `MUL x y  ` | Multiplication, stores result in x |\n| `DIV x y  ` | Division, stores result in x\n| `MOD x y  ` | Modulo, stores result in x\n| `CMP x y  ` | Compares the values, stores result in x (0 -\u003e x smaller, 1 -\u003e equal, 2 -\u003e x greater)\n| `MRK x    ` | Marks the line with the marker adress stored in x\n| `JMP x    ` | Jumps to the marker adress stored in x\n| `JIF x y  ` | Jumps to the marker adress stored in x, when y equals 1\n| `LDM x y  ` | Loads data from volatile memory into register\n| `STM x y  ` | Stores data from register in volatile memory\n| `CPY x y  ` | Copies the value from y to x\n| `MOV imm x` | Moves the value into register x\n| `OUT imm x` | Sends data from the register to the device\n| `IN  imm x` | Receives data from the device stack (-1 -\u003e no data available) (not implemented)\n| `TIM x    ` | Stores the value of milliseconds since 1.1.1970 in the register","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fjame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fjame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fjame/lists"}