CVS log for pkgsrc/emulators/x16-emulator/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / emulators / x16-emulator
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 12 06:44:47 2025 UTC (6 weeks, 6 days ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
*: Recursive revbump from audio/flac-1.5.0
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 16 04:25:32 2024 UTC (5 months, 2 weeks ago) by thorpej
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
Update to R48 ("Cadmium"):
Features/Fixes
* Emulated VERA SPI clock has been updated to half of the VERA clock speed
rather than the CPU clock.
* Trace for ROM banks 13-15 (x16edit and Basload) is now supported
[stefan-b-jakobsson]
* Fixed debug reads from the stack and a few unbounded values in the
debugger display
* VERA PSG: for the saw and triangle waves, the inverse of the pulse width
value is XORed with the value of the wave. This is the behavior of VERA
47.0.2 on hardware. [m00dawg]
* Allow setting the amount of RAM in the web version of the emulator
[JimmyDansbo]
* Windows 11: Rounded corners should no longer cut off the lower left and
lower right of the emulator window.
* New memory statistics feature [irmen]
* HostFS: Implement DOS "T"ell command
* Debugger now includes elapsed cpu clocks since the last breakpoint or step
* 65C816: Fixed stack relative indirect address calulation wrongly using the
direct page [Fulgen301]
* 65C816: high bytes of .X and .Y are now cleared when PLP or RTI set x=1
[cnelson20]
* 65C816: PEI no longer does improper page wraparound, [dp] indirect modes
now properly read the address. [Fulgen301]
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 21 19:56:10 2024 UTC (11 months, 1 week ago) by thorpej
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -4
lines
Update the Commander X16 emulator and ROM to verison R47. This is a major
release with several features and fixes, including 65C816 CPU support in
the emulator and KERNAL. Due to a change in the ROM signature location
(to avoid conflict with the 65C816 vector table), both the emulator and
ROM must be updated together, even if you don't intend to use 65C816
support in the emulator.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:05:20 2024 UTC (11 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 30 14:21:50 2024 UTC (14 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
*: Recursive revbump from audio/pulseaudio-17.0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 27 03:20:59 2023 UTC (16 months ago) by thorpej
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -5
lines
Update the Commander X16 emulator and ROM to version r46.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 16 06:01:45 2023 UTC (22 months, 2 weeks ago) by thorpej
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Make this build with "Apple clang version 14.0.3 (clang-1403.0.22.14.1)"
(the compiler included with Xcode 14.3).
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 6 19:09:16 2023 UTC (22 months, 3 weeks ago) by ryoon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
*: Recursive revbump from audio/libopus 1.4
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:51:35 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
*: bump PKGREVISION for flac shlib bump
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 11 05:08:21 2022 UTC (2 years, 7 months ago) by gutteridge
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 7 17:38:08 2022 UTC (2 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -4
lines
Update to x16-emulator r41.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 28 10:53:06 2022 UTC (3 years ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
{c,d,e}*/*: revbump(1) for libsndfile
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:04:19 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
revbump for icu and libffi
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 8 21:05:02 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Recursive revbump for audio/jack
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 16 12:19:59 2021 UTC (4 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
x16-emulator: Honor CFLAGS/LDFLAGS from environment.
Should help with RPATH issues seen in bulk builds.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 18 17:57:48 2020 UTC (4 years, 7 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
*: revbump for libsndfile
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 18 22:04:18 2020 UTC (4 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Fix ctype use. Bump revision
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:49:29 2020 UTC (5 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
*: recursive bump for libffi
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 28 19:32:18 2019 UTC (5 years, 3 months ago) by thorpej
Branches: MAIN
Add a package for the Commander X16 computer system emulator.
CVSweb <webmaster@jp.NetBSD.org>