{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":165184917,"defaultBranch":"main","name":"fcmd","ownerLogin":"jedimatt42","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-11T05:30:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3005167?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709941818.0","currentOid":""},"activityList":{"items":[{"before":"f884f2175f99448915d7299e58906463ba18416d","after":"b19c4aedf1fbf353313084f9998f704c0fe3a599","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-04-09T05:29:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"treat 'DSK.' like a normal device, unit 0, for Jason's PICO cart","shortMessageHtmlLink":"treat 'DSK.' like a normal device, unit 0, for Jason's PICO cart"}},{"before":"19fe381b511fa21fb1599402ac68fbd3e8a129e8","after":"f884f2175f99448915d7299e58906463ba18416d","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-04-09T05:23:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"prettier","shortMessageHtmlLink":"prettier"}},{"before":"18708a3d36893adb279460047f3870c571a2d97f","after":"19fe381b511fa21fb1599402ac68fbd3e8a129e8","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-04-08T00:06:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"progress on format command\n\n- add /a option to 'drives' and 'lvl2' commands to print routine\naddresses.\n- add /n option to format to skip low level track initialization\n (noinit)\n- add /q option to format to write only the first 2 sectors of the\n filesystem, the VIB and the File Allocation sector.\n- handle large floppy formats (720K & 1440K) clustering allocation bitmap\n - this is unproven... seems a little wrong.","shortMessageHtmlLink":"progress on format command"}},{"before":"063ee4a27a178f451233d77c29cf7bdb7062a9b3","after":"18708a3d36893adb279460047f3870c571a2d97f","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-04-01T04:41:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"floppy format command","shortMessageHtmlLink":"floppy format command"}},{"before":"58b644ccfded524dff35164c6352bc58954c08d1","after":"063ee4a27a178f451233d77c29cf7bdb7062a9b3","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-30T17:10:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"add memset routine for compiler support","shortMessageHtmlLink":"add memset routine for compiler support"}},{"before":"2ff1dc1f615c00b51d92d702f25f86fcf82d4d33","after":"58b644ccfded524dff35164c6352bc58954c08d1","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-24T20:37:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"Add lt, gt, le, ge, eq, and ne operators for double","shortMessageHtmlLink":"Add lt, gt, le, ge, eq, and ne operators for double"}},{"before":"4e5db82615144cbed5f2c9242b0fcda99b177c23","after":"2ff1dc1f615c00b51d92d702f25f86fcf82d4d33","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-22T22:20:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"provide libgcc double/float support\n\nThe functions the compiler may call for float and double support\nof add, subtract, multiply and divide are now in bank0 of the\ncartridge.\n\nBranch table entries are provided in the fc.ld linkerscript\nso executables do not link directly to the cartridge.\n\nTo get these routines, I copyied the double.c from tms9900 gcc's\nlibgcc. I've optimized it to not create data segment trash for\npointers, and to use workspace >8300, consistent with Force Command.","shortMessageHtmlLink":"provide libgcc double/float support"}},{"before":"820f73fa4584972d7c58a22cad18185d8833d585","after":"4e5db82615144cbed5f2c9242b0fcda99b177c23","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-20T05:55:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"commit the symbol link script, this will allow awareness if they move","shortMessageHtmlLink":"commit the symbol link script, this will allow awareness if they move"}},{"before":"4d10cf340c35a62d1e975863ccb6b3719647592e","after":"820f73fa4584972d7c58a22cad18185d8833d585","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-20T05:47:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"Dyanmically generate a linker script for FC executables\n\nThere is one runtime address symbol for memcpy that needs to be\navailable, so this creates the fc.ld for the SDK dynamically\nfrom the cartridge mapfile.","shortMessageHtmlLink":"Dyanmically generate a linker script for FC executables"}},{"before":"3580f0964d2e689e02522b5a42867c62147dc8c6","after":"4d10cf340c35a62d1e975863ccb6b3719647592e","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-18T06:14:58.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"update address of memcpy in linkfiles","shortMessageHtmlLink":"update address of memcpy in linkfiles"}},{"before":"b56900ce58fd0a128d9bbb57510be038864c820e","after":"3580f0964d2e689e02522b5a42867c62147dc8c6","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-11T00:19:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"palette command was missing from help listing","shortMessageHtmlLink":"palette command was missing from help listing"}},{"before":"fa13e8eee7d52f149aaba833a0de1cef808aea08","after":"b56900ce58fd0a128d9bbb57510be038864c820e","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-10T20:04:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"use -Os and save about 10k of ROM code space","shortMessageHtmlLink":"use -Os and save about 10k of ROM code space"}},{"before":"64027da900e0375320a04502a10b5cd945f0ae97","after":"fa13e8eee7d52f149aaba833a0de1cef808aea08","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-10T19:50:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"sysinfo reports gcc patch","shortMessageHtmlLink":"sysinfo reports gcc patch"}},{"before":"2db8d46cf5d02cf6ec3abdbb2dd6e31fea296564","after":"64027da900e0375320a04502a10b5cd945f0ae97","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-10T18:38:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"remove debugging error messages.\n\nThis causes the famous 'DEVICE NOT FOUND' on boot that isn't an error.","shortMessageHtmlLink":"remove debugging error messages."}},{"before":"c56f626c7391e0c92e7e4359fbbc0285258b240e","after":"2db8d46cf5d02cf6ec3abdbb2dd6e31fea296564","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-10T16:25:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"remove __packed__ attribute from structs","shortMessageHtmlLink":"remove __packed__ attribute from structs"}},{"before":"fdfe7e25cd820aadc4176fddbe0f0cf94300b12c","after":"c56f626c7391e0c92e7e4359fbbc0285258b240e","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-09T20:36:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"document the fc_api call entry point","shortMessageHtmlLink":"document the fc_api call entry point"}},{"before":null,"after":"fdfe7e25cd820aadc4176fddbe0f0cf94300b12c","ref":"refs/heads/jm42/gcc130","pushedAt":"2024-03-08T23:50:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"make sure r12 is protected in __asm__ blocks","shortMessageHtmlLink":"make sure r12 is protected in __asm__ blocks"}},{"before":"81cabb051d4626a1367b4162107a1d9992f41a59","after":"e3c3f68cff5d66b1317333f6f79f681f4162695b","ref":"refs/heads/main","pushedAt":"2023-11-19T00:14:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"tweak the classic99 UserCart docs a bit","shortMessageHtmlLink":"tweak the classic99 UserCart docs a bit"}},{"before":"a4e2ad136eb0d3b2d33b67e644d8ac3417becc94","after":"81cabb051d4626a1367b4162107a1d9992f41a59","ref":"refs/heads/main","pushedAt":"2023-08-20T05:58:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"enable tipimap for mapping CS1 and DSK5-9","shortMessageHtmlLink":"enable tipimap for mapping CS1 and DSK5-9"}},{"before":null,"after":"49def843494df69a0f469f30587768ce97b8c480","ref":"refs/heads/jm42/jasonPicoCart","pushedAt":"2023-07-10T01:55:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jedimatt42","name":"Matthew Splett","path":"/jedimatt42","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3005167?s=80&v=4"},"commit":{"message":"treat 'DSK.' like a normal device, unit 0, for Jason's PICO cart","shortMessageHtmlLink":"treat 'DSK.' like a normal device, unit 0, for Jason's PICO cart"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEK56MLwA","startCursor":null,"endCursor":null}},"title":"Activity ยท jedimatt42/fcmd"}