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

Subversion Repositories thor

[/] [thor/] [trunk/] [software/] [emuThor/] [source/] [clsKeyboard.cpp] - Rev 32

Go to most recent revision | Compare with Previous | Blame | View Log

#include "StdAfx.h"
#include "clsKeyboard.h"
 
 
clsKeyboard::clsKeyboard(void)
{
	scancode = 0;
	status = 0;
	head = tail = 0;
}
 
 
clsKeyboard::~clsKeyboard(void)
{
}
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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