diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 9d99820..5d72cd4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -15,9 +15,9 @@ "state": { "file": "P2EP/cdRead.canvas", "viewState": { - "x": 92.6516833810887, - "y": -233.3315549026588, - "zoom": -1.3852134525402329 + "x": 866.5744696820666, + "y": 21.356354916067147, + "zoom": -1.3613779123876135 } }, "icon": "lucide-layout-dashboard", diff --git a/P2EP/cdRead.canvas b/P2EP/cdRead.canvas index 49d375b..4c05e8a 100644 --- a/P2EP/cdRead.canvas +++ b/P2EP/cdRead.canvas @@ -18,7 +18,13 @@ {"id":"a45355602c676c05","type":"text","text":"","x":2175,"y":858,"width":80,"height":50}, {"id":"6ae7a0619adc1889","type":"text","text":"**CD_SectorRead**\n\nChecks CD statuses while CD reads and execute actions","x":-255,"y":-432,"width":250,"height":212}, {"id":"7118f94ce6d92aea","x":136,"y":-358,"width":250,"height":60,"type":"text","text":"ReadCDEvent"}, - {"id":"4d68778de1cc4bfe","x":-255,"y":-560,"width":250,"height":60,"type":"text","text":"CD_ExecuteReading"} + {"id":"4d68778de1cc4bfe","x":-255,"y":-520,"width":250,"height":50,"type":"text","text":"CD_ExecuteReading"}, + {"id":"843028a497a8fba1","x":-255,"y":-570,"width":250,"height":50,"type":"text","text":"CD_Execute_m1"}, + {"id":"f3b8eddd211ca742","x":510,"y":-470,"width":250,"height":60,"type":"text","text":"????"}, + {"id":"0147f3e3d893c507","x":-255,"y":-660,"width":250,"height":60,"type":"text","text":"CD_Read_Sector_Loop"}, + {"id":"73e17a5505e4c0df","x":-267,"y":-800,"width":275,"height":60,"type":"text","text":"CD_ReadDecompressParse"}, + {"id":"44e24b0dd73d8a27","x":20,"y":-1040,"width":250,"height":60,"type":"text","text":"RDLogo_show"}, + {"id":"30d0bceba7588c05","x":-560,"y":-1040,"width":250,"height":60,"type":"text","text":"MAIN_GAME_LOOP"} ], "edges":[ {"id":"079a759fdabbba92","fromNode":"6ae7a0619adc1889","fromSide":"bottom","toNode":"42e975d2e486d316","toSide":"top","label":"*file_struct, file_count"}, @@ -43,6 +49,13 @@ {"id":"d8c2a9c2a8c123c5","fromNode":"42e975d2e486d316","fromSide":"right","toNode":"776634a3de2a22b7","toSide":"left","color":"3"}, {"id":"8eac95f56267159e","fromNode":"42e975d2e486d316","fromSide":"right","toNode":"c4a01a477d5732fc","toSide":"left","color":"3"}, {"id":"db8417a603e90e11","fromNode":"42e975d2e486d316","fromSide":"right","toNode":"0f695e983835c491","toSide":"left","color":"3"}, - {"id":"7f1d0195c0c1d4b2","fromNode":"6ae7a0619adc1889","fromSide":"right","toNode":"7118f94ce6d92aea","toSide":"left"} + {"id":"7f1d0195c0c1d4b2","fromNode":"6ae7a0619adc1889","fromSide":"right","toNode":"7118f94ce6d92aea","toSide":"left"}, + {"id":"31ff75c59e463292","fromNode":"4d68778de1cc4bfe","fromSide":"bottom","toNode":"6ae7a0619adc1889","toSide":"top"}, + {"id":"cfcd075a15e242f1","fromNode":"7118f94ce6d92aea","fromSide":"right","toNode":"f3b8eddd211ca742","toSide":"left"}, + {"id":"1a39b90397b7bdaa","fromNode":"0147f3e3d893c507","fromSide":"right","toNode":"843028a497a8fba1","toSide":"right"}, + {"id":"82d64cc0995ff211","fromNode":"843028a497a8fba1","fromSide":"left","toNode":"0147f3e3d893c507","toSide":"left"}, + {"id":"bf1d451848340fb3","fromNode":"73e17a5505e4c0df","fromSide":"bottom","toNode":"0147f3e3d893c507","toSide":"top"}, + {"id":"260dd97035b7c5cf","fromNode":"44e24b0dd73d8a27","fromSide":"bottom","toNode":"73e17a5505e4c0df","toSide":"top"}, + {"id":"639643dc69fa13f4","fromNode":"30d0bceba7588c05","fromSide":"bottom","toNode":"73e17a5505e4c0df","toSide":"top","label":"file struct init"} ] } \ No newline at end of file