mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
identifying bug
This commit is contained in:
@@ -40,8 +40,8 @@ class TevdMenu(parent: VMEmuExecutable, x: Int, y: Int, w: Int, h: Int) : EmuMen
|
||||
// 1. vm context is not GL context
|
||||
// 2. probing at the disk during read/write operation corrupts shits
|
||||
DOM.diskModifiedHook = {
|
||||
// FIXME TEVD: need custom version of RandomAccessFile that keeps track of the file cursor
|
||||
// rebuildClustmap(DOM, ARCHIVE)
|
||||
// FIXME touched zero-byte file gets extra 8020 bytes of nulls when edit.js-ed, but zero-byte file generated by edit.js would not
|
||||
rebuildClustmap(DOM, ARCHIVE)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user