log lib64gfx.h @ 512:95a6b6af53f1

age author description
Mon, 19 Nov 2012 15:53:16 +0200 Matti Hamalainen Add some structures and enums for future.
Mon, 19 Nov 2012 15:52:44 +0200 Matti Hamalainen Collapse most of the probing functions into one generic probe, as they only
Mon, 19 Nov 2012 15:06:01 +0200 Matti Hamalainen Start work on making C64 formats encoding possible by changing DMDecodeOps
Mon, 19 Nov 2012 13:49:44 +0200 Matti Hamalainen Add function pointers for encoding and convertTo/convertFrom to the
Sat, 03 Nov 2012 16:08:30 +0200 Matti Hamalainen Modularize some more.
Sat, 03 Nov 2012 07:53:38 +0200 Matti Hamalainen Modularize some functions to lib64gfx, fix bitmap -> image conversion,
Sat, 03 Nov 2012 07:52:26 +0200 Matti Hamalainen Update file description.
Sat, 03 Nov 2012 02:41:15 +0200 Matti Hamalainen Stdint -> SDL types conversion.
Sat, 03 Nov 2012 02:19:51 +0200 Matti Hamalainen Move c64 utilities to the engine lib, as we benefit from a common framework.