VirtualBox

source: vbox/trunk/src/recompiler/VBoxREM.def@ 7207

Last change on this file since 7207 was 5999, checked in by vboxsync, 17 years ago

The Giant CDDL Dual-License Header Change.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1; $Id: VBoxREM.def 5999 2007-12-07 15:05:06Z vboxsync $
2;; @file
3;
4; VBoxREM Definition File.
5;
6; Copyright (C) 2006-2007 innotek GmbH
7;
8; This file is part of VirtualBox Open Source Edition (OSE), as
9; available from http://www.virtualbox.org. This file is free software;
10; you can redistribute it and/or modify it under the terms of the GNU
11; General Public License (GPL) as published by the Free Software
12; Foundation, in version 2 as it comes in the "COPYING" file of the
13; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
14; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
15;
16
17LIBRARY VBoxREM.dll
18
19EXPORTS
20 REMR3Init
21 REMR3Term
22 REMR3Reset
23 REMR3Step
24 REMR3BreakpointSet
25 REMR3BreakpointClear
26 REMR3Run
27 REMR3EmulateInstruction
28 REMR3State
29 REMR3StateBack
30 REMR3StateUpdate
31 REMR3A20Set
32 REMR3DisasEnableStepping
33 REMR3ReplayInvalidatedPages
34 REMR3ReplayHandlerNotifications
35 REMR3NotifyPhysRamRegister
36 REMR3NotifyPhysRamChunkRegister
37 REMR3NotifyPhysReserve
38 REMR3NotifyPhysRomRegister
39 REMR3NotifyHandlerPhysicalModify
40 REMR3NotifyHandlerPhysicalRegister
41 REMR3NotifyHandlerPhysicalDeregister
42 REMR3NotifyInterruptSet
43 REMR3NotifyInterruptClear
44 REMR3NotifyTimerPending
45 REMR3NotifyDmaPending
46 REMR3NotifyQueuePending
47 REMR3NotifyFF
48 REMR3NotifyCodePageChanged
49 REMR3IsPageAccessHandled
50 REMR3NotifyPendingInterrupt
51 REMR3QueryPendingInterrupt
52
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette