Author Topic: What I've been working on (iq_132's work in progress)  (Read 720791 times)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #375 on: January 04, 2010, 05:13:20 AM »
Added the ability to get the game title from the program rom.
Added preliminary audio cd track (CDDA) support - it doesn't actually play the tracks yet, but it does show which track is playing
Cleaned up the upload code a big
Fixed the z80 patch code, sounds have improved a bit.


Offline KaNyErO

  • Member
  • ***
  • Posts: 142
  • Karma: +4/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #376 on: January 04, 2010, 05:45:46 PM »
I know i'ts an extra job, but when i´ve seen your pics, came to my mind that with the newest release of neoraine, an improved version of the translation for samsho rpg have been released. Do you think it would be possible to add the translate game option in fba too?

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #377 on: January 04, 2010, 06:00:04 PM »
I know i'ts an extra job, but when i´ve seen your pics, came to my mind that with the newest release of neoraine, an improved version of the translation for samsho rpg have been released. Do you think it would be possible to add the translate game option in fba too?

Possible, sure. Likely... I donno. It's pretty hacky just for one game. :S


Offline Huggybaby

  • Jr. Member
  • **
  • Posts: 91
  • Karma: +2/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #378 on: January 04, 2010, 07:01:12 PM »
Tux has made it possible to translate the game, but so far can't find anyone to actually do it. Maybe one of these days we'll all be able to play it in English. I've heard so much about it that I'm surely looking forward to it.

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #379 on: January 10, 2010, 06:45:47 PM »
Taking a break from NeoCD and another project and decided to work on this:



Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #380 on: January 10, 2010, 06:48:58 PM »
more...


Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #381 on: January 10, 2010, 06:49:35 PM »
Last ones


Offline kenshiro

  • Expert
  • *****
  • Posts: 145
  • Karma: +21/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #382 on: January 11, 2010, 04:59:50 PM »
Happy to see the return of the "driver factory" lol. Nice work.

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: What I've been working on (iq_132's work in progress)
« Reply #383 on: January 25, 2010, 07:31:09 PM »
OMG! IQ! I have to say the NeoGeo CD progress is pretty good! I think I have our old NeoCD source in one of my HDDs so I'll try to find it and see if there are some things that can be of use for your new WIP ^^, like the CDDA playback code, the interface and other stuff :)

SeeYaa!
 :biggrin:

Offline CaptainCPS

  • FBNeo Dev
  • ******
  • Posts: 1513
  • Karma: +127/-0
  • FB Alpha Team
    • CaptainCPS's Home
Re: What I've been working on (iq_132's work in progress)
« Reply #384 on: January 25, 2010, 10:30:24 PM »
IQ! I Finally found one of the NeoCD sources and it have the WAV / MP3 playback code, it have the CUE + ISO loading as well and if i dont remember wrong the code was separated from the neogeo one. The only problem with my code is that the emulation core probably is very outdated with all the changes that you and Barry have done recently. BTW my code is a mess right now, because I was doing some random tests by that time and I forgot to undo the tests or uncomment them LOL

If there is something useful from my code let me know man! and I can get it organized or even added to your actual NeoCD code, I'm always happy to help in any way I can ^^

SeeYaa!
 :biggrin:
« Last Edit: January 25, 2010, 10:32:09 PM by CaptainCPS-X »

Offline Skeletor

  • Newbies
  • *
  • Posts: 13
  • Karma: +0/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #385 on: January 26, 2010, 09:18:05 AM »
Appreciating the news and eager to see what will result of it, looks promising.

Offline Bruce lee

  • New Member
  • *
  • Posts: 7
  • Karma: +0/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #386 on: February 07, 2010, 08:32:40 PM »
Hi there any news on the Neogeo CD support in FBA?

Looking forward to any news.

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #387 on: February 07, 2010, 09:52:26 PM »
Well... Cap wrote some code to process .cue files and to display some titles properly (not gotten from games).

I also started finishing my .bin/iso reading routine.


Offline neo04

  • Jr. Member
  • **
  • Posts: 90
  • Karma: +1/-0
Re: What I've been working on (iq_132's work in progress)
« Reply #388 on: February 08, 2010, 06:46:16 AM »
nice update for ngcd emulation. i would love to be a beta tester :)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: What I've been working on (iq_132's work in progress)
« Reply #389 on: February 08, 2010, 10:30:48 AM »
nice update for ngcd emulation. i would love to be a beta tester :)

Hit me up on MSN sometime jerkface. :D I'll send you a big .rar ;)

In other news, I added Skykid & Dragon Buster and improved Namco sound (Pacman).