PDA

View Full Version : [HD] VisualBoy Zune 0.1.2 (GB/GBC emulator)



wraggster
January 24th, 2011, 22:34
News via http://www.zuneboards.com/forums/download-openzdk-applications/50744-hd-visualboy-zune-0-1-2-gb-gbc-emulator.html

Folks,

As I mentioned in another thread, I'm working on a GB/GBC/GBA emulator -- specifically, a port of ZBA-M via OpenZDK. Don't ask when it'll be ready -- I don't know Don't ask for an early version -- I'll ask for testers when I need them I will, however, keep this thread updated regularly, assuming people are interested.

I assume we can edit posts here, like on xda-forums? I'll come back and edit this post with the latest whats-working, and post posts as well.

Current status:
* VBA-M builds targeted to OpenZDK
* Display works
* Input works
* Dumb layout selector works
* No sound
* No gameboy advance
* Only saves cart status, can't save in-game status
* Runs kinda slow
* Kirby Tilt works

For the record, my plan is as follows. Note that Tetris 1.1 (GB) is my initial target ROM, as it's my favorite game
* Get VBA-M to compile and link, targeting OpenZDK, with all system-specific functions stubbed out to do nothing
* Display logging information
* Modify logger to broadcast to network, and add log watcher as a C# desktop app (to be extended later to debugging, perhaps)
* Add very simple display code
* Add UI for input controls
* Enable input controls
* Sound
* <more>

Preview 0.1.2 is here: http://dl.dropbox.com/u/6686974/VbaMZuneDeployer-0.1.2.zip READ THE README!