1
1
**************************************************************************************
2
2
Visual PinMAME
3
3
Version 2.9
4
- (X X , 2017)
4
+ (June 11th , 2017)
5
5
http://www.pinmame.com
6
6
**************************************************************************************
7
7
8
8
Latest Info
9
9
-----------
10
- See the whatsnewVPM.txt for latest additions to Visual PinMAME!
10
+ See the whatsnewVPM.txt for latest additions to Visual PinMAME!
11
11
12
12
What is it?
13
13
-----------
14
-
15
14
Visual PinMAME is a totally new emulation project which is based on the current
16
15
PinMAME source code. If you're new to PinMAME, check out the included pinmame.txt file.
17
16
@@ -32,16 +31,15 @@ state of the lamp matrix and the solenoid matrix during gameplay.
32
31
33
32
What does it do?
34
33
----------------
35
- It allows programmers to control PinMAME emulation. Essentially PinMAME is entirely
34
+ It allows programmers to control PinMAME emulation. Essentially PinMAME is entirely
36
35
encapsulated into the Visual PinMAME object. Practically anything PinMAME can do,
37
36
Visual PinMAME can do, only programmatically so the user has control over how certain
38
37
things work.
39
38
40
39
41
40
Installation:
42
41
-------------
43
-
44
- See the Installation Guide.html file for step by step instructions on how to install Visual PinMAME.
42
+ See the Installation Guide.html file for step by step instructions on how to install Visual PinMAME.
45
43
46
44
47
45
How to Program Visual PinMAME
@@ -53,7 +51,6 @@ samples to help demonstrate possible ways to use Visual PinMAME.
53
51
54
52
Minimum System Requirements
55
53
---------------------------
56
-
57
54
To use:
58
55
Visual PinMAME is a Windows COM object, and as far as we know will only work on Win9x,NT,2000,XP,Vista,7,8.X,10 computers.
59
56
@@ -63,7 +60,7 @@ Any scripting language that can create COM objects, such as Visual Basic or Visu
63
60
64
61
Known Bugs
65
62
----------
66
- None specific to VPinMAME yet, but we're sure you'll find them!
63
+ None specific to VPinMAME yet, but we're sure you'll find them!
67
64
68
65
69
66
The Visual PinMAME Development Team
0 commit comments