Commit Graph

11 Commits

Author SHA1 Message Date
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
Scott Stone
f7f0aee0c4 Various XML format fixes including some comment placement fixes (nw) 2020-05-09 15:36:25 -04:00
Vas Crabb
8f393f526f softlist_dev.cpp: start adding validation for data areas
romload.cpp: reduce copy-pasta (nw)

(nw) I fixed the errors found by adding validation to software list data areas.
Most of them seem to be simple copy-paste errors hidden by the fact that the
default device_image_interface loader ignores the data area size (as opposed to
the "ROM" loader).  There was one C64 cartridge with a missing zero on the data
area size that was pretty clearly wrong.
2020-04-16 00:11:41 +10:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
Robbbert
206d3b88c2 (nw) more removal of offset=0 from swlists 2019-10-03 13:33:11 +10:00
Miodrag Milanovic
47f56372ee Cleanup and version bump 2015-10-28 08:06:12 +01:00
cracyc
a19b73e95f tandy2k: hand fix lotus 123 copy protection (nw)
--
4 fake invalid sectors just were stuck into the gap data on side 0 of track 0 and 1.
2015-10-05 23:29:11 -05:00
Miodrag Milanovic
79246ab917 More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can 2014-07-22 06:21:54 +00:00
Oliver Stöneberg
5c0a2624c6 (MESS) more unsupported software flagging (nw) 2014-06-05 10:46:50 +00:00
Curt Coder
8a6d7e7d00 Added note. (nw) 2014-04-07 20:24:23 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00