Commit Graph

19 Commits

Author SHA1 Message Date
04c0e47d9c Update DB to version 19: Resolutions are gpu dependant,
move to separate table and use an interconnection table, `resolution_by_gpu`.
2018-04-28 18:39:09 +01:00
95de473054 Update DB to version 18: Machines can have an arbitrary number of memories,
so use an interconnection table, `memory_by_machine`.
2018-04-28 17:27:35 +01:00
203a235a29 Update DB to version 17: Machines can have an arbitrary number of sound synthetizers,
so use an interconnection table, `sound_by_machine`.
2018-04-28 15:55:57 +01:00
fdcefed085 Update DB to version 16: Machines can have an arbitrary number of gpus,
so use an interconnection table, `gpus_by_machine`.
2018-04-28 14:39:21 +01:00
02b9981681 Update DB to version 15: Machines can have an arbitrary number of processors,
so use an interconnection table, `processors_by_machine`.
2018-04-28 13:16:53 +01:00
d8127630b3 Update DB to version 14: Computers and consoles are now machines with different type. 2018-04-28 02:10:03 +01:00
40d07af9c5 Update DB to version 13: Add fields to sound_synths and drop music_synths. 2018-04-27 18:12:23 +01:00
d92ec59222 Update DB to version 12: Allow NULL gpu and add constant GPU vales (DB_NONE, DB_FRAMEBUFFER). 2018-04-27 13:56:12 +01:00
621477adff Update DB to version 11: Add fields and indexes to GPUs table. 2018-04-26 11:32:35 +01:00
21d678c185 Update database to version 10 (add fields to processors, add instruction set and extensions) 2018-04-20 22:09:33 +01:00
4196e5539f Update DB to version 8 (company logos). 2018-04-19 14:42:27 +01:00
759439375d Update to database version 7. 2018-04-17 07:13:50 +01:00
b6cf48ca90 Update to database version 6. 2018-04-16 03:20:18 +01:00
f0ec7d9e91 Update to database version 5. 2018-04-16 01:40:05 +01:00
060e1123aa Update to database version 4. 2018-04-15 23:23:18 +01:00
ae10cca33a Update to database version 3. 2018-04-15 17:51:07 +01:00
20ec27eecb Add XML documentation. 2018-04-12 11:50:02 +01:00
c11bb150c5 Add file headers. 2018-04-12 10:20:31 +01:00
de9dc90b86 Add operations for database version 2. 2018-04-12 10:05:42 +01:00