We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Ghouls'n Ghosts (ZX Spectrum)
Jump to navigation
Jump to search
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Acclaim Entertainment > Games developed by Acclaim Studios Manchester > Games developed by Creations > Games developed by Software Creations
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Square Enix > Games published by Eidos Interactive > Games published by U.S. Gold
Games > Games by release date > Games released in 1989
Games > Games by series > Ghosts'n Goblins series
| Ghouls'n Ghosts |
|---|
|
Developer:
Software Creations
|
Source Code Fragment
A section of the code is left in the game. The code seen below can be seen with a hex editor at address AAC0 in the .tap dump of the game.
LOSEarmor LD HL,SPRITES+FLAGS RES FLASHING?,(HL) JP HITarthur FRAMES:DB 0 ; SECONDS TIME:DBH 000000 ; TENTHS MINUTES ;_____________________________________ TEXT: LD A,(IN_INFO? OR A RET NZ LD A,(TEXT_TYPE) DEC A RET M CALL JUMPTABLE DW READYTEXT,KEYTEXT DW TIMETEXT DW CLEARTEXT,FLYTEXT READYTEXT:;=1 LD A,0 INC A AND 31 LD (READYTEXT+1),A JR NZ,REDT LD (TEXT_TYPE),A CALL DO_MESAGE DB ATR OLDTEXCOL:DB 1,FIN JR BLUET REDT: CALL DO_MESAGE DB ATR,2,FIN BLUET: LD A,(DEMO?) OR A JR NZ,DEMO_MES CALL DO_MESAGE DB DOUBLE,0,AT,11,9 DB "READY@@GO",FIN RET DEMO_MES: CALL DO_MESAGE DB D
| The Ghosts'n Goblins series | |
|---|---|
| Arcade | Ghosts'n Goblins (Prototype) • Ghouls'n Ghosts |
| NES | Ghosts'n Goblins • Gargoyle's Quest II |
| Amiga | Ghosts'n Goblins |
| Game Boy (Color) | Makaimura Gaiden: The Demon Darkness • Ghosts'n Goblins |
| Sega Master System | Ghouls'n Ghosts |
| ZX Spectrum | Ghouls'n Ghosts |
| Genesis | Ghouls'n Ghosts |
| SNES | Super Ghouls'n Ghosts (Prototype) • Demon's Crest |
| SuperGrafx | Daimakaimura |
| WonderSwan | Makaimura for WonderSwan |
| PlayStation 2 | Maximo: Ghosts to Glory (Prototypes) |
| Plug & Play | Street Fighter II: Special Champion Edition, Ghouls'n Ghosts |
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Acclaim Entertainment > Games developed by Acclaim Studios Manchester > Games developed by Creations > Games developed by Software Creations
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Square Enix > Games published by Eidos Interactive > Games published by U.S. Gold
Games > Games by release date > Games released in 1989
Games > Games by series > Ghosts'n Goblins series
