log romdb.c @ 1006:9ab35686a025

age author description
Sun, 01 May 2016 16:25:16 -0700 Michael Pavone Improve parsing of game name from ROM header
Wed, 24 Feb 2016 19:24:13 -0800 Michael Pavone Accept address on 128-byte EEPROMs on both read and write
Tue, 15 Dec 2015 20:01:50 -0800 Michael Pavone Initial support for relative mouse mode and skeleton of support for capture mode. Avoid mouse position overflow in absolute mode. Allow absolute mode to be set by ROM DB.
Tue, 08 Dec 2015 19:33:58 -0800 Michael Pavone Allow IO device config to be overriden by ROM DB
Sun, 08 Nov 2015 22:03:34 -0800 Michael Pavone Make menu stuff work on Android (theoretically)
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, 04 Nov 2015 22:48:27 -0800 Michael Pavone Load config file and rom.db from appropriate locations on Android