OpenCores
URL https://opencores.org/ocsvn/thor/thor/trunk

Subversion Repositories thor

[/] [thor/] [trunk/] [software/] [emuThor/] [source/] [emuThor.cpp] - Diff between revs 32 and 35

Show entire file | Details | Blame | View Log

Rev 32 Rev 35
Line 6... Line 6...
#include "frmScreen.h"
#include "frmScreen.h"
 
 
clsSystem system1;
clsSystem system1;
volatile unsigned __int8 keybd_scancode;
volatile unsigned __int8 keybd_scancode;
volatile unsigned __int8 keybd_status;
volatile unsigned __int8 keybd_status;
volatile unsigned int interval1024;
volatile unsigned int interval1024 = 977;
volatile unsigned int interval30;
volatile unsigned int interval30 = 33333;
 
 
char refscreen;
char refscreen;
unsigned int breakpoints[30];
unsigned int breakpoints[30];
unsigned int dataBreakpoints[30];
unsigned int dataBreakpoints[30];
int numBreakpoints;
int numBreakpoints;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.