Commit Graph

4 Commits

Author SHA1 Message Date
Peter Wu
9e8da2dd01 Fix logic flaw in array bounds
Index 0xFF needs an array of size 0x100... This error was caught with
Address Sanitizer while trying to iterate through all registers 0x00..0xFF.
2013-04-26 23:15:40 +02:00
Peter Wu
11373ec5b2 hidraw: fix FN_KEY_SWAP register number 2013-04-24 17:01:12 +02:00
Peter Wu
f761d31d0b hidraw.c: add battery(?) register 2013-04-24 16:51:43 +02:00
Peter Wu
99bcaad18a Initial commit of RE/debug programs/notes 2013-04-08 17:02:24 +02:00