Thomas Bernard
|
39ee4d1eae
|
Loading of Apple II GS files
|
2021-05-03 06:59:26 +00:00 |
|
Thomas Bernard
|
69d2ab8260
|
Add a skin from Christoballs/Christopher Kelsall
http://pixeljoint.com/pixelart/137461.htm
https://twitter.com/ckelsallpxls/status/1355690030149328900
|
2021-02-03 09:48:11 +01:00 |
|
Thomas Bernard
|
fbf8c03a2f
|
macos: fix/workaround for systems without pkg-config
|
2020-12-10 22:17:47 +01:00 |
|
Thomas Bernard
|
8c6a502589
|
get RECOILVER from 3rdparty/Makefile
|
2020-11-10 11:25:35 +01:00 |
|
Thomas Bernard
|
ef905100c3
|
recoil 5.1.0 => 5.1.1
|
2020-10-31 12:14:23 +01:00 |
|
Thomas Bernard
|
4434d37e7d
|
2020. Recoil 5.0.1 => 5.1.0
|
2020-10-31 12:04:43 +01:00 |
|
Thomas Bernard
|
341e9611a2
|
freetype 2.10.1 => 2.10.2, recoil 5.0.0 => 5.0.1
|
2020-05-16 19:48:58 +02:00 |
|
Thomas Bernard
|
c037c2c911
|
move GFX2_GetTicks() to osdep.c
|
2020-04-11 23:20:39 +02:00 |
|
Thomas Bernard
|
297183382d
|
Win32 build: Fix typo SDLC2ONFIG => SDL2CONFIG
|
2020-04-11 20:27:27 +02:00 |
|
Yves Rizoud
|
00b42bb45b
|
Fix compilation on older Mingw platform. Tested on api=SDL2
|
2020-04-09 18:42:36 +02:00 |
|
Thomas Bernard
|
4eee27953c
|
generate a test report in junit format
should improve gitlab-ci output
|
2020-02-16 23:07:12 +01:00 |
|
Thomas BERNARD
|
b5fa4cfe65
|
fix build for OSX with OSX_STATIC=0 API=sdl
|
2020-02-15 12:53:59 +01:00 |
|
Thomas BERNARD
|
c2a1eb0d26
|
Makefile: custom "which" function to work around OS X 10.4 which command limitations
|
2020-02-15 12:53:43 +01:00 |
|
Thomas Bernard
|
eb0effaf3f
|
move some functions from filesel.c to fileseltools.c
|
2020-02-15 11:46:36 +01:00 |
|
Thomas Bernard
|
47e1ee496e
|
tests: build for win32
|
2020-02-15 11:46:25 +01:00 |
|
Thomas BERNARD
|
ea7f66de74
|
keep grafx2.rdef up to date and include it in source tgz
|
2020-02-02 23:20:32 +01:00 |
|
Thomas BERNARD
|
3cf14546c8
|
macos: always copy gfx2.png in Resources dir
|
2020-02-01 18:03:13 +01:00 |
|
Thomas Bernard
|
89554b59f7
|
Fix build of prepackaged sources
if 3rdparty directory is not there, do not attempt to copy from it
|
2020-02-01 14:42:15 +01:00 |
|
Thomas Bernard
|
550da692f8
|
move GIF to giformat.c
|
2020-01-18 00:42:59 +01:00 |
|
Thomas Bernard
|
0dcee6acc3
|
move PackBits packing code to packbits.c
new functions :
- PackBits_pack_init()
- PackBits_pack_add()
- PackBits_pack_flush()
|
2020-01-02 00:07:00 +01:00 |
|
Thomas Bernard
|
4d57ba39bb
|
Loading of MSX Mode 2 pictures 256x192
|
2019-12-27 02:44:04 +01:00 |
|
Thomas Bernard
|
8e56c368ea
|
fix building of dependencies for 6502.o
|
2019-12-21 21:24:42 +01:00 |
|
Thomas Bernard
|
90c0fb6ea6
|
IFF (ILBM/PBM/ACBM) => ifformat.c
|
2019-12-07 16:57:02 +01:00 |
|
Thomas Bernard
|
245795f1e1
|
move SCR/PPH/GO1/CM5 CPC to cpcformats.c
|
2019-12-07 16:15:50 +01:00 |
|
Thomas Bernard
|
640a80a9e5
|
C64 formats (KOALA/GPX/PRG/etc.) to c64formats.c
|
2019-12-07 15:59:05 +01:00 |
|
Thomas Bernard
|
b3affe6e7e
|
move ST formats (Degas, NEOChrome) to stformats.c
|
2019-12-07 15:38:12 +01:00 |
|
Thomas Bernard
|
089740f582
|
move Load_MOTO/Save_MOTO etc to motoformats.c
|
2019-12-07 15:25:14 +01:00 |
|
Thomas Bernard
|
7ae15c6e37
|
move Load_PNG/Save_PNG/etc to pngformat.c
|
2019-12-07 15:10:43 +01:00 |
|
Thomas Bernard
|
e13833a2e8
|
Recoil 4.3.2 => 5.0.0
|
2019-12-05 10:46:16 +01:00 |
|
Thomas Bernard
|
3d36057a33
|
c64 .PRG loader
emulate 6502 to let the autoload picture load itself !
supports multicolor, hires and some C64 FLI .PRGs
|
2019-11-24 09:57:20 +01:00 |
|
Thomas Bernard
|
6d69200bc3
|
add 6502 CPU emu
|
2019-11-24 09:57:20 +01:00 |
|
Thomas Bernard
|
e2321c2abe
|
test for formats
|
2019-11-21 23:13:03 +01:00 |
|
Thomas Bernard
|
d44f972c11
|
test Convert_24b_bitmap_to_256()
|
2019-11-19 22:26:03 +01:00 |
|
Thomas Bernard
|
d56915edc6
|
test unpacking of PackBits()
|
2019-11-19 22:26:03 +01:00 |
|
Thomas Bernard
|
3ba4472626
|
add Test_Packbits()
|
2019-11-19 22:26:03 +01:00 |
|
Thomas Bernard
|
1810cdfb61
|
ajout d'un systeme de test unitaires
|
2019-11-19 22:26:03 +01:00 |
|
François Revol
|
a76aa44f4d
|
Add missing gfx2.png to atari zip
|
2019-11-16 11:44:54 +01:00 |
|
François Revol
|
ad2a93de9c
|
Fix atari crossbuild with netsurf toolchains
|
2019-11-16 10:53:42 +01:00 |
|
Thomas Bernard
|
d5953ad51a
|
move some functions from loadsave.c to loadsavefuncs.c
|
2019-11-09 02:42:33 +01:00 |
|
Thomas Bernard
|
7f4e1a10eb
|
build with libtiff 3.9.6
|
2019-07-31 09:34:52 +02:00 |
|
Romain Graillot
|
9709d5dfc7
|
Fix switch makefile and enable switch build again
|
2019-07-30 10:21:40 +02:00 |
|
Thomas Bernard
|
74fd2c8584
|
recoil 4.3.1 => 4.3.2
|
2019-07-16 20:46:24 +02:00 |
|
Thomas Bernard
|
5a711ebd23
|
add -v option when running within valgrind
|
2019-06-09 02:01:35 +02:00 |
|
Thomas Bernard
|
58eaeda164
|
Win32: browse Network Neighborhood
|
2019-06-01 13:15:57 +02:00 |
|
Romain Graillot
|
44d36c94dc
|
Fix Switch port build
|
2019-05-29 19:53:10 +02:00 |
|
Thomas Bernard
|
16ecf7fb0a
|
fix API=x11 build
|
2019-05-21 21:52:31 +02:00 |
|
Thomas Bernard
|
a96d0289f4
|
make install: install gfx2.png as well
|
2019-05-16 10:46:20 +02:00 |
|
Thomas Bernard
|
0c2ee6659a
|
add gfx2mem.c/.h: GFX2_malloc() to log allocation failures
|
2019-05-07 17:04:44 +02:00 |
|
Thomas Bernard
|
e39a8a55a9
|
htmldoc: add the ability to choose the skin
skinselector hidden when JS is disabled
or when printed
|
2019-05-03 22:11:48 +02:00 |
|
Thomas Bernard
|
deed88bed4
|
Improve HTML doc : add icon and "Tooltip"
|
2019-05-03 22:11:39 +02:00 |
|