Gopher2600/archivefs
JetSetIlly 7be60c0c2a corrected archivefs Set() function so that it works in Windows
Windows volume names confused the Set() function

archivefs.Async no longer exits async goroutine on errors from Path
functions. exiting meant that the channels were no longer being
serviced, causing GUI deadlocks
2024-05-05 17:00:38 +01:00
..
testdir added archivefs package and support in cartridgeloader and ROM select window 2024-04-16 19:22:38 +01:00
archivefs.go corrected archivefs docs 2024-04-17 15:59:17 +01:00
archivefs_test.go corrected archivefs docs 2024-04-17 15:59:17 +01:00
async.go corrected archivefs Set() function so that it works in Windows 2024-05-05 17:00:38 +01:00
doc.go added archivefs package and support in cartridgeloader and ROM select window 2024-04-16 19:22:38 +01:00
extensions.go corrected archivefs docs 2024-04-17 15:59:17 +01:00
path.go corrected archivefs Set() function so that it works in Windows 2024-05-05 17:00:38 +01:00