lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Jun 27, 2015 at 3:50 AM, Sean Conner <sean@conman.org> wrote:
>   Depends on the system.  If the computer uses memory-mapped graphics (for
> example, a bog-standard IBM PC from the 80s or 90s in text mode mapped to
> 0xB0000000 or 0xB8000000 [1] depending upon the video card) then yes, it can
> be done in C.  But I'm afraid we're straying far from Lua here ...


heh, that's how we write our 10Gb ethernet driver fully in Lua (JIT)

:-)

-- 
Javier