1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-08-07 13:42:58 +03:00

Switch to using libspectrum_buffer in libspectrum_rzx_write().

Legacy-ID: 5792
This commit is contained in:
Fredrick Meunier
2016-09-05 12:17:05 +00:00
parent 87e0351fe3
commit 2388396d6a
2 changed files with 12 additions and 10 deletions

View File

@@ -600,3 +600,5 @@
libspectrum_buffer in tape APIs (Fred).
20160831 listbasic.c,rzxtool.c,snapconv.c,utils.c: switch to using
libspectrum_buffer in snapshot write APIs (Fred).
20160905 rzxtool.c: switch to using libspectrum_buffer in RZX write APIs
(Fred).