debian/0000755000000000000000000000000012213472135007166 5ustar debian/source/0000755000000000000000000000000012213470224010463 5ustar debian/source/format0000644000000000000000000000001412213470224011671 0ustar 3.0 (quilt) debian/libz80ex1.dirs0000644000000000000000000000001012213470224011563 0ustar usr/lib debian/libz80ex-dev.install.in0000644000000000000000000000015312213470224013400 0ustar usr/include/* usr/lib/lib*.a /usr/lib/${DEB_HOST_MULTIARCH} usr/lib/lib*.so /usr/lib/${DEB_HOST_MULTIARCH} debian/control0000644000000000000000000000234112213470224010566 0ustar Source: z80ex Priority: extra Maintainer: John Paul Adrian Glaubitz Build-Depends: debhelper (>= 9), cmake Standards-Version: 3.9.4 Section: libs Homepage: http://z80ex.sourceforge.net/ Vcs-Git: git://github.com/glaubitz/z80ex-debian.git Vcs-Browser: https://github.com/glaubitz/z80ex-debian Package: libz80ex-dev Section: libdevel Architecture: any Depends: libz80ex1 (= ${binary:Version}), ${misc:Depends} Description: z80ex emulation library, development files libz80ex is a portable ZiLOG Z80 CPU emulator designed as a library. Goals include: precise opcode emulation (documented & undocumented), exact timings for each opcode (including I/O operations) and multiple CPU contexts. A disassembler is included as well. This package contains the development files. Package: libz80ex1 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: z80ex emulation library, shared files libz80ex is a portable ZiLOG Z80 CPU emulator designed as a library. Goals include: precise opcode emulation (documented & undocumented), exact timings for each opcode (including I/O operations) and multiple CPU contexts. A disassembler is included as well. debian/compat0000644000000000000000000000000212213470224010361 0ustar 9 debian/libz80ex1.install.in0000644000000000000000000000006112213470224012703 0ustar usr/lib/lib*.so.* /usr/lib/${DEB_HOST_MULTIARCH} debian/libz80ex1.symbols0000644000000000000000000000146712213471666012346 0ustar libz80ex.so.1 libz80ex1 #MINVER# z80ex_set_intread_callback@Base 1.1.21 z80ex_set_memread_callback@Base 1.1.21 z80ex_set_memwrite_callback@Base 1.1.21 z80ex_set_portread_callback@Base 1.1.21 z80ex_set_portwrite_callback@Base 1.1.21 z80ex_reset@Base 1.1.18 z80ex_nmi_possible@Base 1.1.18 z80ex_set_reti_callback@Base 1.1.18 z80ex_doing_halt@Base 1.1.18 z80ex_w_states@Base 1.1.18 z80ex_op_tstate@Base 1.1.18 z80ex_set_reg@Base 1.1.18 z80ex_step@Base 1.1.18 z80ex_set_tstate_callback@Base 1.1.18 z80ex_last_op_type@Base 1.1.18 z80ex_int_possible@Base 1.1.18 z80ex_create@Base 1.1.18 z80ex_get_version@Base 1.1.18 z80ex_nmi@Base 1.1.18 z80ex_get_reg@Base 1.1.18 z80ex_int@Base 1.1.18 z80ex_next_t_state@Base 1.1.18 z80ex_destroy@Base 1.1.18 libz80ex_dasm.so.1 libz80ex1 #MINVER# z80ex_dasm@Base 1.1.18 debian/clean0000644000000000000000000000006412213470224010170 0ustar debian/libz80ex1.install debian/libz80ex-dev.installdebian/rules0000755000000000000000000000130212213470224010237 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_install: set -e; for file in libz80ex1.install libz80ex-dev.install; \ do \ sed -e"s,\$${DEB_HOST_MULTIARCH},${DEB_HOST_MULTIARCH},g" \ debian/$${file}.in > debian/$$file; \ done dh_installdirs dh_install %: dh $@ -Scmake debian/patches/0000755000000000000000000000000012213470224010612 5ustar debian/patches/series0000644000000000000000000000000012213470224012015 0ustar debian/watch0000644000000000000000000000006112213470224010211 0ustar version=3 http://sf.net/z80ex/z80ex-(.+)\.tar\.gzdebian/docs0000644000000000000000000000002112213470224010027 0ustar BUGS README TODO debian/README.Debian0000644000000000000000000000037512213470224011231 0ustar z80ex for Debian ---------------- This library has mainly been packaged because it is required by package kcemu. It may be used for other ZiLoG z80 emulators as well. -- Adrian Glaubitz Thu, 04 Feb 2010 12:43:18 +0100 debian/copyright0000644000000000000000000000261112213470224011116 0ustar This work was packaged for Debian by: John Paul Adrian Glaubitz on Thu, 04 Feb 2010 12:43:18 +0100 It was downloaded from Upstream Author: Stanislaw E Lomakin Copyright: Copyright (C) 2006-2011 Stanislaw E Lomakin License: GPL v2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2010-12 John Paul Adrian Glaubitz and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'. debian/libz80ex-dev.examples0000644000000000000000000000004212213470224013140 0ustar examples/dasm.c examples/version.cdebian/changelog0000644000000000000000000000431212213472135011040 0ustar z80ex (1.1.21-1) unstable; urgency=low * New upstream release. * Add new symbols from 1.1.21 to Debian symbols file. -- John Paul Adrian Glaubitz Tue, 10 Sep 2013 03:22:17 +0200 z80ex (1.1.20rev1-1) unstable; urgency=low * New upstream release. * Drop patch to fix version number in CMakeLists.txt. -- John Paul Adrian Glaubitz Tue, 05 Feb 2013 13:26:24 +0100 z80ex (1.1.20-1) unstable; urgency=low * New upstream release. * Bump standards version to 3.9.4 (no changes required). * Add fields Vcs-Git and Vcs-Browser to debian/control. -- John Paul Adrian Glaubitz Thu, 17 Jan 2013 01:00:32 +0100 z80ex (1.1.19-3) unstable; urgency=low * Force calling cmake through debhelper to make sure endianness is set correctly (Closes: #682018). * Add build dependency for cmake. * Remove Debian patch to relocate installation directory in Makefile since we're now using cmake now anyway. * Add Debian patch fix version number in CMakeLists.txt. -- John Paul Adrian Glaubitz Fri, 20 Jul 2012 01:50:57 +0200 z80ex (1.1.19-2) unstable; urgency=low [ John Paul Adrian Glaubitz ] * Convert for Multi-Arch support. * Use my full name for maintainership. * Fix helper-templates-in-copyright lintian warning. * Fix diff-contains-substvars lintian warning. * Bump standards version to 3.9.2. * Update debian/copyright. [ Jan Dittberner ] * set DM-Upload-Allowed: yes -- John Paul Adrian Glaubitz Mon, 20 Feb 2012 03:09:18 +0100 z80ex (1.1.19-1) unstable; urgency=low * New upstream version. * Bump to standards version 3.9.1. -- Adrian Glaubitz Fri, 21 Jan 2011 15:05:16 +0100 z80ex (1.1.18-1) unstable; urgency=low [ Adrian Glaubitz ] * Initial release (Closes: #570150) * Fix lintian errors and warnings. [ Jan Dittberner ] * switch to Source-Format 3.0 (quilt) * patch Makefile using debian/patches/relocatable_installation_directory-Makefile.patch instead of direct upstream modification -- Adrian Glaubitz Thu, 25 Feb 2010 10:52:49 +0100 debian/libz80ex-dev.dirs0000644000000000000000000000002412213470224012263 0ustar usr/lib usr/include