Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPC+ Game Compatibility #59

Open
DSkywalk opened this issue Mar 13, 2019 · 7 comments
Open

CPC+ Game Compatibility #59

DSkywalk opened this issue Mar 13, 2019 · 7 comments
Assignees

Comments

@DSkywalk
Copy link
Collaborator

DSkywalk commented Mar 13, 2019

I started to fix some CPC+ emulation πŸ‘
Current Core: only 24bit depth, missing vectored & DMA interrupts
Savestates: ❌ do not work properly yet.

Legend:
❌ UNPLAYABLE
⚑ Have Issues
πŸ†— Playable

CPC+ Releases

GAME lr-caprice32
COPTER 271 [1991] ❌ intro broken (LORICIEL)
EPYX WORLD OF SPORTS [1990] ❌ intro broken
NO EXIT [1990] ❌ it not try to unlock asic - unknown problem
SUPER PINBALL MAGIC [1991] ❌ intro broken
TENNIS CUP 2 [1990] ⚑ intro broken (LORICIEL) - but now works after the intro
DICK TRACY [1991] ⚑ sprite problems
FIRE AND FORGET 2 [1990] ⚑ bg problems
PLOTTING [1991] πŸ†— sprite position
ROBOCOP 2 [1991] πŸ†— minor gfx problems, while preparing level data
SKEETSHOOT [1990] πŸ†— but unplayable, need a pistol emulation
THE ENFORCER [1990] πŸ†— need pistol - better sound after commit 7e1989c
BARBARIAN II [1989] πŸ†—
BATMAN III: THE MOVIE [1990] πŸ†—
BURNIN' RUBBER [1990] πŸ†—
CRAZY CARS 2 [1990] πŸ†—
KLAX [1991] πŸ†—
MYSTICAL [1991] πŸ†—
OPERATION THUNDERBOLT [1990] πŸ†—
PRO TENNIS TOUR [1990] πŸ†—
PANZA KICK BOXING [1992] πŸ†—
TINTIN ON THE MOON [1990] πŸ†—
SWITCHBLADE [1990] πŸ†—
WILD STREETS [1990] πŸ†— current libretro core
⚑ standalone-cap32 sprites offscreen
NAVY SEALS [1991] πŸ†— better sound after commit 7e1989c
PANG [1991] πŸ†— working after commit 7e1989c

Unoffical CPC+ Releases

GAME lr-caprice32
GHOSTS'N GOBLINS [XIFOS - 2016] ⚑ sprites at incorrect position
❌ standalone-cap32 don't show sprites
Eerie Forest [Logon System - 2017] ❌ scroll broken
@DamsRoxxx
Copy link
Contributor

Great Job @DSkywalk !

@ghost
Copy link

ghost commented Mar 20, 2019

Great job on this !

You missed a game from your list. 'Epyx World of Sports'. It just displays a corrupted title screen.

@DSkywalk
Copy link
Collaborator Author

Changed TENNIS CUP 2 [1990] to ⚑ now works after the intro πŸ‘

@DSkywalk
Copy link
Collaborator Author

imagen
πŸ’ƒ

DSkywalk pushed a commit that referenced this issue Mar 26, 2019
…59)

* fixed relock asic (reimplemented completly)
* added new asic page_read to avoid colin dma_mem hack.
* adapted old asic page_write to the new code.
* added asic_ram - atm just for help in test but i think we need it...
* more asic DMA work.

Thanks to Kevin Thacker, Barry Rodewald, Fran Gallego, Juan Carlos Gonzalez. Enjoy :)
@DSkywalk DSkywalk self-assigned this Mar 28, 2019
@DSkywalk
Copy link
Collaborator Author

@TiBeN
Copy link

TiBeN commented Jan 31, 2022

That's nice!

I noticed a small title font visual glitch on the "distance map" menu displayed just after a game over in Burnin' Rubber:

Burnin Rubber font visual glitch

Tested with Red label cartridge, md5sum:

 0a527172192c50c2fd2567bdbcb7acd0  Burnin' Rubber [CPC+] (E) - Red Label.cpr

RetroArch v1.10.0

@DSkywalk
Copy link
Collaborator Author

DSkywalk commented Mar 6, 2022

Reported save.states failed with GX4000 games πŸ’₯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants