1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-07-31 06:04:29 +03:00

Round out the block support for block timing, completes support for feature

request #21.


Legacy-ID: 3775
This commit is contained in:
Fredrick Meunier
2008-09-28 03:28:22 +00:00
parent 5d505a0341
commit e566b80c50
2 changed files with 8 additions and 1 deletions

View File

@ -253,3 +253,4 @@
20080922 converter/romloader.cc: custom timings were only initialised when stats
were enabled (Fred).
20080922 importer/soundfile.cc: initialise frequency table to 0 (Fred).
20080928 tzxlist.c: add block and tape lengths to output (Fred).