Saturday, February 20, 2010

Android Arcade Emulator for the Android G1

Android Arcade Emulator
Arcade Machine Emulator on Google Android platform.  Tips  ScreenShot  Wiki Neogeo CD Emu

Version 1.0.0 released.

Optimize Roms
Since Android 1.6, android uses DSA standard to handle the resouces,
for those not aligned resources, it has to fall back to explicitly reading them,
which is slower and consumes additional memory.

Download zipalign.exe
Usage:
zipalign.exe -v 4 rom.zip rom_aligned.zip
Rename "rom_aligned.zip" to "rom.zip" before putting it to sdcard.


[Failed download]
I'm not sure, maybe it's a bug of android platform/market.
Take a look at: http://androidcommunity.com/forums/showthread.php?p=154396

Supported Rom List: Arcade Wiki

Releases:
  • Version v1.0.0     [01/21/2010]

  • Version v0.5.3     [11/25/2009]

    1.large screen supported.
  • Version v0.5.2     [09/16/2009]

    1.remove sound package checking

    2.show loading infos in loading screen

  • Version v0.5.1     [09/16/2009]

    1.fixed corrupt graphics by recreating memory map

    2.fixed vulgus key mapping

  • Version v0.5.0     [09/15/2009]

    1.Inside memory mapping supported(that's why make the version)

      Playing large roms smoothly with sound!!

      Keep patient when loading large roms, since mapping the memory to sdcard

      And keep free space on your sdcard.

    My loading test on Marvel vs Capcom


  • Version v0.4.0  

    1.Unziped rom is supported(more Fast & Stable for large roms).

      Unzip the rom to your sdcard, keep the zipname as its folder name.

      For example, mvsc.zip -> /sdcard/roms/mvsc.zip/*.*

    2.Won't load sound packages when sound off (save memory for large roms).

    3.Show key names on virtual keypad.

    4.Add rom drivers for Z80 set,
    Vulgus


    5.Add nec cpu for Raiden(Slow)
  • Version v0.3.2     [08/14/2009]

    1.Multiple Z80 CPUs are supported. for example, 1942

    2.Little optimize on sound. No bg noice in my testing on Punisher&MSlug

  • Version v0.3.1  

    1.Revert the code for libs loading(failed installation from market with NDK)

    2.New Icon.

  • Version v0.3.0  

    1.Force to Cupcake(android 1.5 or higher), old system will not be supported

    2.More stable, when game crashes, do not need to restart or reboot, just to reload the rom

    3.No lag with sound. Punisher, Metal SlugMarvel vs Capcom, etc...

  • Version v0.2.9  

    1.press search key to switch screen mode

    2.add diagonal keys (upLeft, upRight,downLeft,downRight)

  • Version v0.2.8     Cyrket

    1.republish to the market, "org.emux.arcade"

    2.touch screen center to switch full screen.

  • Version v0.2.7  

    1.Virtual Keypad, support for G2(no keyboard)  wiki

    2.Rendering optimization, less rendering loop

    3.Less memory allocation when sound off

    4.Please uninstall v0.2.6 first, or will fail to install.

  • History     g-arcade_0.2.6.apk

    8.Taito 68k and Toaplan are supported

    7.Sound for Neogeo games

    6.Add 4 types screen mode(Normal,FullScreen,Rotate90CW,Rotate90CCW,touch screen to switch)

    5.Add Fit Screen(Touch screen to switch)

    4.Add Namco Galaga driver

    3.Load/Save game state(Menu->Load/Save, crashes sometimes:(, will fix it when I'm free)

    2.Sound lib for Cupcake

    1.Trackball suppported,thanks to bassbox(i.punish.l3av0r)


Tips:
  • Supported Platforms  wiki

    Capcom CPS-1,CPS-2,Cave

    Neo Geo (make sure neogeo.zip(bios file) is in the same folder)

    Taito, Toaplan
  • Full/rotated screen

    touch screen center to switch full/rotated screen.

  • Trackball control

    trackball right -> key for right is pushed until you move the trackball to another direction.

    e.g. left then left key is emulated. and push the trackball stop emulating keydown.
  • How to start ?

    1.Download the app from Market.

    2.Download the right roms from website, wiki

    3.Save/Push the roms to your phone sdcard, for example "/sdcard/roms"

    4.Launch the Arcade Emulator, select the rom from "Load Game".
Download roms through your phone:

"So far there are reports that specific types of files fail to download on the Android browser.
.zip - fails: The content being downloaded is not supported by the phone". All roms are .zip format!!

"An application has been added to the market that will allow you to download any file.
The app name is Download Crutch. Find it on the market if you need to download any non working file extension."

Info found at http://g-arcade.appspot.com/


Wednesday, October 14, 2009

A Sad Day


As you can tell, I am not the best at keeping up my blog. But, I am turning a new leaf. This is my blog and will contain stuff about mame, as well as whatever else that is on my mind.

Sadly, I had to get rid of my arcade cabinet. I kept the computer and built this box for it (left), and then connected it to my 37" TV. I must say, I am having fun with the new set up.

As a joke I call it my "MameStation". I even have the GameEx splash-screen look like the PS3 font.

Thursday, December 18, 2008

New MAME 0.128 verson in short.

After reading over the release notes from the developers; I am going to give a real short overview on what is happening. More will be added to this post as more info becomes available.

The major change will be te ability to play laserdisc games without the need for Daphne. As you may know, the Daphne emulator checks the disc before it will allow you to play the. Funny thing is, it downloads ALL laserdisc game all at once (this takes some time), but again, you can't play any of them without Daphne scanner the real deal first.

Well, the new mame release will allow you to play these and the only thing you need is the .chd file. This feature is still under development.

So, the bad news. As of right now, the neogeo games are not working correctly. The neogeo.zip you used to use WILL NOT work with this. So your options are:

- Use an older mame.
- Use Winkawaks to play neogeo games.

Detailed release notes are at here, or view below.

Sunday, December 7, 2008

Shoutbox in index...the easy way.

I was in a pickle getting my shoutbox to show on the index. Everywhere I looked had instructions that were either not for the version I have (phpBB3), of the were many steps involved.

So how did I do it?

1. Install the Ajax Chat Module here. It takes about 3 minutes and all you really do it copy the "chat" folder over to your phpbb home directory aka root, then in the URL go to http://yourwebsite/phpbb/chat/install.php.
2. Once Chat is installed, make a new webpage called "chatbox.html" (no content yet, just blank page) and FPT it in your theme/template folder.
3. Now go ACP and go to Syles tab, then Templates>your_template_name. In the drop-down, find your new (chatbox.html) page that you just sent. When you see it, it should be blank.
4. Copy and paste this code: Remember to change the paths! Then SAVE.

<table width="100%" border="0">
<tr>
<td><IFRAME SRC="http://www.mameaddicts.com/phpBB3/chat/" WIDTH=1000 HEIGHT=400 FRAMEBORDER=1 SCROLLING=auto></IFRAME></td>

5. Now, go to the drop-down and choose index_body.html. Copy and paste this code where you want you shoutbox to appear.

<!-- INCLUDE chatbox.html -->

I added mine right below were my title and links are. If you want it there, then find
<!-- INCLUDE overall_header.html -->, and paste after it.

Wuala! You now have a secure full-functioning shoutbox.

Thursday, December 4, 2008

My New Laptop, and Advice on Buying One.


After years of getting used laptops as payment for in home computer repair / installation (I load them with Ubuntu Linux and OpenOffice and them give them to people who can't afford a laptop.); I decided that I would spoil myself and get one. Please read the bottom to help save you $40 on your next computer purchase. Since this has Vista SP1, I had to use MAME32 ++ UI.



The Acer Aspire T5800!

Its features are:


  • Intel® Centrino® processor technology with interrelated Intel® Core™2 Duo mobile processor T5800
    Intel® GM45 Express chipset, Intel® Wi-Fi Link 5100 (802.11a/b/g/n) and extended battery life capability.
  • The next-generation Intel® Core™2 Duo processor
    Based on the innovative Intel® Core™ microarchitecture, so it runs faster and is more energy-efficient for cooler, quieter operation.
  • 3GB DDR2 memory
    For multitasking power; expandable to 4GB; 667MHz frontside bus, 2MB L2 cache and 2.0GHz processor speed.
  • Multiformat DVD±RW/CD-RW drive with double-layer support
    Records up to 8.5GB of data or 4 hours of video using compatible media.
  • 16" AcerCrystal TFT-LCD widescreen display
    With 1366 x 768 resolution brings your movies and games to life; Acer GridVista allows simultaneous multiwindow viewing.
  • 320GB serial ATA hard drive (5400 rpm)
    Provides plenty of storage space and fast read/write times.
  • Intel® Graphics Media Accelerator 4500MHD graphics
    With up to 1759MB of memory with Intel® Dynamic Video Memory Technology 5.0. Dolby 8-optimized surround sound with 2 stereo speakers and Acer Tuba CineBass (subwoofer). HDMI output.
  • 5-in-1 media reader
    Supports Secure Digital, MultiMediaCard, Memory Stick, Memory Stick PRO and xD-Picture Card for easy digital photo transfer.
  • Built-in Acer Crystal Eye webcam
    Makes it east to video chat with friends and family.
  • 3 high-speed USB 2.0 ports
    For fast digital video, audio and data transfer.
  • Built-in Ethernet connectivity with RJ-45 port
    With 56 Kbps modem for easy Internet access.
  • Weighs 7.5 lbs. and measures just 1.7" thin
    For portable power.
  • Microsoft Windows Vista Home Premium Edition operating system with Service Pack 1 (SP1) preinstalled
    Software package included with NTI Media-Maker, Acer Empowering Technology and more; trial version of Microsoft Office also included.
  • Intel, Pentium, Celeron, Centrino, Core, Viiv, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
ADVICE FROM AN COMPUTER GEEK YOU SHOULD FOLLOW!

IF they ask you if you want a "Recovery Disc" or "BackUp Disc" made, SAY NO!
Save yourself the $40 because as soon as you turn on a Vista PC, and you finish the set up (Add your username, and name your computer, network DHCP which is automatically done) , it will prompt you to make a "Recovery Disc". All you do in put your DVD-R / DVD+R disc in and it will start burning a recovery for you.

So, if you can't plug in a cable and spell your name, then maybe you should shell out the $40?

Tuesday, December 2, 2008

Metriod MeTaL, and First Post

For my first post, I thought I would share a really good remake of the Metroid theme song with a HeAvY MeTaL sound. It is baddAzz! Click Play button on the player below.

The band offers their collection for FREE DOWNLOAD HERE!



Metriod Theme MeTa...