Skip to content

Commit

Permalink
Fixed markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ShendoXT committed Apr 28, 2017
1 parent 12101ef commit 909d4a0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
#PadTest
###Gamepad test application for PlayStation 1
# PadTest
### Gamepad test application for PlayStation 1

![padtestscreen](https://cloud.githubusercontent.com/assets/8411572/20855707/b78f5b48-b900-11e6-9c68-c51571dfbf12.png)
##Supported controllers:
## Supported controllers:
Regular digital (SCPH-1080) and DualShock analog (SCPH-1200) controllers are supported.

##Requirements:
## Requirements:
* PlayStation 1 or PSone console capable of booting burned CDs.
* Working PSXSDK toolchain to compile the software. You can download it here: http://unhaut.fav.cc/psxsdk.

##License:
## License:
There is no particular licence associated with this project, however I would like to be credited for my work.
So if you use all or part of this code a mention under "thanks to" would be nice.

##How to compile:
## How to compile:
Run "make res" to compile resources and then "make" to build the software.

###Usage:
### Usage:
Burn a bin/cue image to CD and boot it on your console.
After that connect a controller of your choice to either port and test it's buttons.

Expand All @@ -26,7 +26,7 @@ To test rumble press L3 for big motor and R3 for small motor.
This software is intended to be ran on the actual PlayStation 1 or PSone console.
Since it's using direct memory access to SIO ports it may not work on emulators or other consoles (PlayStation 2).

###Disclaimer:
### Disclaimer:
This software is provided "as is" without any guarantees or warranty. Usage of this software is at the user's own risk.
The Author, Shendo won't be held responsible if any harm is caused by using this software.

Expand Down

0 comments on commit 909d4a0

Please sign in to comment.