Downloads:
641
Downloads of v 0.0.4-pre1623065623:
31
Last Update:
23 Feb 2024
Package Maintainer(s):
Software Author(s):
- Spencer Putt
- Chris Shappell
- and James Montelongo
Tags:
wabbit emulator ti texas instruments calculator 73 81 82 83 84 85 86 silver plus 8xp 8xv 8xk math maths z80- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
WabbitEmu
This is a prerelease version of WabbitEmu.
- 1
- 2
- 3
0.0.4-pre1623065623 | Updated: 23 Feb 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
641
Downloads of v 0.0.4-pre1623065623:
31
Maintainer(s):
Software Author(s):
- Spencer Putt
- Chris Shappell
- and James Montelongo
WabbitEmu 0.0.4-pre1623065623
This is a prerelease version of WabbitEmu.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Spencer Putt, Chris Shappell, and James Montelongo. The inclusion of Spencer Putt, Chris Shappell, and James Montelongo trademark(s), if any, upon this webpage is solely to identify Spencer Putt, Chris Shappell, and James Montelongo 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 WabbitEmu, run the following command from the command line or from PowerShell:
To upgrade WabbitEmu, run the following command from the command line or from PowerShell:
To uninstall WabbitEmu, 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 wabbitemu --internalize --pre --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 wabbitemu -y --source="'INTERNAL REPO URL'" --prerelease [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 wabbitemu -y --source="'INTERNAL REPO URL'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install wabbitemu
win_chocolatey:
name: wabbitemu
version: '0.0.4-pre1623065623'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'wabbitemu' do
action :install
source 'INTERNAL REPO URL'
version '0.0.4-pre1623065623'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller wabbitemu
{
Name = "wabbitemu"
Version = "0.0.4-pre1623065623"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'wabbitemu':
ensure => '0.0.4-pre1623065623',
install_options => ['--prerelease'],
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package is exempt from moderation. While it is likely safe for you, there is more risk involved.
Wabbitemu creates a Texas Instruments graphing calculator right on your Windows, Mac, or Android device. Wabbitemu supports the TI-73, TI-81, TI-82, TI-83, TI-83 Plus, TI-83 Plus Silver Edition, TI-84 Plus, TI-84 Plus Silver Edition, TI-85, and TI-86. Fast and convenient, Wabbitemu allows you to always have your trusty calculator with you. Because Wabbitemu is an emulator, the calculator it creates will act exactly like the real thing.
$ErrorActionPreference = 'Stop';
Remove-Item -Recurse "$([Environment]::GetFolderPath('CommonStartMenu'))/Programs/Wabbitemu"
Log in or click on link to see number of positives.
- Wabbitemu.exe (f9be1b9166a5) - ## / 72
- wabbitemu.0.0.4-pre1623065623.nupkg (09af7dc0e607) - ## / 62
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 |
---|---|---|---|---|
WabbitEmu 0.0.4-pre1623065623 | 31 | Friday, February 23, 2024 | Exempted | |
WabbitEmu 0.0.2-pre638098582282326 | 58 | Saturday, January 21, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638097718350574 | 41 | Friday, January 20, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638096854093290 | 30 | Thursday, January 19, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638095990043861 | 40 | Wednesday, January 18, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638095125319639 | 42 | Tuesday, January 17, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638094261225013 | 46 | Monday, January 16, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638093398805921 | 38 | Sunday, January 15, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638092532462548 | 37 | Saturday, January 14, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638091670593159 | 34 | Friday, January 13, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638090805524274 | 33 | Thursday, January 12, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638089942708391 | 44 | Wednesday, January 11, 2023 | Exempted | |
WabbitEmu 0.0.2-pre638089273519336 | 39 | Tuesday, January 10, 2023 | Exempted | |
WabbitEmu 0.0.1-pre638088212428017 | 43 | Monday, January 9, 2023 | Exempted | |
WabbitEmu 0.0.1-pre638088178537279 | 47 | Sunday, January 8, 2023 | Exempted |
This package has no dependencies.
Ground Rules:
- This discussion is only about WabbitEmu and the WabbitEmu 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 WabbitEmu, 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.