{"id":20141468,"url":"https://github.com/fincs/maxmod-feos","last_synced_at":"2025-06-16T02:41:05.755Z","repository":{"id":4063119,"uuid":"5166911","full_name":"fincs/Maxmod-FeOS","owner":"fincs","description":"Maxmod for FeOS","archived":false,"fork":false,"pushed_at":"2014-07-31T21:08:55.000Z","size":460,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T10:27:47.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/fincs.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}},"created_at":"2012-07-24T14:52:12.000Z","updated_at":"2019-07-14T15:15:15.000Z","dependencies_parsed_at":"2022-08-03T08:15:40.564Z","dependency_job_id":null,"html_url":"https://github.com/fincs/Maxmod-FeOS","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/fincs%2FMaxmod-FeOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FMaxmod-FeOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FMaxmod-FeOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FMaxmod-FeOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fincs","download_url":"https://codeload.github.com/fincs/Maxmod-FeOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241586306,"owners_count":19986524,"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-11-13T21:57:25.351Z","updated_at":"2025-03-02T23:27:22.555Z","avatar_url":"https://github.com/fincs.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"Maxmod for FeOS\n===============\n\nIntroduction\n------------\n\nThis is a port of the Maxmod library to FeOS. There are several differences with the official library:\n\n- Streaming is not available due to it not being compatible with FeOS by design.\n- Filesystem/memory loading routines have been rewritten in C because the old ones were buggy and innefficent. As a side effect, you can use FAR with them (in fact it is recommended to do so).\n- There are several new functions (look at maxmod9.h) for details:\n\n    bool mmIsARM7Loaded();\n    bool mmInitDefaultHandle(FILE* f, bool bTakeOwnership);\n    bool mmInitDefaultFAR(far_t hFar, const char* aFileName);\n    void mmUnloadSoundbank();\n\nHow to install\n--------------\n\nClone this repository to \u003cFeOSSDK\u003e/userlib/maxmod. Then issue this command:\n\n    make install\n\nMaxmod FeOS app template\n------------------------\n\nA pre-made template that shows how to build a Maxmod app that loads audio assets from the FAR file system is included (look at the `template` folder).\n\nExamples\n--------\n\nSeveral examples have been ported to FeOS, refer to the `examples` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffincs%2Fmaxmod-feos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffincs%2Fmaxmod-feos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffincs%2Fmaxmod-feos/lists"}