Downloads:
1,497
Downloads of v 2.19:
511
Last Update:
20 Jun 2021
Package Maintainer(s):
Software Author(s):
- oliverschmidt
Tags:
cc65 compiler nes atari 2600 5200 nintendo apple commodore c64 64 128 c128 telestrat pet 6502 assembler geos 65c02- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
CC65 Compiler (Install)
- 1
- 2
- 3
2.19 | Updated: 20 Jun 2021
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,497
Downloads of v 2.19:
511
Maintainer(s):
Software Author(s):
- oliverschmidt
CC65 Compiler (Install) 2.19
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by oliverschmidt. The inclusion of oliverschmidt trademark(s), if any, upon this webpage is solely to identify oliverschmidt goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install CC65 Compiler (Install), run the following command from the command line or from PowerShell:
To upgrade CC65 Compiler (Install), run the following command from the command line or from PowerShell:
To uninstall CC65 Compiler (Install), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download cc65-compiler --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade cc65-compiler -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade cc65-compiler -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install cc65-compiler
win_chocolatey:
name: cc65-compiler
version: '2.19'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'cc65-compiler' do
action :install
source 'INTERNAL REPO URL'
version '2.19'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller cc65-compiler
{
Name = "cc65-compiler"
Version = "2.19"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'cc65-compiler':
ensure => '2.19',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator flcdrg on 21 Aug 2021.
A compiler for 6502 C and Assembly, for various platforms such as NES, Atari, Commodore, and Apple II
md5: B4624F704642C334A108630EE4FAFB9D | sha1: 4EAD6C6A5B4B2FD12B9F335BE04F36B59FE1B99F | sha256: 26EDC6791FC3F52620E66F02E10AB5C30A5CF9ECC8280FD39A1166B9EFF93405 | sha512: 7CB48264093A2427C22626080632DDAF760125E1D1D4FD8A716E2BF81142D213681010964A7FA8A75F5B7FF2F128BD25D3DDC26F27917B7BE80A8192532CF0CE
md5: 536A9B1DB8CFA4BDDF9CE6823CBA3F5B | sha1: 57DFC96CCBDDE0623036B99EF9FF0ED5D26AEB51 | sha256: 0CCA65A2D978D395333BCD71D394DA10D659B5D49EDAB4035F588DB969728B20 | sha512: 33BA33EF5692CCF316CC2015C319B25B159AB9FC8D2C869E0405A9B186DAC5301F5B01E7FD09DFBCC3C5F01AB6D3524B7A6A4DF7AE3B8762F378D21BE98E08DF
md5: 0B27CC1D8812E8CACAF713E795030C0E | sha1: AD9C7D1EE320F515EA2A6B355F95CBA69E8E1B4B | sha256: E69B555F616A0D3EBCB7C49D2983DC734D348C73BB5E6CC314E6142661B3DECA | sha512: EBBD08672AF720AEBF317C40FF3A139270CBF714A10AE39CC75032EEA8284E231CF48D3130C9DAA2029C536706E12A7CF3695C772BA498ED6EAD58A6FC0F281E
md5: 081BECCC3AB47FEA86B915837C8F740E | sha1: AD2329F05F381DD5F8E8CE9783BB589CC383F12F | sha256: 544AE49DDCC4880D9D0F68D79D36098EEE5DD80A6573AA24D802478595059914 | sha512: FF0C6101F6A2CC14F286AD3FAEA1870634BE192FFFFD7DF189D01B83677D70B161B994B7F8EDC23475B5D40008B669A5E07C4057EE40A8E24725FC4D7F8478ED
md5: C0C844AF9E387EE8B8CD4C67D273EDDC | sha1: 64D8131C6AC856ACBD2145B4C09D16AD97880B53 | sha256: F778D3841AB710F6C6C01A8ED7AD45217E7308774D6265205D519B43CA29A45B | sha512: 5440392435B2BE8D549D8136DAE4AC6218F0698AE3691B8E0529886FA878DAEED6D75498D7AA46D7562BABE1815A9137060B8DE0B5FDB011E99A764931680888
md5: 4B1EFB2F2BB91B2C8B27878355332831 | sha1: 5D467996B461829853211009CAD8E2FAF9574FF1 | sha256: A425F77E4367188342EFE8AB4152830699C2B6A5705791BF7BF39EC3478F9E27 | sha512: 98219FCD7B2CBC9885ED73136414B56AE2E0FEB7E1049DE50043D5CD9F3CFE7E0741EB040EB6839EF51BBBA9F20458DCE9392ABFE9D0141FE152F6EAA555809F
md5: 4BDFD7D80F25EFF0F730AFE7B063F602 | sha1: E48DEE1EB3698AC80A52B5C7FBE6D7E371A0404F | sha256: 667DD27B72207598525A8F39264A0EE5F074AC60E0DC7A1EA5CDFAFDE5439132 | sha512: 4BCFBBB772E6E50275EA5719F8CB79599152F77F892A695D5E64FF12BBF3AA9B8A263E9E4FDD6957F6D630A08CF8DB29F21C60B92751D8D61046D024AAF66CAC
md5: CFC6A139501A72147AA40C866E80FEC6 | sha1: 69274181E4F583C4D7E3C17B19BD9E32A724C2F9 | sha256: E3280659B24AD65A9438F378E085BE7783CCCEDDA648A88E718223F6CCB60992 | sha512: FF03AB2B537DFDB165DD0C9671FC80CD03078C9712165671622FB4121F02B165C88797531FC37EB7854DD57CC36F44ACB37F6D78D58630E4016AF36CA372FB88
md5: 42483688CE2EA05CE23558B41AFA262B | sha1: 438D3D0C3B861AF10E564F99EA2A3F10D2C10921 | sha256: A24E21D3D9BFB0BBCBAA7BBEF717BDF3FB4E6C9A88D6D2081AEE76663B75028E | sha512: 7B29C602D821836713280F7E50DA524EE65A575997D6FBC1ABD7257ED0F2D32C79343CC1E1E0FB9DD683A76D08623A0B581F7A773BEF1DD8E80134EAB7B85DE3
md5: B6707123D3459A8943DF5BD7BE377451 | sha1: 859B2B71985BA6272DE93AC408905B79DC90600A | sha256: FC381BB63F9CB40FAFD241F59C9DC44D52434BEB8237541A83E9D923A2CFF740 | sha512: D30D9FAB7AC807E529DD97A2CE04251F7A064B594F7E3D7238F8D737130873EB040E380CCF5B88391298C69CE0E73DEA91657ACF1FFE4FB46A81C6CE9E97D60A
md5: 3729450998197E5813F7A1F047D414C1 | sha1: 46E6399948AE499903F1C264E5F22806C75CC223 | sha256: B08D30DC4028CDAB240597253EB8E5D1EBDB8567225FB71C31D23B03BEF4B8D4 | sha512: 081FF26AD4DA69F8960A84FCCE1F851F96271E844EFC73E1AC1A6B0CE8FEE430715DCB3D98B4981C50872F79C94486FE50F7E90788486F4C853522DAD8E4E153
md5: D9EE4692F7A93379EB52E6EDF6B3231B | sha1: 4D7B31D419447C6CFF1D2A94F6ED0B85924ECCEB | sha256: 151908E3AB7E21A33E23303F6C12C8EF304F2BC93225A977D41443C8437146E6 | sha512: 431348694E9B841B93D504CFDFCA19F76A5F3A4C897750231C3356CC6D7AA4A81D3CF64310EAEA6BD62FAA2D11A4DFEB6545019DAF7B93A6579D718350FC5EEC
From: https://raw.githubusercontent.com/cc65/cc65/master/LICENSE
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from
the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software in
a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
To verify the package, build it using the build script at
https://github.com/empathicqubit/empathicqubit-chocolatey/blob/master/cc65-compiler/build.ps1
You will need Make and mingw installed.
Log in or click on link to see number of positives.
- cc65-compiler.2.19.nupkg (bdac1b2aad6d) - ## / 61
- ar65.exe (26edc6791fc3) - ## / 69
- ca65.exe (0cca65a2d978) - ## / 68
- cc65.exe (e69b555f616a) - ## / 69
- chrcvt65.exe (544ae49ddcc4) - ## / 69
- cl65.exe (f778d3841ab7) - ## / 69
- co65.exe (a425f77e4367) - ## / 69
- da65.exe (667dd27b7220) - ## / 69
- grc65.exe (e3280659b24a) - ## / 69
- ld65.exe (a24e21d3d9bf) - ## / 68
- od65.exe (fc381bb63f9c) - ## / 66
- sim65.exe (b08d30dc4028) - ## / 69
- sp65.exe (151908e3ab7e) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
CC65 Compiler (Install) 2.19 | 511 | Sunday, June 20, 2021 | Approved | |
CC65 Compiler (Install) 2.19-ffa83c3 | 57 | Monday, February 27, 2023 | Exempted | |
CC65 Compiler (Install) 2.19-de30a57 | 55 | Sunday, December 25, 2022 | Exempted | |
CC65 Compiler (Install) 2.19-dae4b2d | 46 | Wednesday, December 7, 2022 | Exempted | |
CC65 Compiler (Install) 2.19-d9ebfa7 | 53 | Tuesday, December 13, 2022 | Exempted | |
CC65 Compiler (Install) 2.19-d0f17ba | 48 | Monday, February 20, 2023 | Exempted | |
CC65 Compiler (Install) 2.19-cce119a | 49 | Saturday, December 31, 2022 | Exempted | |
CC65 Compiler (Install) 2.19-c226e58 | 46 | Sunday, March 5, 2023 | Exempted | |
CC65 Compiler (Install) 2.19-c097401 | 44 | Saturday, February 18, 2023 | Exempted | |
CC65 Compiler (Install) 2.19-bad961b | 57 | Wednesday, November 30, 2022 | Exempted | |
CC65 Compiler (Install) 2.19-ac987e2 | 50 | Friday, February 24, 2023 | Exempted | |
CC65 Compiler (Install) 2.19-a299ef4 | 37 | Saturday, February 25, 2023 | Exempted | |
CC65 Compiler (Install) 2.18 | 139 | Sunday, June 20, 2021 | Approved | |
CC65 Compiler (Install) 2.17 | 305 | Tuesday, September 15, 2020 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about CC65 Compiler (Install) and the CC65 Compiler (Install) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or CC65 Compiler (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.