Commit Graph

22 Commits

Author SHA1 Message Date
239499f6a4 add loaded ROM to DLDI volume, pass path via argv 2021-10-27 12:50:16 +02:00
c9b36017b1 more shit 2021-10-27 02:54:23 +02:00
81623e5b22 here have more code 2021-10-27 02:00:53 +02:00
6cb2faff89 wire up the new shit to the UI. also more fun shit. 2021-10-26 02:14:38 +02:00
b96b0297d4 more intelligence regarding volume size 2021-10-12 03:04:52 +02:00
71f15f99f6 give the fatfs types names that won't conflict with stdio shit 2021-10-11 00:48:30 +02:00
68afc2511a prevent directory traversal from index paths 2021-10-06 12:39:46 +02:00
450e0aba27 fix more bugs 2021-10-06 02:16:57 +02:00
b372ee9fd3 make host folder delete actually work
(unlink() can't delete folders on Windows. !!!!!)
2021-10-06 01:51:33 +02:00
cca42bf5e7 take care of the damn directory delete, I guess 2021-10-05 22:37:29 +02:00
a25b4549a2 BAHAHAHAHAAHAHAHhh 2021-10-02 03:47:42 +02:00
f64d0ba320 have more code 2021-10-02 03:14:04 +02:00
ae2cbf9ed1 ensure the indexes are sane 2021-10-02 01:13:36 +02:00
1c1f5b9ebc * add directories to index, will make things easier to deal with
* reflect read-only status in generated volume
2021-10-02 00:46:22 +02:00
82fc4ff101 check available space before importing a file
properly check the status after importing, don't add to index if it wasn't imported successfully
store internal last-modified-time, keep track of it
2021-09-29 20:26:48 +02:00
51997d3bbe actually import files, verify that it's all working as intended 2021-09-29 02:43:58 +02:00
049eefe3ae make it not shitty, I guess? still not gonna do much 2021-09-28 00:40:50 +02:00
8e42500fdd commit some work 2021-09-28 00:20:29 +02:00
bfb4769f6f add files into the DLDI volume 2021-09-21 23:15:52 +02:00
2aa1f81301 welp 2021-09-19 20:22:20 +02:00
529620a49e successfully call f_mkfs(). it's a start I guess. 2021-09-12 04:32:12 +02:00
b841f24996 hey look Arisotura wants to code fun shit again 2021-09-12 00:48:31 +02:00