npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

uae

v0.1.0

Published

P-UAE LIBRETRO DEBUG VERSION

Downloads

7

Readme

	P-UAE LIBRETRO DEBUG VERSION

based on P-UAE 2.6.1 https://github.com/GnoStiC/PUAE Git Commit: 0186c1b16f7181ffa02d73e6920d3180ce457c46

All credits to :

Richard Drummond "http://www.rcdrummond.net/uae/"

E-UAE is based on the work of dozens of contributors including Bernd Schmidt (the original author and maintainer of UAE), Bernie Meyer (the author of the x86 JIT compiler), Toni Wilen (the current maintainer of WinUAE), and many more.

This RETRO port was based at start on PS3 version E-UAE 0.8.29-WIP4 release 8 (so aslo credits to Ole.)

For now we use the UEA core provide by P-UAE 2.6.1 : Git Commit: 0186c1b16f7181ffa02d73e6920d3180ce457c46 https://github.com/GnoStiC/PUAE

Credits to Mustafa 'GnoStiC' TUFAN

And of course for the RetroArch/Libretro team : "http://www.libretro.org/"

It's a quick hack. At this time , works the basis but buggy on win/linux/android.

Remember ,Everything not working well, It's a debug release , so expect to more bug.

Default Control :

L2 Show/Hide statut R2 Sound on/off L Toggle Num Joy . R Change Mouse speed 1 to 6 . (for gui and emu) SEL Toggle Mouse/Joy mode . STR Show/Hide vkbd . A Fire/Mouse btn A / Valid key in vkbd B Mouse btn B X
Y E-UAE GUI

Usage without configuration file: Launch retroarch , select a startup dsk , and e-uae sould boot.

Using a configuration file for your games: You can pass a uae configuration file as a rom and the core will load the settings and start emulation without first showing the gui. Look at the sample configuration file "RickDangerous.uae" for help. You can use that sample as a starting point for making your own configuration files for each of your games.

Recommended settings and information for Raspberry Pi 2:

  • use CPU type 68000 and kickstart 1.3 for stability
    • set floppy speed to 1x speed to avoid sound stuttering when loading games
    • 640x400 is suitable for widescreen gaming and fits perfectly for most games
    • study the settings in the sample file "RickDangerous.uae"
    • whdload does not work
    • overall the core performs very well with adf files

Knows Bugs: - When load savesate , exiting GUI without reset . You have to re-enter GUI and do the reset . - Everything not working well, It's a debug release , so expect to more bug.

We plan to use the core of winuae in the future, but no release date for now.