Commit Graph

28 Commits

Author SHA1 Message Date
Christophe Meneboeuf
20f85a2dc5 SDL2 port: Picture executable 2022-06-18 15:08:54 +02:00
Christophe Meneboeuf
823c3dd370 * Image processed in a separated thread from presentation
* 5 attempts. If all five fail, the program ends.
2021-02-18 00:10:42 +01:00
Christophe Meneboeuf
119e54eab0 bugfixed: don't display the preview window if not asked 2021-02-16 20:57:44 +01:00
Christophe Meneboeuf
6f39e5a676 Compilation with GCC < 9 2021-02-15 21:49:54 +01:00
Christophe Meneboeuf
e8fe9565b8 Linux compilation with gcc 2021-02-15 00:29:11 +01:00
Christophe Meneboeuf
98687b40c5 Readme: video replaced by img + link 2021-02-14 23:58:19 +01:00
Christophe Meneboeuf
f5444f5fdb Readme 2021-02-14 23:43:24 +01:00
Christophe Meneboeuf
c76f65b188 Image modification tracking in another thread 2021-02-14 23:09:39 +01:00
Christophe Meneboeuf
c5408f7bee Giving the best group to black and white 2021-02-14 22:29:16 +01:00
Christophe Meneboeuf
57b9ef69f5 Colors more accurate 2021-02-14 14:22:31 +01:00
Christophe Meneboeuf
3e0174c142 Live Preview 2021-02-13 17:59:57 +01:00
Christophe Meneboeuf
a0f71067a7 Display a preview 2021-02-13 00:17:14 +01:00
Christophe Meneboeuf
6d5e1d53c1 Windows project generated by cmake 2021-02-02 18:24:36 +01:00
Christophe Meneboeuf
83656a797a Correct the Display project 2021-01-28 00:09:45 +01:00
Christophe Meneboeuf
493144390e Compilation on Linux 2021-01-26 00:21:52 +01:00
Christophe Meneboeuf
b20522f5a1 Add helper scripts 2021-01-25 23:00:46 +01:00
Christophe Meneboeuf
d2799ed3c9 Update Readme 2020-11-13 01:03:50 +01:00
Christophe Meneboeuf
46ada95121 Can choose a tile from the screen-sized tilesheet 2020-11-13 00:18:23 +01:00
Christophe Meneboeuf
3609eb375e Add the Tile program 2020-11-12 00:34:39 +01:00
Christophe Meneboeuf
3c8b3a90dc Refactoring 2020-11-12 00:08:30 +01:00
Christophe Meneboeuf
2c73051e30 Minor: better doc 2018-10-07 00:37:44 +02:00
Christophe Meneboeuf
93ee71ab7c Deleting commented debug lines 2016-12-22 00:10:37 +01:00
Christophe Meneboeuf
3250e57da5 Erratum: Loader's mli.asm was not committed 2016-12-08 22:20:09 +01:00
Christophe Meneboeuf
f6d7230c0d Adding the source of a Loader for Apple II 2016-12-08 00:53:00 +01:00
Christophe Meneboeuf
fe0e433b21 Bug correction: wrong bit order for the pixel shared between two blocks 2016-12-07 23:49:58 +01:00
Christophe Meneboeuf
d7cd5f8cef Adding the memory holes 2016-12-02 00:32:53 +01:00
Christophe Meneboeuf
6b68e7bc84 Handling color group by block of 3.5 pixels 2016-11-29 23:32:37 +01:00
Christophe Meneboeuf
6ba2158fd1 INITIAL 2016-11-29 23:06:37 +01:00