mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
GP2X: fix wrapper script
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@785 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
3cf9570bac
commit
bca23c1c79
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ export POLLUX_RAM_TIMINGS='ram_timings=2,9,4,1,1,1,1'
|
|||
export POLLUX_LCD_TIMINGS_NTSC='lcd_timings=397,1,37,277,341,0,17,337;clkdiv0=9'
|
||||
export POLLUX_LCD_TIMINGS_PAL='lcd_timings=428,1,37,277,341,0,17,337;clkdiv0=10'
|
||||
|
||||
./PicoDrive $*
|
||||
./PicoDrive "$@"
|
||||
|
||||
cd /usr/gp2x
|
||||
exec ./gp2xmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue