[OpenBIOS] r765 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Sat Jan 5 01:39:53 CET 2008


Author: wmb
Date: 2008-01-05 01:39:52 +0100 (Sat, 05 Jan 2008)
New Revision: 765

Modified:
   cpu/x86/pc/olpc/gamekeys.fth
Log:
OLPC trac 5585 - Stack cleanup for game key status display.





Modified: cpu/x86/pc/olpc/gamekeys.fth
===================================================================
--- cpu/x86/pc/olpc/gamekeys.fth	2008-01-04 00:31:23 UTC (rev 764)
+++ cpu/x86/pc/olpc/gamekeys.fth	2008-01-05 00:39:52 UTC (rev 765)
@@ -27,6 +27,7 @@
    button-square  7 3 show-key
    button-check   d# 11 3 show-key
    button-x       9 4 show-key
+   drop
 ;
 
 : read-game-keys  ( -- )




More information about the OpenBIOS mailing list