David Korth
111c12855c
Merge remote-tracking branch 'DankRank/lynx' into merge/DankRank/lynx
...
Conflicts:
CHANGES.md
README.md
src/libromdata/CMakeLists.txt
src/libromdata/RomDataFactory.cpp
2017-08-10 09:53:44 -04:00
David Korth
c96c102bc8
README.md, CHANGES.md: Added Sega Saturn.
...
Changed Sega Dreamcast external images from "N/A" to "No", since
it's possible that they might be added in the future.
2017-08-09 22:00:48 -04:00
Egor
b8c88b4549
Lynx: better documentation source
2017-08-09 20:20:05 +03:00
Egor
c58ce70e5d
Added Atari Lynx support
2017-08-09 19:50:24 +03:00
David Korth
5188a4778b
README.md, CHANGES.md: Added Sega Dreamcast.
2017-08-07 21:06:41 -04:00
David Korth
9977cd768f
README.md, CHANGES.md: Added Nintendo Badge Arcade.
2017-07-31 02:05:54 -04:00
David Korth
517e25c187
README.md: Removed the "Current OS Feature Support Level" section.
...
Properties and thumbnailing is supported for all supported desktop
environments as of v1.1.
(=P)
2017-07-29 18:51:15 -04:00
David Korth
9d22bba617
README.md, CHANGES.md: Mention supported DDS formats.
2017-07-27 02:08:37 -04:00
David Korth
9406e08326
README.md: Added DDS.
2017-07-24 20:35:59 -04:00
David Korth
313873b335
README.md: Added Sega PVR.
2017-07-16 18:51:27 -04:00
David Korth
ed8ac7b02e
README.md: Thumbnails are now supported on XFCE.
2017-07-04 12:37:15 -04:00
David Korth
24db12d60f
README.md: Added Nintendo 64.
...
This was actually added in v0.9-beta2, but I forgot to add it to
the README file.
2017-06-20 21:32:38 -04:00
David Korth
239bc3cf14
README.md, CHANGES.md: Added Sega 8-bit.
2017-06-18 00:26:25 -04:00
Egor
7696f30fc9
Updated README.md with new PS1 Save extensions
2017-06-17 03:44:53 +03:00
David Korth
0c4196dd3a
README.md, CHANGES.md: Added Nintendo 3DS firmware binaries.
...
NOTE: Although it's technically a separate RomData subclass, I'm listing
it as part of 3DS, since it doesn't provide thumbnailing.
2017-05-21 23:49:19 -04:00
David Korth
6409748585
README.md: Added 'Box' for Nintendo 3DS, rp-config, and doc/rom-properties.conf.example
.
2017-05-20 14:23:26 -04:00
David Korth
e6f91bb7a5
README.md: 3DS encryption keys are known now.
2017-05-20 00:54:38 -04:00
David Korth
ce4b01a39f
README.md: Updated the Windows installation instructions for svrplus.
2017-05-18 23:21:12 -04:00
David Korth
1a6d0505f2
[libromdata] GameCube: Added partial support for WIA disc images.
...
A copy of the disc header is stored in plaintext, but the actual disc
contents are compressed using LZMA. I added support for the header
fields only, which means most properties are displayed and external
images can be downloaded.
Fields not displayed:
- Region code
- Age ratings
The GCN internal banner cannot be displayed at the moment.
Reference: Issue #19 (GCN/Wii: Add support for more disc image formats.)
2017-05-07 18:31:55 -04:00
David Korth
6476c9233d
README.md: Added 3dbrew for Nintendo 3DS information.
2017-04-14 17:11:39 -04:00
David Korth
1cc53acd3b
[libromdata] README.md: Added Nintendo 3DS.
...
Also added/fixed Wii U entries.
2017-04-08 18:29:10 -04:00
David Korth
9fd3332d82
README.md: Updated the ROM Feature Support Level table.
2017-03-14 23:04:46 -04:00
David Korth
d80586e4e7
[scripts] package.cmd: Updated for MSVC 2017.
...
Updated some documentation for MSVC 2017.
2017-03-14 23:02:51 -04:00
David Korth
e4ba084925
Merge branch 'feature/windows-executables'
...
Conflicts:
README.md
2017-02-25 18:58:33 -05:00
David Korth
0019487f0c
README.md: Added Windows/DOS executables.
...
Support for icons will be added once support for multiple image sizes
is added.
2017-02-25 18:51:13 -05:00
David Korth
2bc5df5006
[libromdata] Added ".srl" for GameBoyAdvance and NintendoDS.
...
This is the file extension used by the official SDK. The format is
identical to .gba and/or .nds, though Nintendo DS .srl files usually
have an encrypted Secure Area.
This fixes #49 . (Another file extension for GBA/NDS)
README.md: Added ".srl" and noted that NDS supports "plain binary"
instead of just "decrypted". (The only encrypted portion of the ROM
is the Secure Area, which isn't used by NintendoDS except to check
the Secure Area type.)
2017-02-18 14:21:03 -05:00
David Korth
bb303d94e4
Merge branch 'feature/gtk-thumbnails'
...
This partially fixes #39 for Nautilus on GNOME and Unity.
Thunar will need more work, but I'm going to push that back to 1.0.
2017-01-23 23:24:13 -05:00
David Korth
eca69b8902
README.md, CHANGES.md: GTK+ changes.
2017-01-23 22:12:16 -05:00
David Korth
0c79b3c83e
Added FDS .qd format to README.md and CHANGES.md.
2017-01-22 00:10:18 -05:00
David Korth
df7019d065
Added NES to README.md and CHANGES.md.
2017-01-20 21:34:11 -05:00
David Korth
54ff5ac03c
README.md: GNOME 3 (Nautilus) is now supported.
...
This also works for non-GNOME systems that use Nautilus 3.x,
e.g. Ubuntu's Unity.
2017-01-05 22:59:54 -05:00
David Korth
026e5afba6
[debian] Added a package for rom-properties-xfce.
...
changelog will be updated before release.
README.md: Added XFCE.
- Removed the "Icon" column, since it will probably only ever apply
to Windows.
doc/COMPILING.md: Added XFCE dependencies.
2017-01-02 00:35:12 -05:00
David Korth
3c54ffdc48
README.md: Added Nintendo amiibo information.
2016-11-19 19:08:44 -05:00
Egor
916cc3ad84
Merge remote-tracking branch 'gerb/master' into feature/vb-upd
2016-10-31 19:06:01 +02:00
David Korth
bdc9bad69a
README.md: Removed a stray link that was left over while testing the scan badges.
2016-10-30 20:47:26 -04:00
David Korth
6ab0d3f205
README.md: Added Travis, AppVeyor, and Coverity Scan build status badges.
2016-10-30 20:46:51 -04:00
David Korth
9db3bfc8e8
README.md: Added PS1 save files.
2016-10-30 13:46:35 -04:00
David Korth
dff5e4ea1c
README.md: Added Dreamcast save files.
2016-10-28 23:43:04 -04:00
David Korth
87263fe8db
README.md: Added screenshots, located in doc/img/.
2016-10-23 22:23:19 -04:00
David Korth
684b063822
Split compiling instructions out of README.md into doc/COMPILING.md.
...
Install COMPILING.md in doc/ on Windows and the standard doc directory
on Linux.
README.md now has a standard "Installation" section for binary packages.
2016-10-21 23:49:03 -04:00
David Korth
79f90bd7af
README.md: Added GameCube save files.
2016-10-12 01:20:16 -04:00
David Korth
16ad3204b2
README.md: Added a bunch of stuff.
...
- Updated the introduction section.
- Updated Ubuntu dependencies.
- The MinGW-w64 build is somewhat broken.
- Added SMD as a supported format for Mega Drive.
- Added a section about decryption keys.
- Added developer credits and Sega Retro.
doc/keys.conf.example: Example keys.conf for Wii.
No keys are included; you'll have to add those yourself.
2016-10-08 18:25:23 -04:00
David Korth
3b194ba9e2
README.md: Added *.ciso and *.tgc.
...
*.tgc technically isn't used for Wii, since Wii supports multiple
partitions, but the GameCube class does check for Wii magic in
*.tgc files.
2016-10-05 00:07:27 -04:00
David Korth
f34728f4da
.travis.yml: nettle-dev is required for building this branch.
...
README.md: Added nettle-dev to the Ubuntu packages list.
2016-09-11 15:45:40 -04:00
David Korth
9294505cdf
README.md: Updated ROM feature support level descriptions and added GBA ROM formats.
2016-09-06 01:05:36 -04:00
David Korth
77b9323de6
[libromdata] Added Nintendo Game Boy Advance ROM support.
...
If the entry point is in the standard format (ARM unconditional branch),
the destination address is displayed. Otherwise, a hexdump of the
instruction is shown. This is the same thing DMG does.
2016-09-06 01:01:41 -04:00
Egor
02aeb1c39c
[vb] Added initial support for Virtual Boy
...
Unfortunately, VB doesn't have any identifying sequences in it, so we have to rely on heuristics.
So far, it only checks the filesize, but I plan on adding string checking.
2016-09-03 19:33:04 +03:00
David Korth
599b2ae0bd
README.md: Added CMake; mentioned MSVC/MinGW command prompts on Windows.
2016-09-02 01:08:43 -04:00
David Korth
7a582fcf53
s/GameBoy/Game Boy/g
2016-09-01 20:42:15 -04:00
Egor
ae9c54945f
Added info about GameBoy to README.md
...
Conflicts:
README.md
2016-09-01 18:53:11 +03:00
David Korth
47208171ca
README.md: Updated Windows status.
...
Other changes:
- Shrunk the table for the current ROM feature support level.
There's now a single column for internal images and a single column
for external scans, and the column indicates which ones are supported.
- Added information about external media downloads and local caching.
2016-08-31 23:26:23 -04:00
David Korth
d09ac19f02
README.md: Added libcurl-dev as a requirement for Ubuntu.
2016-07-31 17:20:22 -04:00
David Korth
37912d1f70
README.md: Added credits for GBATEK, WiiBrew, and GameTDB.
2016-07-31 16:11:24 -04:00
David Korth
50356867ae
README.md: Added Windows support.
2016-07-31 12:29:46 -04:00
David Korth
6baad5c0ba
README.md: Added feature support tables and supported ROM formats.
2016-07-26 23:16:56 -04:00
David Korth
dea2527d83
README.md: Updated for KDE 5.x; fixed kdelibs dev package for KDE 4.x.
2016-07-20 23:43:59 -04:00
David Korth
a88c8f72d8
Added a quick README and the GPLv2+ license.
2016-07-19 23:59:07 -04:00