AppleWin/source/z80emu.h

17 lines
453 B
C
Raw Normal View History

/* Emulador do computador TK3000 //e (Microdigital)
* por F<EFBFBD>bio Belavenuto - Copyright (C) 2004
*
* Adaptado do emulador Applewin por Michael O'Brien
*
* Este arquivo <EFBFBD> distribuido pela Licen<EFBFBD>a P<EFBFBD>blica Geral GNU.
* Veja o arquivo Licenca.txt distribuido com este software.
*
* ESTE SOFTWARE N<EFBFBD>O OFERECE NENHUMA GARANTIA
*
*/
// Emula a CPU Z80
// Prot<6F>tipos
void ConfigureSoftcard(LPBYTE pCxRomPeripheral, UINT uSlot);