xtrs 4.9c-4ubuntu1 source package in Ubuntu

Changelog

xtrs (4.9c-4ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - {debug,dis}.c: fix instances of "format not a string literal and no
      format arguments" to fix build failure.
    - trs_disk.c: Override unchecked usages of ftruncate, fwrite, and fread, as
      there is no error checking on any other function around there.
    - mkdisk.c: Handle errors from fwrite.
    - trs_xinterface.c: Fix unused result warning and ignored retval error,
      resolving FTBFS.

 -- Gianfranco Costamagna <email address hidden>  Thu, 27 Jul 2017 19:10:22 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
otherosfs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release multiverse otherosfs

Downloads

File Size SHA-256 Checksum
xtrs_4.9c.orig.tar.gz 433.3 KiB a5071dee883b83d893467b913441f8bb75984d0d4e567eef0479d43891dfb978
xtrs_4.9c-4ubuntu1.diff.gz 101.1 KiB 93fb1032afe0e499c1ed35f025a5cfed4c4440dc81710578d73a07874e2d02c1
xtrs_4.9c-4ubuntu1.dsc 1.7 KiB a2212e0f69adc6f5dc2c528068516ee29fb8b4a6ab0aea43b3bd11a656f40112

Available diffs

View changes file

Binary packages built by this source

xtrs: emulator for TRS-80 Model I/III/4/4P computers

 xtrs is an X-based emulator for the Tandy/Radio Shack line of Zilog
 Z-80-based microcomputers popular in the late 1970s and early 1980s. It
 features cassette, floppy, and hard drive emulation, timer interrupt
 emulation, file import and export from the host operating system, support for
 most of the undocumented Z-80 instructions, and a built-in debugger. Real
 floppy drives can be used, and, if an OSS-compatible sound driver is
 available, application-based sound can be played and real cassettes read and
 written directly through the sound card or via WAVE files. Several hi-res
 graphics cards are emulated and, in Model 4/4P mode, mice are supported.
 There is also real-time clock, sound card, serial port, joystick, and CPU
 clock speedup emulation.
 .
 xtrs requires ROM images from the original machines. The ROMs are
 copyrighted by Radio Shack and are not freely licensed. (Exception: in Model
 4P mode, a freely licensed boot ROM included with this package can be used to
 boot a Model 4 operating system from a diskette image.)

xtrs-dbgsym: Debug symbols for xtrs