Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed May 25, 2020
2 parents da69a91 + 153bb8e commit 3833ccd
Showing 1 changed file with 31 additions and 18 deletions.
49 changes: 31 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,39 @@
![irobot](https://user-images.githubusercontent.com/64547232/82756603-1d9bb900-9da9-11ea-828e-55ed8d382aab.png)

I, Robot 2020
Verion 1.00

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

Modern emulation for 1984 Atari coin-op "I, Robot"

Verion 0.99 released. Stable preview build.
This is my attempt to make a "definitive" high-resolution version of the
emulator. This version makes full use of modern graphics card features and
anti-aliasing.

A number of cheats / hacks have been built into the game. Check the menus.


ROMS:

CPU emulation buggy, gameplay buggy at times.
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 are in a file called
"irobot.zip" and put the zip file in the same directory as the emulator.

You will need a copy of the original I, Robot ROMs to use this emulator. The standard ROMset for MAME works as well.
Put the ROMs in a file called irobot.zip and place in same directory as emulator.
CONTROLS:

Key commands:
left-control: fire button
1: start 1 button
2: start 2 button
5: insert left coin
6: insert right coin
7: insert aux coin
Keyboard commands
left-control: fire button
1: start 1 button
2: start 2 button
5: insert left coin
6: insert right coin
7: insert aux coin

advanced commands
escape: open menu
tab: toggle test switch
F3: reset CPU
F10: toggle speed throttling
spacebar: pause / unpause game
Enter: step to next video frame
Advanced commands
Escape: open game menu
Tab: toggle test switch
F3: reset CPU
F10: toggle speed throttling
Spacebar: pause / unpause game
Enter: step CPU till next rendering frame

0 comments on commit 3833ccd

Please sign in to comment.