Commit Graph

18 Commits

Author SHA1 Message Date
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
878e2b78ef removed not-needed offset=0 from some softlists 2019-10-03 00:47:24 +10:00
r09
0248d1522f x1_cass.xml: misc additions 2017-01-14 15:35:51 +01:00
r09
4647ea1bea x1_cass: Two new dumps
Fantasian (Xtal Soft, 1985)  - seems to work only with the x1turbo drivers, but the box says it should be compatible with the original X1
Pinball (Hudson Soft, 1982)
2016-01-16 10:47:37 +01:00
Miodrag Milanovic
8e4ced4b53 Cleanups and version bump 2015-09-30 08:29:01 +02:00
r09
d5836616bd Fixed machgjoe title formatting 2015-08-28 10:47:08 +02:00
r09
3f00c58601 Made a few mistakes with the sizes, fixed 2015-08-27 12:00:03 +02:00
r09
30405be2ac Added three new Sharp X1 dumps 2015-08-27 10:52:24 +02:00
etabeta78
fa66b1dcab (MESS) added a few new dumps, and performed some consistency fix. nw. 2015-04-11 09:18:03 +02:00
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Fabio Priuli
bc23730a9a (MESS) softlists: Misc naming and description consistency fixes. no whatsnew. 2013-01-20 10:16:20 +00:00
Fabio Priuli
302511d6b0 consolidating list descriptions. no whastnew. 2013-01-14 14:32:28 +00:00
smf-
19a14cbba6 use spaces in xml comments. This is the output from a local srcclean change applied after reverting the 0.148 cleanup, to avoid losing previous formatting. 2013-01-11 16:23:29 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Justin Kerk
268bc19da2 Replace most fullwidth characters in Japanese software lists - they exist for backwards compatibility and there is generally no good reason to use them nowadays (nw)
Also replaced combining dakuten with precomposed forms and made a few romanization tweaks
2012-09-09 23:41:25 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00