19 Commits

Author SHA1 Message Date
Thomas Bernard
c79e0cd605
minor fix in Load_SCR() OCP+ detection 2019-12-22 19:43:27 +01:00
Thomas Bernard
2c0baa1d2c
Link to CPC Mode 5 Viewer code 2019-12-22 16:38:21 +01:00
Thomas Bernard
a272e5551e
Load_SCR(): Load OCP+ palettes 2019-12-22 16:31:02 +01:00
Thomas Bernard
bcf0569d6b
test_SCR() explicitely recognize convimgcpc files
improve "Comment" message
2019-12-22 16:30:27 +01:00
Thomas Bernard
2a34ca83c8 Support CM5/GFX files with AMSDOS header
also fixes the extension in load/save dialog
2019-12-22 14:37:38 +01:00
Thomas Bernard
7db529b5c8
improve documentation on Amstrad CPC formats 2019-12-22 14:36:37 +01:00
Thomas Bernard
22b6c2439f
CPC: save autoload .SCR
with a .BAS if needed
2019-12-22 02:48:22 +01:00
Thomas Bernard
5b5bdf54dc
CPC_Firmware_to_Hardware_color() 2019-12-22 02:44:38 +01:00
Thomas Bernard
1aeab71663
load more CPC .SCR files 2019-12-22 02:44:38 +01:00
Thomas Bernard
cc30fe93d5
CPC_check_AMSDOS() now returns exec address 2019-12-22 02:44:38 +01:00
Thomas Bernard
e84b186794
graphos GO1/GO2 files are 16 colors = 4bpp 2019-12-21 21:23:54 +01:00
Thomas Bernard
1fba07db99
tests for Load_GOS/Load_SCR/Save_GOS/Save_SCR 2019-12-21 21:01:47 +01:00
Thomas Bernard
3c5c518c83 Load_SCR(): fix loading of Overscan pictures 2019-12-21 19:57:46 +01:00
Thomas Bernard
109143ecd2
Save_GOS(): pad with 0's and fix memory leak 2019-12-21 18:41:27 +01:00
Thomas Bernard
60c3f0b4ed
Save_GOS(): save the palette in CPC Plus "KIT" format 2019-12-21 18:11:44 +01:00
Thomas Bernard
4737d20757
Load_GOS() Pre_load() already sets context->Width, context->Height, context->Ratio 2019-12-21 18:08:02 +01:00
Adrien Destugues
2537707eaf Implement saving of GraphOS pictures. 2019-12-21 13:50:22 +01:00
Thomas Bernard
3bccb65691
Load_GOS(): fix memory leak 2019-12-08 12:53:28 +01:00
Thomas Bernard
245795f1e1
move SCR/PPH/GO1/CM5 CPC to cpcformats.c 2019-12-07 16:15:50 +01:00