Skip to content

Activity

Update README.md

TiBeNpushed 1 commit to master • 22424e7…a555764 • 
on Jun 6, 2024

Improve play command "help" output

TiBeNpushed 1 commit to master • 35ced1b…22424e7 • 
on Jan 16, 2024

Add link to TZX spec in README + Fix some typos in comments

TiBeNpushed 1 commit to master • f047449…35ced1b • 
on Jan 16, 2024

Fix hardware info description not correctly mapped

TiBeNpushed 1 commit to master • 5cb3def…f047449 • 
on Dec 22, 2023

Improve block infos var type

TiBeNpushed 1 commit to master • bab8fd6…5cb3def • 
on Dec 22, 2023

Append usage in README

TiBeNpushed 1 commit to master • 39ce754…bab8fd6 • 
on Dec 22, 2023

make HardwareInfosDescription var public

TiBeNpushed 1 commit to master • 0d4d7f3…39ce754 • 
on Sep 14, 2023

Implement "Archive info block" (32)

TiBeNpushed 1 commit to master • ce67abb…0d4d7f3 • 
on Sep 14, 2023

Add keystrokes to play command help message

TiBeNpushed 1 commit to master • cad1374…ce67abb • 
on Sep 12, 2023

Support "Harware Type" block (id 33)

TiBeNpushed 1 commit to master • de34968…cad1374 • 
on Sep 12, 2023

Add some code comments

TiBeNpushed 1 commit to master • 64d3a48…de34968 • 
on Sep 7, 2023

Add 500ms silence at the beginning and the end of the audio

TiBeNpushed 1 commit to master • abc13c6…64d3a48 • 
on Sep 7, 2023

Small change in README

TiBeNpushed 1 commit to master • 0d1d308…abc13c6 • 
on Sep 7, 2023

Remove todo comment

TiBeNpushed 1 commit to master • bdf9087…0d1d308 • 
on Sep 7, 2023

Fix some pilot/pulse timings issue for standard/turbo block

TiBeNpushed 1 commit to master • a9f0aa3…bdf9087 • 
on Sep 7, 2023

Support TZX Message Block (id 0x31) + Hardware Type skeleton (id 0x33)

TiBeNpushed 1 commit to master • 92cabd8…a9f0aa3 • 
on Sep 7, 2023

Support TZX Direct Recording block (id 0x15)

TiBeNpushed 1 commit to master • 5fd85b7…92cabd8 • 
on Sep 7, 2023

Add some more infos in README

TiBeNpushed 1 commit to master • e2d619c…5fd85b7 • 
on Sep 6, 2023

Refactor GPIO remote control code into a dedicated struct

TiBeNpushed 1 commit to master • 26dcc04…e2d619c • 
on Sep 6, 2023

Implement save current position and go to saved position

TiBeNpushed 1 commit to master • 79c230f…26dcc04 • 
on Sep 6, 2023

Correctly close keyboard listening & player on abort

TiBeNpushed 1 commit to master • e41f125…79c230f • 
on Sep 6, 2023

Reformat play info line with useful informations

TiBeNpushed 1 commit to master • 8daf848…e41f125 • 
on Sep 6, 2023

Implement speed factor option

TiBeNpushed 1 commit to master • 4079a2a…8daf848 • 
on Sep 6, 2023

Workaround to prevent tapes without trailing pause to not load correctly

TiBeNpushed 1 commit to master • 28324e5…4079a2a • 
on Sep 6, 2023

Refactor playing into a dedicated tape.Player struct + Initial GPIO poc

TiBeNpushed 1 commit to master • 48a41e4…28324e5 • 
on Sep 5, 2023

Implement initial "play" command which play directly TZX to soundcard

TiBeNpushed 1 commit to master • 4761e56…48a41e4 • 
on Sep 4, 2023

Extract pulse to samples into a dedicated io.Reader + handle 8/16bits…

TiBeNpushed 1 commit to master • 6dd05f0…4761e56 • 
on Sep 4, 2023

Reimplement "info" feature as a CLI command

TiBeNpushed 1 commit to master • 0521c5f…6dd05f0 • 
on Sep 3, 2023

Refactor the WAV file writer using io.Writer interface

TiBeNpushed 1 commit to master • 9a45cd4…0521c5f • 
on Sep 3, 2023

Fix comment

TiBeNpushed 1 commit to master • 86fcb4f…9a45cd4 • 
on Aug 15, 2023