Skip to content

Commit 000c230

Browse files
author
Unknown
committed
Merge remote-tracking branch 'origin/master'
2 parents 485c602 + 8ec4c29 commit 000c230

File tree

1 file changed

+33
-29
lines changed

1 file changed

+33
-29
lines changed

README.md

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![irobot](https://user-images.githubusercontent.com/64547232/82836070-d5a59080-9e93-11ea-99b8-5d6c96c7680a.png)
1+
![I, Robot](https://user-images.githubusercontent.com/64547232/82836070-d5a59080-9e93-11ea-99b8-5d6c96c7680a.png)
22

3-
I, Robot 2020
4-
Verion 1.02
3+
# I, Robot 2020
4+
## Version 1.02
55

66
https://github.com/manfreda-dot-org/I-Robot-Project
77

@@ -11,43 +11,47 @@ This is my attempt to make the "definitive" high-resolution version of the
1111
emulator. This version makes full use of modern graphics card features and
1212
anti-aliasing.
1313

14+
### Comparisons
15+
1416
For comparison here is the original game:
15-
![3](https://user-images.githubusercontent.com/64547232/82914852-0215e700-9f3e-11ea-8869-3ad3ff732ab4.png)
16-
17+
![original](https://user-images.githubusercontent.com/64547232/83023033-6302f500-9ffa-11ea-869d-3b4e6bd63ba9.png)
1718
And here is the equivalent in high-res ultra-widescreen mode
18-
![image (1)](https://user-images.githubusercontent.com/64547232/82914929-18bc3e00-9f3e-11ea-89c8-36abc6d278e2.png)
19+
![widescreen](https://user-images.githubusercontent.com/64547232/83023037-64ccb880-9ffa-11ea-99a7-8799e156304f.png)
1920

2021
Another comparison
22+
![original2](https://user-images.githubusercontent.com/64547232/82914852-0215e700-9f3e-11ea-8869-3ad3ff732ab4.png)
23+
![widescreen2](https://user-images.githubusercontent.com/64547232/82914929-18bc3e00-9f3e-11ea-89c8-36abc6d278e2.png)
2124

22-
![original](https://user-images.githubusercontent.com/64547232/82910905-34711580-9f39-11ea-95c3-d8452f62ce57.png)
23-
24-
![image](https://user-images.githubusercontent.com/64547232/82911580-10620400-9f3a-11ea-8b2f-b85790882d3e.png)
25+
Yet another
26+
![original3](https://user-images.githubusercontent.com/64547232/82910905-34711580-9f39-11ea-95c3-d8452f62ce57.png)
27+
![widescreen3](https://user-images.githubusercontent.com/64547232/82911580-10620400-9f3a-11ea-8b2f-b85790882d3e.png)
2528

2629

27-
HACKS:
30+
### HACKS:
31+
2832
A number of cheats / hacks have been built into the game. Check the menus.
2933

3034

31-
ROMS:
35+
### ROMS:
36+
37+
You will need a copy of the original I, Robot ROMs to use this emulator. The standard MAME ROMset can be used. Place your ROMs in a file called "irobot.zip" and place in the same directory as the emulator.
3238

33-
You will need a copy of the original I, Robot ROMs to use this emulator. The
34-
standard MAME ROMset can be used. Place your ROMs in a file called
35-
"irobot.zip" and place in the same directory as the emulator.
39+
### CONTROLS:
3640

37-
CONTROLS:
41+
#### Keyboard controls
42+
43+
* left-shift / left-control: fire button
44+
* 1: start 1 button
45+
* 2: start 2 button
46+
* 5: insert left coin
47+
* 6: insert right coin
48+
* 7: insert aux coin
3849

39-
Keyboard commands
40-
left-shift / left-control: fire button
41-
1: start 1 button
42-
2: start 2 button
43-
5: insert left coin
44-
6: insert right coin
45-
7: insert aux coin
50+
#### Advanced commands
4651

47-
Advanced commands
48-
Escape: open game menu
49-
Tab: toggle test switch
50-
F3: reset CPU
51-
F10: toggle speed throttling
52-
Spacebar: pause / unpause game
53-
Enter: step CPU till next rendering frame
52+
* Escape: open game menu
53+
* Tab: toggle test switch
54+
* F3: reset CPU
55+
* F10: toggle speed throttling
56+
* Spacebar: pause / unpause game
57+
* Enter: step CPU till next rendering frame

0 commit comments

Comments
 (0)