Commit Graph

  • 109143ecd2
    Save_GOS(): pad with 0's and fix memory leak Thomas Bernard 2019-12-21 18:41:27 +01:00
  • 60c3f0b4ed
    Save_GOS(): save the palette in CPC Plus "KIT" format Thomas Bernard 2019-12-21 18:11:44 +01:00
  • 20a2620ffc
    CPC_check_AMSDOS() fix for files below 128 bytes Thomas Bernard 2019-12-21 18:10:12 +01:00
  • 4737d20757
    Load_GOS() Pre_load() already sets context->Width, context->Height, context->Ratio Thomas Bernard 2019-12-21 17:44:16 +01:00
  • 2537707eaf Implement saving of GraphOS pictures. Adrien Destugues 2019-12-21 13:50:22 +01:00
  • 1338f2a21c
    CI: liblua5.2-dev => liblua5.3-dev Thomas Bernard 2019-12-14 10:32:24 +01:00
  • 0dbeaee4d6
    Limit Load_PRG() debug output on IO access Thomas Bernard 2019-12-08 15:49:07 +01:00
  • ba407e87cc 3rdparty/.gitignore Thomas Bernard 2019-12-08 13:50:42 +01:00
  • a9363c750d
    gitlab-ci: run tests in a specific job with specific CFLAGS Thomas Bernard 2019-12-08 12:19:15 +01:00
  • 3bccb65691
    Load_GOS(): fix memory leak Thomas Bernard 2019-12-08 12:42:12 +01:00
  • bba018de51 fix comments Thomas Bernard 2019-12-08 12:38:26 +01:00
  • 22cb702b18 1 less (stupid) warning in Load_TNY() Thomas Bernard 2019-12-08 12:23:44 +01:00
  • 697d88a105
    cleanup test declarations for IFF formats Thomas Bernard 2019-12-08 11:57:28 +01:00
  • b62bc3e958
    test the Atari ST formats Save_XXX() functions Thomas Bernard 2019-12-08 11:47:55 +01:00
  • 2c874353bf
    Save_TNY(): less debug output Thomas Bernard 2019-12-08 11:46:47 +01:00
  • d6811b881b test TNY format Thomas Bernard 2019-12-08 11:13:10 +01:00
  • 9eba486c47
    Saving of atari ST TNY format Thomas Bernard 2019-12-08 10:45:10 +01:00
  • 5e78ad6282
    Loading of atari ST TNY files Thomas Bernard 2019-12-07 19:24:08 +01:00
  • be68b498ac ifformat.c: fix build under WIN32 Thomas Bernard 2019-12-07 17:09:21 +01:00
  • 90c0fb6ea6
    IFF (ILBM/PBM/ACBM) => ifformat.c Thomas Bernard 2019-12-07 16:57:02 +01:00
  • ec1e4537f1 helpfile.h: Fileformats credits +GO1 +MOTO +SCR Thomas Bernard 2019-12-07 16:26:32 +01:00
  • 556849e268 fix compilation of pngformats.c under FreeMint Thomas Bernard 2019-12-07 16:18:03 +01:00
  • 245795f1e1
    move SCR/PPH/GO1/CM5 CPC to cpcformats.c Thomas Bernard 2019-12-07 16:15:50 +01:00
  • 640a80a9e5 C64 formats (KOALA/GPX/PRG/etc.) to c64formats.c Thomas Bernard 2019-12-07 15:59:05 +01:00
  • 45c1d4d26f
    use GFX2_Log() in Load_FLI() Thomas Bernard 2019-12-07 15:48:41 +01:00
  • b3affe6e7e
    move ST formats (Degas, NEOChrome) to stformats.c Thomas Bernard 2019-12-07 15:38:12 +01:00
  • 089740f582 move Load_MOTO/Save_MOTO etc to motoformats.c Thomas Bernard 2019-12-07 15:25:14 +01:00
  • 7ae15c6e37
    move Load_PNG/Save_PNG/etc to pngformat.c Thomas Bernard 2019-12-07 15:10:43 +01:00
  • bbeba1acf8 translate comments to english Thomas Bernard 2019-12-07 14:45:47 +01:00
  • 966b1e58c3
    reduce the amount of compilation warnings Thomas Bernard 2019-12-07 14:24:02 +01:00
  • bcbedab22d
    packbits optimization #2 Thomas Bernard 2019-11-16 00:50:41 +01:00
  • de15e1036f
    packbits optimization #1 Thomas Bernard 2019-11-16 00:32:58 +01:00
  • 8f25341244
    also check the Saving/Loading of picture palette Thomas Bernard 2019-12-07 13:55:20 +01:00
  • 3555eb86bb
    check that the file is saved in the right format Thomas Bernard 2019-12-07 13:44:28 +01:00
  • b8bea154eb
    TIFF : fix saving not in the current directory Thomas Bernard 2019-12-07 13:24:34 +01:00
  • f026c3f04b
    test Save_xxx functions Thomas Bernard 2019-12-07 13:07:25 +01:00
  • 43b8707fc4 remove warning in Get_image_mode() Thomas Bernard 2019-12-07 13:06:49 +01:00
  • b85aa16a00 better log message in Get_GFX2_Surface_pixel() Thomas Bernard 2019-12-07 13:06:33 +01:00
  • 24c0bda8b4
    Load GO1/GO2 who have a CPC Old palette Thomas Bernard 2019-12-06 00:25:09 +01:00
  • 6353202623
    disasm of code embedded in SCR Thomas Bernard 2019-12-06 00:24:24 +01:00
  • fe2fd9a49b
    load CPC Old palette of iMPdraw SCR's Thomas Bernard 2019-12-06 00:23:50 +01:00
  • 6c388020b0
    improve debug output of Load_SCR() Thomas Bernard 2019-12-06 00:22:25 +01:00
  • 06d69ac90a
    improve GFX2_LogHexDump() : dont print consecutive 00's lines Thomas Bernard 2019-12-06 00:10:45 +01:00
  • fea7ac6a3c
    improve output of GFX2_LogHexDump() Thomas Bernard 2019-12-05 11:26:59 +01:00
  • 5b264e876d
    Load_SCR() iMPdraw v2 files Thomas Bernard 2019-12-02 23:48:32 +01:00
  • d97364a439
    Test_SCR() detect iMPdraw pictures Thomas Bernard 2019-12-02 23:44:48 +01:00
  • 52ae9de584 More fixes to GraphOS file loading Adrien Destugues 2019-12-06 21:54:26 +01:00
  • e13833a2e8
    Recoil 4.3.2 => 5.0.0 Thomas Bernard 2019-11-24 11:37:32 +01:00
  • 4918c9efa5
    Load_XXX() functions test Thomas Bernard 2019-11-29 01:04:23 +01:00
  • 4fa256398c add function Get_image_mode() Thomas Bernard 2019-11-29 01:03:45 +01:00
  • f8c06cd575 add test for Test_PRG() Thomas Bernard 2019-11-29 00:09:36 +01:00
  • 6f32ff71d0
    independent Test_PRG()/Load_PRG() Thomas Bernard 2019-11-27 23:18:11 +01:00
  • 3d36057a33
    c64 .PRG loader Thomas Bernard 2019-11-23 02:11:18 +01:00
  • 6d69200bc3
    add 6502 CPU emu Thomas Bernard 2019-11-23 16:46:39 +01:00
  • 317239c9cf
    update file format tests Thomas Bernard 2019-11-23 19:50:13 +01:00
  • 3ac3936464
    get rid of apple double files in SDL-1.2.15 win32 devel Thomas Bernard 2019-11-23 17:12:12 +01:00
  • 9b5de95481
    Fix CPC_check_AMSDOS() for digits coded as 0x10 - 0x19 Thomas Bernard 2019-11-23 18:51:27 +01:00
  • 69ad90c026 Fix loading of GO1/GO2/KIT Amstrad CPC+ files Thomas Bernard 2019-11-23 18:08:25 +01:00
  • f6d6e8c5dd Add support for Graphos (Amstrad Plus) files. Adrien Destugues 2019-11-23 16:15:58 +01:00
  • 64b2761f14
    Test of CPC Formats Thomas Bernard 2019-11-21 23:20:40 +01:00
  • e2321c2abe
    test for formats Thomas Bernard 2019-11-19 22:50:04 +01:00
  • bdb5365f85 add the "pic-samples" git submodule Thomas Bernard 2019-11-19 22:29:52 +01:00
  • d44f972c11
    test Convert_24b_bitmap_to_256() Thomas Bernard 2019-11-19 01:10:18 +01:00
  • d56915edc6
    test unpacking of PackBits() Thomas Bernard 2019-11-15 23:46:56 +01:00
  • 3ba4472626
    add Test_Packbits() Thomas Bernard 2019-11-15 22:57:55 +01:00
  • cd1349fdab
    tests/mockloadsave.c: add some debug output Thomas Bernard 2019-11-15 21:41:46 +01:00
  • 28543ecd97
    add tests for CPC_compare_colors() Thomas BERNARD 2019-11-13 23:41:35 +01:00
  • e3f089667a
    CI: execute tests Thomas Bernard 2019-11-09 12:49:37 +01:00
  • 1810cdfb61
    ajout d'un systeme de test unitaires Thomas Bernard 2019-10-28 20:57:59 +01:00
  • a76aa44f4d Add missing gfx2.png to atari zip François Revol 2019-11-16 11:44:54 +01:00
  • ad2a93de9c Fix atari crossbuild with netsurf toolchains François Revol 2019-11-16 10:53:42 +01:00
  • 2f7809baff
    fewer error messages during appveyor build Thomas Bernard 2019-11-09 10:42:48 +01:00
  • fb30128962
    README.txt: update URLs Thomas Bernard 2019-10-28 22:34:51 +01:00
  • ba2c5cb79e
    add appveyor messages Thomas Bernard 2019-11-09 11:01:59 +01:00
  • 01a7200b5d
    loadsavefuncs.c: fix build for win32 Thomas Bernard 2019-11-09 02:57:42 +01:00
  • d5953ad51a
    move some functions from loadsave.c to loadsavefuncs.c Thomas Bernard 2019-11-09 02:35:32 +01:00
  • 90e5a61d0f C64: one more format Thomas Bernard 2019-10-20 18:12:15 +02:00
  • 4143d1202f 3rdparty: more robust checkversion Thomas BERNARD 2019-10-06 22:08:08 +02:00
  • bce6cc7aaa call strlen one less time Jaume Delclòs Coll 2019-10-08 23:14:48 +02:00
  • 3fc8c92ecd fix segfault Jaume Delclòs Coll 2019-10-08 20:52:20 +02:00
  • 1b0060caff Fix mouse emulation with X11 and Win32 Thomas Bernard 2019-09-26 21:40:06 +02:00
  • 21f111eef7 Fix processing of comment lines in .GPL files Thomas Bernard 2019-09-16 01:10:30 +02:00
  • dc8f42a5f2
    gitlab-pages: add link to openhub Thomas Bernard 2019-08-24 11:39:16 +02:00
  • 24fee41e41
    Allow closing window in more dialog Thomas Bernard 2019-08-14 23:24:12 +02:00
  • 7f4e1a10eb build with libtiff 3.9.6 Thomas Bernard 2019-07-24 03:38:39 +02:00
  • f28a6cb9a3
    SDL2 2.0.9 => 2.0.10 Thomas Bernard 2019-07-29 23:47:18 +02:00
  • 867ad86dd1
    use lsb_release to select repository Thomas Bernard 2019-07-24 03:47:04 +02:00
  • c20e408a82
    gitlab-ci: enable atari build again Thomas Bernard 2019-07-29 22:40:05 +02:00
  • 9709d5dfc7 Fix switch makefile and enable switch build again Romain Graillot 2019-07-30 10:01:00 +02:00
  • 7c58f10721
    fix warning comparison of integer expressions of different signedness: 'int' and 'unsigned int' Thomas Bernard 2019-07-24 03:26:16 +02:00
  • fed21439cc
    fix warnings : No newline at end of file Thomas Bernard 2019-07-24 03:20:46 +02:00
  • 291e9469c5
    fix unused variable warning Thomas Bernard 2019-07-24 03:20:32 +02:00
  • e56d193354
    fix warning: 'r' may be used uninitialized in this function Thomas Bernard 2019-07-24 03:20:12 +02:00
  • eb0b9eae62
    remove unused argument warnings Thomas Bernard 2019-07-24 03:19:05 +02:00
  • 8c6eec6928
    reduced Gui_loading_error_message to 256 bytes Thomas Bernard 2019-07-24 03:06:59 +02:00
  • 848ec95e92
    fix warnings caused by sprintf() Thomas Bernard 2019-07-24 03:04:08 +02:00
  • b5751ebda8
    error check in Get_program_directory() for linux Thomas Bernard 2019-07-24 02:25:08 +02:00
  • 2892f0330f
    fix call to SDL_JoystickName() with SDL 1.2 Thomas Bernard 2019-07-24 02:09:08 +02:00
  • 0cea439da9
    add support for reading HP-48 Grob format Thomas BERNARD 2019-07-13 19:10:45 +02:00
  • 911ad97646
    miscfileformats.c: use GFX2_malloc() Thomas BERNARD 2019-07-13 19:09:15 +02:00