13 Commits

Author SHA1 Message Date
Thomas Bernard
3fefa78412
libraw2crtc.c: fix error handling 2019-12-21 21:31:30 +01:00
Thomas Bernard
3484c8fca4
Fix libraw2crtc when x or y can be > 255 2019-12-21 19:53:19 +01:00
Adrien Destugues
2537707eaf Implement saving of GraphOS pictures. 2019-12-21 13:50:22 +01:00
Thomas Bernard
436886a7db
fix raw2crtc() CPC function.
It was unproperly fetching the pixels on the left of the picture...
2018-11-22 15:40:41 +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
413346b0df libraw2crtc.c: add comments about CRTC 6845 registers 2018-07-02 13:09:11 +02:00
Thomas Bernard
de9d6b66d7 fix libraw2crtc
see http://pulkomandy.tk/projects/GrafX2/ticket/83
2018-07-02 13:09:11 +02:00
Thomas Bernard
fb91380662 fix error message in libraw2crtc.c 2018-06-26 13:05:40 +02:00
Thomas Bernard
92facef46d Convert comments to UTF-8
most were encoded in Latin1 / CP1252
but a few lines in op_c.c were using IBM437/850 !
2018-06-26 11:37:19 +02:00
Thomas Bernard
d33dd775f7 libraw2crtc.c: translated error messages
Remove french accentuated characters
2018-06-26 09:53:31 +02:00
Adrien Destugues
5b6095f0bc Fix all warnings and enable -Werror
mostly unused variables and broken indentation.
2017-05-06 15:13:50 +02:00
Adrien Destugues
5e26436c48 Fix mismatched parameters.
Bug caught by the Debian team on GrafX2 2.3.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2072 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2014-05-16 10:15:07 +00:00
Yves Rizoud
3ca5322379 Reorganized source code and directory tree.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1375 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-03-05 02:53:19 +00:00