comparison src/surfmode.inc @ 623:c40025d8e750

3.03 beta released
author heinrichsweikamp
date Mon, 03 Jun 2019 14:01:48 +0200
parents b455b31ce022
children 4050675965ea
comparison
equal deleted inserted replaced
622:02d1386429a6 623:c40025d8e750
1 ;============================================================================= 1 ;=============================================================================
2 ; 2 ;
3 ; File surfmode.inc REFACTORED VERSION V2.97 3 ; File surfmode.inc combined next generation V2.97
4 ; 4 ;
5 ; 5 ;
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. 6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
7 ;============================================================================= 7 ;=============================================================================
8 ; HISTORY 8 ; HISTORY
9 ; 2011-08-07 : [mH] moving from OSTC code 9 ; 2011-08-07 : [mH] moving from OSTC code
10 10
11
11 extern surfloop 12 extern surfloop
12 extern timeout_surfmode 13 extern reset_timeout_surfmode
13 extern timeout_testmode 14 extern reset_timeout_time
15 extern housekeeping
16
14 17
15 ; Surfacemode/Homescreen layout: 18 ; Surfacemode/Homescreen layout:
16 ; row=0...239 19 ; row=0...239
17 ; column=0...159 (x2) 20 ; column=0...159 (x2)
18 21