Results 1 to 3 of 3

Thread: WiiApple v0.0.1 - Apple II emulator for the Wii

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,557
    Blog Entries
    3209
    Rep Power
    50

    Rev WiiApple v0.0.1 - Apple II emulator for the Wii

    News/release from yohanes via wiibrew

    I just learned about developing applications on Wii 3 days ago. I was wondering what application should I make, and I noticed that there was no Apple II emulator for Wii yet. Apple II/e was my first computer, so I thought it will be fun to be able to emulate it on my Wii. AppleWin is a good Apple emulator, but it is very windows specific, fortunately someone already ported it to Linux using SDL, and the name is LinApple.

    Someone already made an early SDL port to Wii, but it is missing threading support (which is needed by the emulator). After reading things at wiibrew.org and devkitpro.org, I decided to complete the threading part. The next problem is the input. I want to be able to write BASIC applications, so I decided that the SDL port must support keyboard input, someone already made LibWiikeyboard, so I can just plug it in SDL (actually this is a hack, to correctly handle SDL requirements, there are some things that needs to be changed, in LibWiikeyboard and in the SDL gamecube implementation).

    Next part is the porting process itself. The difficult part is making sure all the endiannes conversion of 6502 (Apple II CPU) to Wii’s PowerPC is done correctly, because I don’t have a USB gecko to debug it. Currently the port works, but don’t expect too much from this first release. I can already play some games, but I haven’t tested many other things.



    Download and Give Feedback Via Comments

  2. #2
    DCEmu Regular goshogun1's Avatar
    Join Date
    Jun 2007
    Posts
    311
    Rep Power
    0

    Default

    I remember the days back in grade school playing Oregon Trail on the good ol' "green screen". Glad to see another system emulated on the Wii.

  3. #3
    DCEmu Newbie wed5366's Avatar
    Join Date
    Nov 2007
    Posts
    43
    Rep Power
    0

    Default

    so what is this a operating system for wii ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •