logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fbzx - ZX Spectrum emulator for X / framebuffer

Description

-nosound: don't emulate sound

       -alsa: use ALSA for sound output

       -oss: use OSS for sound output

       -pulse: use PulseAudio for sound output (default)

       -mini: show screen at 320x240 in a rotated 640x480 screen

       -rotate: rotate screen clockwise

       -fs: start FBZX at fullscreen

       -hw: use hardware buffer (best for console framebuffer)

       -db: use double buffer

       -ds: use doublescan (don't emulate TV black stripes)

       -ss: force singlescan (emulate TV black stripes)

       -bw: emulate black&white TV set

       -color: emulate a color TV set

       -jump N: show one TV refresh and jump over N refreshes (for slow systems)

              gamefile: an optional .Z80 snapshot or .TAP/.TZX tape file

fbzx 3.1.0                                        January 2016                                           FBZX(1)

Name

       fbzx - ZX Spectrum emulator for X / framebuffer

Synopsis

fbzx  [-nosound]  [-alsa]  [-oss]  [-pulse]  [-mini]  [-rotate]  [-fs]  [-hw] [-db] [-ds] [-ss] [-jumpN]
       [gamefile]

See Also