File:  [Tom Morton FrontierVM] / frontvm / hardware / m68000.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:57:15 2018 UTC (8 years, 3 months ago) by root
Branches: frontvm, MAIN
CVS tags: frontvm-20040517, HEAD
Tom Morton

/*
  Hatari - m68000.h

  This file is distributed under the GNU Public License, version 2 or at
  your option any later version. Read the file gpl.txt for details.
*/

#ifndef HATARI_M68000_H
#define HATARI_M68000_H

extern unsigned long ExceptionVector;
extern Uint32 BusAddressLocation;
extern Uint32 BusErrorPC;
extern Uint16 BusErrorOpcode;

extern void M68000_Crash (int exception);
extern void M68000_Reset(BOOL bCold);
extern void M68000_Exception(void);

#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.