代码搜索:Emulation
找到约 6,488 项符合「Emulation」的源代码
代码结果 6,488
www.eeworm.com/read/157655/11676457
h tables.h
/** VGB: portable GameBoy emulator ***************************/
/** **/
/** Tables.h **/
/**
www.eeworm.com/read/254611/12127610
cpp testterm.cpp
// ***************** START OF TESTTERM.CPP ****************
//
// This test program implements a simple IBM ANSI terminal
// emulator. With a properly designed class, a terminal emulator
// amoun
www.eeworm.com/read/227822/14411110
todo
Unsolved issues/bugs in the mips/mipsel backend
-----------------------------------------------
General
-------
- [ls][dw][lr] report broken (aligned) BadVAddr
- Missing per-CPU instruction decoding,
www.eeworm.com/read/219324/14888116
txt changes_v12v13.txt
Changes from v1.2 to v1.3:
1. Fixed MMC1 mirroring, was not handling alternate 1-screen mirroring
mode properly - fixes RC Pro-Am (PRG 1) and several other games.
2. Fixed MMC2 and MMC4,
www.eeworm.com/read/115009/15029892
h tables.h
/** VGB: portable GameBoy emulator ***************************/
/** **/
/** Tables.h **/
/**
www.eeworm.com/read/161121/5557246
h types.h
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
www.eeworm.com/read/171024/9774757
cpp testterm.cpp
// ***************** START OF TESTTERM.CPP ****************
//
// This test program implements a simple IBM ANSI terminal
// emulator. With a properly designed class, a terminal emulator
// amoun
www.eeworm.com/read/100080/15885861
changes
Changes in version 0.1.9b5 Sat Mar 1 23:14:00 IST 1997
+ Added -dev command line to support modemu program
Changes in version 0.1.9b6 Mon Mar 24 18:06:51 IST 1997
+ Added arrow keys support
Cha