log menu.s68 @ 944:10dd8c04cbbc

age author description
Sat, 12 Mar 2016 14:24:43 -0800 Michael Pavone Handle up down buttons when in a menu
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.
Sat, 05 Dec 2015 00:17:15 -0800 Michael Pavone Added mouse support to menu ROM
Sun, 08 Nov 2015 15:51:57 -0800 Michael Pavone Initial work for allowing loading a ROM from menu
Fri, 06 Nov 2015 19:47:58 -0800 Michael Pavone Allow navigation between pages for long directories in menu ROM
Fri, 06 Nov 2015 18:04:43 -0800 Michael Pavone Fix detection of directories in menu ROM
Fri, 06 Nov 2015 14:17:41 -0800 Michael Pavone Allow directory navigation in menu. Sort directory entries
Fri, 06 Nov 2015 12:19:39 -0800 Michael Pavone Menu ROM now pulls real file names from the OS rather than using a fake list
Wed, 05 Aug 2015 23:23:15 -0700 Michael Pavone Add selection arrow to menu
Mon, 27 Jul 2015 09:27:15 -0700 Michael Pavone Menu cleanup with macros
Sat, 25 Jul 2015 18:19:00 -0700 Michael Pavone Add a couple of comments to menu.s68
Sat, 25 Jul 2015 02:54:00 -0700 Michael Pavone Add something resembling a proper header
Sat, 25 Jul 2015 02:25:44 -0700 Michael Pavone Initial work on silly Genesis based menu