4 Commits

Author SHA1 Message Date
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
0dbeaee4d6
Limit Load_PRG() debug output on IO access 2019-12-08 15:49:07 +01:00
Thomas Bernard
6f32ff71d0
independent Test_PRG()/Load_PRG()
It will be easier to disable and also better if there Save_PRG()
2019-11-27 23:18:11 +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