Commit 58e9da1d authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add Pandora mode definition

Detail:
  Configure/Monitors/Other/Generic - Added an MDF entry for the Pandora's native resolution
Admin:
  Tested on Pandora


Version 1.10. Tagged as 'Boot-1_10'
parent 01e58ce2
......@@ -178,6 +178,17 @@ v_timings:1,7,0,600,0,2
sync_pol:3
endmode
# 800 x 480 (60Hz)
startmode
mode_name:800 x 480 Pandora
x_res:800
y_res:480
pixel_rate:36000
h_timings:1,214,0,800,0,68
v_timings:1,34,0,480,0,39
sync_pol:3
endmode
# Mode: 1280 x 960 @ 60Hz
startmode
mode_name:1280 x 960 RPCEmu
......
/* (1.09)
/* (1.10)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.09
#define Module_MajorVersion_CMHG 1.10
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 19 Sep 2012
#define Module_Date_CMHG 06 Oct 2012
#define Module_MajorVersion "1.09"
#define Module_Version 109
#define Module_MajorVersion "1.10"
#define Module_Version 110
#define Module_MinorVersion ""
#define Module_Date "19 Sep 2012"
#define Module_Date "06 Oct 2012"
#define Module_ApplicationDate "19-Sep-12"
#define Module_ApplicationDate "06-Oct-12"
#define Module_ComponentName "Boot"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Boot"
#define Module_FullVersion "1.09"
#define Module_HelpVersion "1.09 (19 Sep 2012)"
#define Module_LibraryVersionInfo "1:9"
#define Module_FullVersion "1.10"
#define Module_HelpVersion "1.10 (06 Oct 2012)"
#define Module_LibraryVersionInfo "1:10"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment