Commit Graph

23 Commits

Author SHA1 Message Date
Kelvin Sherlock 293bef4bd7 prodos-16 get_dir_entry uses gs/os output string. 2016-10-20 16:11:21 -04:00
Kelvin Sherlock 7286bddc11 skip . and .. for dir entry purposes. It's too confusing for finder! 2015-09-04 11:26:00 -04:00
Kelvin Sherlock 0ec7e21f5d get dir entry debugging 2015-08-26 16:51:02 -04:00
Kelvin Sherlock 55b4d65039 always read 512-byte blocks. 2015-08-26 11:58:17 -04:00
Kelvin Sherlock 20f5a81517 fix dirent string compare 2015-08-26 09:09:44 -04:00
Kelvin Sherlock 6e51766769 debugging 2015-08-26 09:09:23 -04:00
Kelvin Sherlock b993499aa0 remove device because it causes too much confusion. Just use driver's dev_num (is that safe?) 2015-08-26 09:07:32 -04:00
Kelvin Sherlock 2f76570457 add volume name (case-sensitive) to vcr. 2015-08-23 21:41:48 -04:00
Kelvin Sherlock 4fff4f9c2d cmp #0 -> cmp #1 2015-08-21 17:32:33 -04:00
Kelvin Sherlock bb9d3b8359 move disk_inode to global data to reduce pressure on dp size 2015-08-21 17:08:12 -04:00
Kelvin Sherlock db355e6055 fix name lookup some more 2015-08-16 21:49:02 -04:00
Kelvin Sherlock 6c9c38e477 fix lookup bugs... 2015-08-16 21:18:56 -04:00
Kelvin Sherlock 7d456bf025 move case on to the makefile 2015-08-16 20:53:43 -04:00
Kelvin Sherlock e5d9047073 updates to help find a file by path... 2015-08-16 16:10:30 -04:00
Kelvin Sherlock b6be03a174 fix directory entry logic 2015-08-15 10:28:26 -04:00
Kelvin Sherlock 7d11ece6a8 debugging... 2015-08-15 09:33:16 -04:00
Kelvin Sherlock 37b79d95da clean up errors 2015-08-14 21:43:06 -04:00
Kelvin Sherlock 30b1e9d843 get_dir_entry compiles! 2015-08-14 16:41:45 -04:00
Kelvin Sherlock 7c93388281 dirent... 2015-08-14 15:51:22 -04:00
Kelvin Sherlock e6aff91699 remove old direct code 2015-08-14 15:43:38 -04:00
Kelvin Sherlock 146c05806a more dirent stuff 2015-08-14 15:28:16 -04:00
Kelvin Sherlock dd0ae7d2ba direct stuff 2015-08-14 11:45:41 -04:00
Kelvin Sherlock 1ec4fec015 updates 2015-08-13 14:05:19 -04:00