log menu.s68 @ 943:05229aa23b00

age author description
Wed, 09 Mar 2016 21:46:31 -0800 Michael Pavone Adjust arrow X positions in menu
Wed, 09 Mar 2016 08:14:05 -0800 Michael Pavone Draw button labels
Mon, 07 Mar 2016 19:26:23 -0800 Michael Pavone WIP buttons in menu ROM
Tue, 16 Feb 2016 22:43:24 -0800 Michael Pavone Comment out button test code in menu
Mon, 25 Jan 2016 09:37:27 -0800 Michael Pavone WIP menu button stuff
Thu, 17 Dec 2015 20:41:43 -0800 Michael Pavone Added button graphic for menu
Sat, 05 Dec 2015 18:40:34 -0800 Michael Pavone Mouse X and Y are 9-bit 2's complement not 8-bit magnitude + sign bit like I thought. Fixed mouse Y direction.