mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
TAV: decompression done on GPU
This commit is contained in:
@@ -120,6 +120,10 @@ Peripheral memories can be accessed using `vm.peek()` and `vm.poke()` functions,
|
||||
- JavaScript test programs available in `assets/disk0/`
|
||||
- Videotron2K assembly examples in documentation
|
||||
|
||||
## Notes
|
||||
|
||||
- The 'gzip' namespace in TSVM's JS programs is a misnomer: the actual 'gzip' functions (defined in CompressorDelegate.kt) call Zstd functions.
|
||||
|
||||
## TVDOS
|
||||
|
||||
### TVDOS Movie Formats
|
||||
|
||||
Reference in New Issue
Block a user