Commit graph

8 commits

Author SHA1 Message Date
wiz
3374cf5fec libretro-stella: set GITHUB_PROJECT so 'make fetch' works. 2021-02-14 11:43:34 +00:00
nia
7ddf7e671f libretro-*: core.mk'ify upstream cores 2020-05-30 15:12:46 +00:00
nia
65c4bb5eff libretro-stella: Remove sun ld hacks, appear to be no longer needed 2020-05-26 11:35:46 +00:00
nia
984127601b libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. 2020-05-26 09:45:11 +00:00
nia
045c4d35c0 stella: Update to 6.1.2. Unify with libretro-stella.
6.1.1 to 6.1.2: (April 25, 2020)

  * Fixed bug with remapped events not being reloaded in certain cases.

  * Fixed bug in debugger for 3E scheme when displaying active RAM bank.

  * Fixed bug in "Dragon Defender" ROM being misconfigured for Mindlink
    controller.

6.1 to 6.1.1: (April 4, 2020)

  * Fixed crash in 3E bankswitching scheme when writing to ROM addresses.

  * Fix snapshots on Retina HiDPI displays capturing only the top-left
    corner.

  * Fixed wrong color for BK (background) swatch in the debugger.

  * Fixed 'Right Diff' button in Command menu changing left difficulty
    instead.

  * Fixed compilation of libretro port on Debian Buster.
2020-05-18 12:27:36 +00:00
nia
a6eb39273a emulators/libretro-*: SunOS linker fixes.
libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
2018-10-02 21:09:28 +00:00
nia
1fcea61f41 emulators/libretro-stella: Update to 20180411.
No upstream changelog, unfortunately.
2018-08-08 22:31:13 +00:00
jmcneill
0393045d3a Import libretro-stella-20150205 as emulators/libretro-stella.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Stella is an Atari 2600 video game system emulator.
2015-02-05 22:38:59 +00:00