From 5fd7582e67bc70a8c60715221be3b0de7d49413e Mon Sep 17 00:00:00 2001 From: sShemet Date: Fri, 20 Dec 2024 18:40:17 +0500 Subject: [PATCH] vault backup: 2024-12-20 18:40:17 --- .obsidian/workspace.json | 4 ++-- P2EP/cdRead.canvas | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 95398bb..9d99820 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -15,8 +15,8 @@ "state": { "file": "P2EP/cdRead.canvas", "viewState": { - "x": 746.984240687679, - "y": 268.72338941513976, + "x": 92.6516833810887, + "y": -233.3315549026588, "zoom": -1.3852134525402329 } }, diff --git a/P2EP/cdRead.canvas b/P2EP/cdRead.canvas index 3a2d1af..49d375b 100644 --- a/P2EP/cdRead.canvas +++ b/P2EP/cdRead.canvas @@ -16,7 +16,9 @@ {"id":"ee4bb15a8d7d0ea6","x":1400,"y":340,"width":280,"height":100,"color":"4","type":"text","text":"**RECTToVRAM**\n\nTEXTURE LOAD TO VRAM"}, {"id":"5ec88caef424e4c4","x":-510,"y":858,"width":83,"height":50,"type":"text","text":""}, {"id":"a45355602c676c05","type":"text","text":"","x":2175,"y":858,"width":80,"height":50}, - {"id":"6ae7a0619adc1889","type":"text","text":"**CDSectorRead**\n\nChecks CD statuses while CD reads and execute actions","x":-255,"y":-432,"width":250,"height":212} + {"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"} ], "edges":[ {"id":"079a759fdabbba92","fromNode":"6ae7a0619adc1889","fromSide":"bottom","toNode":"42e975d2e486d316","toSide":"top","label":"*file_struct, file_count"}, @@ -40,6 +42,7 @@ {"id":"0f3a092ce3a5055e","fromNode":"42e975d2e486d316","fromSide":"right","toNode":"0faf880ce3d5728c","toSide":"left","color":"3"}, {"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":"db8417a603e90e11","fromNode":"42e975d2e486d316","fromSide":"right","toNode":"0f695e983835c491","toSide":"left","color":"3"}, + {"id":"7f1d0195c0c1d4b2","fromNode":"6ae7a0619adc1889","fromSide":"right","toNode":"7118f94ce6d92aea","toSide":"left"} ] } \ No newline at end of file