Mercurial > public > hwos_code
diff src/surfmode.asm @ 654:75e90cd0c2c3
hwOS sport 10.77 release
| author | heinrichsweikamp |
|---|---|
| date | Thu, 14 Mar 2024 16:56:46 +0100 |
| parents | 682c514c53c0 |
| children | 8af5aefbcdaf |
line wrap: on
line diff
--- a/src/surfmode.asm Fri Aug 11 15:53:49 2023 +0200 +++ b/src/surfmode.asm Thu Mar 14 16:56:46 2024 +0100 @@ -4,7 +4,7 @@ ; ; Surface Mode ; -; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. +; Copyright (c) 2011, JD Gascuel, heinrichs weikamp gmbh, all right reserved. ;============================================================================= ; HISTORY ; 2011-08-07 : [mH] moving from OSTC code @@ -78,7 +78,7 @@ btfsc restart_fast ; shall make a fast restart? bra surfloop_1 ; YES - ; show heinrichsweikamp logo + ; show heinrichs weikamp gmbh logo WIN_TOP .40 WIN_LEFT .10 TFT_WRITE_PROM_IMAGE_BY_ADDR hw_logo_block
