Adrien Destugues
32ec828835
Group all copyright statements in a single file.
...
This gives a much clearer overview of the licensing.
It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
c93f028f4c
doxygen fix
2020-01-19 15:15:15 +01:00
Thomas Bernard
c1c6be51cf
set MSX palette when loading
2019-12-27 16:37:19 +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
cc30fe93d5
CPC_check_AMSDOS() now returns exec address
2019-12-22 02:44:38 +01:00
Thomas Bernard
cdcb4e93da
remove C64_FLI_enforcer() for good
2018-12-11 12:31:07 +01:00
Thomas Bernard
66aa397b11
Doxygen improvements
2018-12-11 12:25:40 +01:00
Thomas Bernard
c5a52242be
Save and load Image mode in GIF file.
...
Add the extension GFX2MODE
2018-12-11 12:25:39 +01:00
Thomas Bernard
2d392fb7b1
Convert image to FLI when enabling the mode. show errors in layer 4
2018-12-11 12:25:39 +01:00
Thomas Bernard
4c1c2f34ad
Move the 1layer => C64 FLI code to C64_pixels_to_FLI()
2018-12-11 12:25:39 +01:00
Thomas Bernard
84068c5516
change C64_FLI() to use T_IO_Context
2018-12-11 12:25:39 +01:00
Thomas Bernard
f6dfc1f66f
C64_FLI_enforcer() doxygen
2018-12-08 18:20:40 +01:00
Thomas Bernard
1bffaacead
Apple II HGR & DHGR Load/Save
2018-12-08 18:12:35 +01:00
Thomas Bernard
4b57acf1af
CPC_compare_colors()
...
used in Save_SCR()
2018-11-26 16:20:07 +01:00
Thomas Bernard
119a5afbf6
Set default CPC palette
2018-11-22 13:45:35 +01:00
Thomas Bernard
67a1220085
SCR (Amstrad CPC) file format
...
- Implements Test_SCR() / Load_SCR() for standard formats pictures
- Save .PAL file in Save_SCR()
2018-11-22 10:16:26 +01:00
Thomas Bernard
bc06fbae72
CPC_set_HW_palette()
2018-11-21 01:29:59 +01:00
Thomas Bernard
1e6f0175da
Add "Set Palette" option in the 8bit menu
2018-11-20 10:52:37 +01:00
Thomas Bernard
e13ab6e442
set either TO7/70 or MO5 palette
2018-11-17 01:51:32 +01:00
Thomas Bernard
a66d23a5e0
Save_MOTO() for TO7 and MO5
2018-11-17 01:35:27 +01:00
Thomas Bernard
bf20a0b711
Doxygen: add grouping in oldies.c/oldies.h
2018-11-16 14:17:23 +01:00
Thomas Bernard
80e381a599
Rename DECB binary files related functions
2018-11-16 14:14:36 +01:00
Thomas Bernard
570bd666c0
Use MOTO_gamm param to convert the Thomson MO/TO palettes
2018-11-16 00:01:54 +01:00
Thomas Bernard
ffd2c7e8ce
oldies.c: Add Thomson MOTO functions
2018-11-14 11:28:09 +01:00
Thomas Bernard
4c8e56101f
oldies.c/.h: Document C64 FLI functions
2018-11-06 22:32:31 +01:00
Thomas Bernard
cad9aa53fd
Switch to Unix end of line
2017-12-29 17:17:31 +01:00
Adrien Destugues
4e60f5ad74
Import the WIP CPC-Mode5 code from the sourcearchive
...
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1718 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2011-02-13 21:20:45 +00:00