This project is mirrored from https://github.com/stella-emu/stella.
Pull mirroring updated .
- 01 Apr, 2019 1 commit
-
-
thrust26 authored
updated doc for enhanced command dialog and controller auto detection
-
- 31 Mar, 2019 8 commits
-
-
Stephen Anthony authored
-
Stephen Anthony authored
- p0 diff (and p1 too) now use a single event to switch, instead of two separate events - same as above to color/bw - this requires changes to the base R77 firmware, which is in a separate commit.
-
Stephen Anthony authored
- this is available for all ports, but is most beneficial for R77, which has only joystick input
-
Christian Speckner authored
-
Stephen Anthony authored
-
Stephen Anthony authored
-
Stephen Anthony authored
-
Stephen Anthony authored
-
- 30 Mar, 2019 2 commits
-
-
Stephen Anthony authored
-
Stephen Anthony authored
-
- 29 Mar, 2019 7 commits
-
-
Stephen Anthony authored
-
Stephen Anthony authored
Basically, separate high-level read/write from low-level set/getPin methods.
-
thrust26 authored
-
thrust26 authored
-
thrust26 authored
added to OptionsDialog for testing
-
thrust26 authored
-
thrust26 authored
-
- 28 Mar, 2019 1 commit
-
-
thrust26 authored
-
- 24 Mar, 2019 4 commits
-
-
Stephen Anthony authored
-
Stephen Anthony authored
-
Christian Speckner authored
-
Stephen Anthony authored
- This still needs some testing and doc updates, but it seems to be working great - Hopefully people will now stop asking for this feature
-
- 23 Mar, 2019 3 commits
-
-
Stephen Anthony authored
-
thrust26 authored
-
Stephen Anthony authored
-
- 21 Mar, 2019 1 commit
-
-
Christian Speckner authored
-
- 19 Mar, 2019 4 commits
-
-
Christian Speckner authored
-
Christian Speckner authored
-
thrust26 authored
-
thrust26 authored
-
- 18 Mar, 2019 2 commits
-
-
Christian Speckner authored
-
Christian Speckner authored
-
- 16 Mar, 2019 2 commits
-
-
Stephen Anthony authored
-
Stephen Anthony authored
-
- 13 Mar, 2019 1 commit
-
-
Christian Speckner authored
-
- 10 Mar, 2019 4 commits
-
-
Fabrice Fontaine authored
Signed-off-by:
Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> [Retrieved (and slightly updated) from: https://git.buildroot.net/buildroot/tree/package/stella/0001-Add-cross-compilation-support.patch]
-
Stephen Anthony authored
-
Stephen Anthony authored
- Certain parts of the code referred to int literals, when they should use named constants instead - Different classes had enumerations for the same quantities; this is now fixed - Basically, TIAConstants and FrameBufferConstants now contain all constants, and their relationship is clearly indicated (previously it wasn't as clear)
-
Stephen Anthony authored
-