Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtstech/vtsps2-eject
A simple homebrew to eject the disc tray of a PS2
https://github.com/vtstech/vtsps2-eject
c homebrew ps2 ps2sdk
Last synced: 3 days ago
JSON representation
A simple homebrew to eject the disc tray of a PS2
- Host: GitHub
- URL: https://github.com/vtstech/vtsps2-eject
- Owner: VTSTech
- License: gpl-3.0
- Created: 2019-11-29T22:59:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T13:56:39.000Z (over 4 years ago)
- Last Synced: 2023-10-22T13:17:35.242Z (about 1 year ago)
- Topics: c, homebrew, ps2, ps2sdk
- Language: C
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PS2Eject
A simple homebrew to eject the disc tray of a PS2
v0.6 12/20/2019 11:59:06 PM
Swapped O for /\
Removed 1s delay on DriveState()v0.5 12/20/2019 1:44:27 PM
Added 'Press SEL for DriveState()'
Added SCECdStatRead and SCECdStatSeek detection to DriveState()
Removed sceCdTrayReq(2) & sceCdTrayReq(3)
More specific menu, Eject/Insert specified.
Now clears the screen instead of overwriting.v0.4 12/20/2019 1:00:17 PM
Can now select multiple commands
Sends sceCdTrayReq(0) and exits in 10s if no controller present/ready
Makefile improvements
v0.3 12/6/2019 5:33:45 PM
Now waits for button press to exit
Otherwise exits in 10s if no controller present/readyv0.2 11/29/2019 3:09:20 PM
Code optimizationsv0.1 11/29/2019 11:44:31 AM
First releasePSX-Place https://www.psx-place.com/resources/ps2eject.882