Cabal Neo Geo Port

tcdev

NEST Puppet
Joined
Aug 22, 2002
Posts
168
Here's iq_132's comment about the NeoSD:


Code:
_vblank_callback
    ori     #$2700, SR               ; first item in vblank
    clr.b   $300001                ; kick watchdog
    move.w  #$7, $3c000c.l                 ; ack irq
    cmpi.b  #$1, $10d2ff            ; have we gone through init process?
    bne.s     _dont_use_game_vblank        ; no, jump to $122
    ; do game vblank here
I've always hooked into the "demo game" routine to run my games. I'm not entirely surprised the vblank hack is causing issues.
 

iq_132

n00b
Joined
Nov 27, 2009
Posts
5
I posted my Soldier Girl Amazon port today over at arcade-projects if anyone would like to try it out.
 

KGRAMR

Another Striker
Joined
May 6, 2021
Posts
319
I posted my Soldier Girl Amazon port today over at arcade-projects if anyone would like to try it out.
Thanks buddy! :D
 

smokey

massive ding dong
20 Year Member
Joined
Mar 14, 2001
Posts
1,787
I posted my Soldier Girl Amazon port today over at arcade-projects if anyone would like to try it out.
I tried on my DARKSOFT aes cart IMG_6976.JPGIMG_6977.JPGsadly got only garbled graphics. Otherwise it seemed fully functional
 

NeoSeeD

n00b
Joined
Jul 29, 2023
Posts
49
I posted my Soldier Girl Amazon port today over at arcade-projects if anyone would like to try it out.
These look great. Is there any way that they can be played on the Neo CD?
 

NeoSeeD

n00b
Joined
Jul 29, 2023
Posts
49
Yes, these are relatively easy to port to NeoGeo CD. It's a matter of me being motivated to do it.
I'm glad to hear that it's doable. Hope that you find that motivation eventually to expand the CD library a bit with non-fighters. Thanks for answering!
 

Burning Fight!!

NIS America fan & Rent Free tenant
10 Year Member
Joined
Jan 12, 2014
Posts
4,359
Yes, these are relatively easy to port to NeoGeo CD. It's a matter of me being motivated to do it.
If anything that would be easier for people to test your stuff for you in real hardware. Flashcarts are expensive and not many people have the patience to swap roms with a cheapo MVS cart
 

GadgetUK

Ace Ghost Pilot
Joined
Sep 27, 2013
Posts
1,323
I posted my Soldier Girl Amazon port today over at arcade-projects if anyone would like to try it out.
This work is incredible!!! =O
 
Top