COM32: lua - add vesa functions (only mode listing right now)
authorMarcel Ritter <unrzl1@linux.rrze.uni-erlangen.de>
Mon, 15 Dec 2008 15:17:09 +0000 (16:17 +0100)
committerMarcel Ritter <unrzl1@linux.rrze.uni-erlangen.de>
Mon, 15 Dec 2008 15:17:09 +0000 (16:17 +0100)
commit68c0e55e8f6f9dc22f5c8c1a8930b616a101b13a
tree3847780d1827e5d9309fc410be7f615874d456d5
parentc70f91446e978a8ea113b00de33d8d862d5d0d58
COM32: lua - add vesa functions (only mode listing right now)
com32/lua/src/Makefile
com32/lua/src/linit.c
com32/lua/src/lualib.h
com32/lua/src/vesa.c [new file with mode: 0644]
com32/lua/test/vesa.lua [new file with mode: 0644]