mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-04-25 21:58:31 +02:00
sh2 drc: reorganised block mgmt code, plus some small scale optimisations
This commit is contained in:
@@ -7,6 +7,8 @@ if ! [ -e /dev/accel ]; then
|
||||
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'
|
||||
else
|
||||
export POLLUX_RAM_TIMINGS='ram_timings=3,9,4,1,1,1,1'
|
||||
fi
|
||||
|
||||
./PicoDrive "$@"
|
||||
|
||||
Reference in New Issue
Block a user