Giter Site home page Giter Site logo

skudi / wiixl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raz0red/wiixl

0.0 0.0 0.0 3.4 MB

WiiXL is a port of the Atari800 emulator 2.0.3 to the Wii

Home Page: http://www.wiibrew.org/wiki/WiiXL

Shell 5.30% HTML 9.62% Makefile 0.32% C 69.22% C++ 6.27% Assembly 2.21% Objective-C 1.56% R 0.06% Perl 0.14% Logos 0.04% M 0.11% Batchfile 0.01% M4 2.93% Roff 2.24%

wiixl's Introduction


WiiXL v0.1 release README

Ported by raz0red [http://www.twitchasylum.com]


What is WiiXL?

WiiXL is a port of the Atari800 emulator 2.0.3 to the Wii.

The Atari800 emulator is a free and portable Atari 800/XL/XE/5200 emulator, originally written by David Firth and now developed by the Atari800 Development Team [http://atari800.sourceforge.net/].


Current status

WiiXL is definitely a work in progress. At this point much of the emulator's extended functionality is only accessible via a USB keyboard. While most of the common buttons/keys have been mapped to the Wii/GameCube controllers others are unavailable (HELP, PAUSE, etc.). Also, if you attempt to use functionality such as state loading/saving you will be prompted to enter a file name. Until a virtual keyboard is implemented, this must be accomplished via USB keyboard. I will also be adding user-defined key mappings in a subsequent release.


Installation

To install WiiXL, simply extract the zip file that this README was distributed with directly to your SD card (retain the hierarchical structure exactly).

WiiXL includes the Atari 800/XL/XE BIOS, OS, and BASIC ROM files.

However, it does NOT include the Atari 5200 ROM file. If you want play Atari 5200 games you must obtain the ROM file, "5200.rom", and place it in the WiiXL application directory (/apps/wiixl).

Disk and cartridge images should be placed in the disks directory (wiixl/disks).


Controls

WiiXL menu:
-----------

    Wiimote:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Exit to HBC  : Home            
        Power off    : Power

     Classic controller:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Exit to HBC  : Home            
              
     GameCube controller:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Exit to HBC  : Z            
        
Atari800 emulator menu:
-----------------------

    Wiimote:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Cold start   : +
        Warm start   : -
        Exit to HBC  : Home
        Power off    : Power

     Classic controller:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Cold start   : +
        Warm start   : -
        Exit to HBC  : Home
              
     GameCube controller:

        Scroll       : Directional pad
        Select       : A
        Back         : B
        Cold start   : R Trigger
        Warm start   : L Trigger
        Exit to HBC  : Z Trigger
        
     USB keyboard:
     
        Refer to Atari800 emulator documentation.             
        
Atari 800/XL/XE emulation:
--------------------------

    Wiimote:

        Move       : Directional pad
        Fire       : 2
        [Start]    : +
        [Select]   : -
        [Option]   : A            
        Emu Menu   : Home
        Power off  : Power

     Classic controller:

        Move       : Directional pad
        Fire       : A
        [Start]    : +
        [Select]   : -
        [Option]   : R Trigger            
        Emu Menu   : Home
              
     GameCube controller:

        Move       : Directional pad
        Fire       : A
        [Start]    : Start
        [Select]   : L Trigger
        [Option]   : R Trigger            
        Emu Menu   : Z Trigger
       
     USB keyboard:
     
        Refer to Atari800 emulator documentation.             
        (Keyboard joystick emulation is not supported by WiiXL at this time)
            
Atari 5200 emulation:
---------------------

    Wiimote:

        Move       : Directional pad
        Fire       : 2
        Start      : +
        *          : -
        #          : A            
        Emu Menu   : Home
        Power off  : Power

     Classic controller:

        Move       : Directional pad
        Fire       : A
        Start      : +
        *          : -
        #          : R Trigger            
        Emu Menu   : Home
              
     GameCube controller:

        Move       : Directional pad
        Fire       : A
        Start      : Start
        *          : L Trigger
        #          : R Trigger            
        Emu Menu   : Z Trigger            
        
     USB keyboard:
     
        Refer to Atari800 emulator documentation.             
        (Keyboard joystick emulation is not supported by WiiXL at this time)

WiiXL crashes, code dumps, etc.

If you are having issues with WiiXL, please let me know about it via one of the following locations:

[http://www.wiibrew.org/wiki/Talk:WiiXL] [http://www.twitchasylum.com/forum/viewtopic.php?t=511]


Special thanks

  • Tantric/eke-eke : Audio code example
  • yohanes : SDL USB keyboard support
  • Team Twiizers : For enabling homebrew

Change log

02/07/09 (0.1)

- Initial release
- Wiimote/Classic/GameCube controller support
- USB Keyboard
- Audio/Video etc.    
- Save/load state
- Screenshot support
- Audio recording support

wiixl's People

Contributors

raz0red avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.