This commit is contained in:
hap 2015-05-24 15:44:31 +02:00
parent 6507823863
commit 04d6212706
3 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
// copyright-holders:Juergen Buchmueller, hap
/*****************************************************************************
*
* i8085.c

View File

@ -1,5 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
// copyright-holders:Juergen Buchmueller, hap
#ifndef __I8085_H__
#define __I8085_H__

View File

@ -1,5 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Juergen Buchmueller
// copyright-holders:Juergen Buchmueller, hap
/*******************************************************
*
* Portable (hopefully ;-) 8085A emulator