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

Support for namco arcades (COH-H models) #66

Open
wants to merge 98 commits into
base: master
Choose a base branch
from

Conversation

israpps
Copy link
Owner

@israpps israpps commented Feb 7, 2024

This is an attempt to make wLaunchELF isr compatible with the Namco system 246 and system 256.

Changes:

  • Flash IOPRP with homebrew IOMAN/FILEIO
  • use rom MCMAN/MCSERV to allow access to security dongle
  • use XMC RPC instead of MC RPC to avoid RPC hangs
  • use libpadx instead of libpad to avoid RPC hangs
  • load rom CDVDFS driver to avoid RPC hangs
  • special checks to avoid security dongle bootfile overwrite

CHECKS BEFORE MERGING

  • it boots
  • it can access usb
  • it can access ps2 memory card
  • it can access security dongle

OPTIONAL CHECKS

  • it can access HDD
  • it can access network
  • it can access disc

@israpps israpps force-pushed the system-2x6-support branch 2 times, most recently from e8fcaca to 6539e47 Compare February 28, 2024 13:33
@Arnold101knight
Copy link

add internal hdd exfat support for ps2

@israpps
Copy link
Owner Author

israpps commented Apr 15, 2024

add internal hdd exfat support for ps2

not anytime soon

@israpps israpps self-assigned this May 7, 2024
@israpps israpps changed the title Attempt to add support for COH-H models (Namco system 246/256) Support for namco arcades (COH-H models) May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants