#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
Include dependency graph for ports.cpp:
Defines | |
#define | PORT (0x379) |
Functions | |
int | main (int argc, char *argv[]) |
Start of execution. |
Shows you the number of times a data bit changes (The deltas) Very useful!
If you build this for Windows, be use you have included inpout32.lib and have inpout32.dll in your Windows' system directory
Stripe Snoop is licensed under the GPL. See COPYING for more info
Copyright (C) 2005 Acidus, Most Significant Bit Labs
|
|
|
Start of execution.
|