Skip to content

taito/taito_f2.cpp, taito/tc0280grd.cpp: Updates/Cleanups:#13345

Merged
cuavas merged 6 commits intomamedev:masterfrom
cam900:tc0280grd
Feb 16, 2025
Merged

taito/taito_f2.cpp, taito/tc0280grd.cpp: Updates/Cleanups:#13345
cuavas merged 6 commits intomamedev:masterfrom
cam900:tc0280grd

Conversation

@cam900
Copy link
Contributor

@cam900 cam900 commented Feb 9, 2025

Common:

  • Fix typenames for fix save state
  • Make some variables constant
  • Reduce duplicates
  • Fix naming

taito/taito_f2.cpp:

  • Fix metadata via region and bootlegged game (both mjnquest set have been confirmed to be Japanese version)
  • Split driver state class via hardware configuration
  • Suppress side effects for debugger reads
  • Fix input matrix read behaviour
  • Reduce literal tag usage
  • Fix docs
  • Fix spacings
  • Fix driveout sound routing because no sound chip with stereo support

taito/tc0280grd.cpp:

  • Split TC0430GRW into separated device
  • Reduce preprocessor defines
  • Add variables into save state

cam900 and others added 6 commits February 9, 2025 18:29
Common:
- Fix typenames for fix save state
- Make some variables constant
- Reduce duplicates
- Fix naming

taito/taito_f2.cpp:
- Split driver state class via hardware configuration
- Suppress side effects for debugger reads
- Fix input matrix read behaviour
- Reduce literal tag usage
- Fix docs
- Fix spacings
- Fix driveout sound routing because no sound chip with stereo support

taito/tc0280grd.cpp:
- Split TC0430GRW into separated device
- Reduce preprocessor defines
- Add variables into save state
@cuavas cuavas merged commit 9a282c7 into mamedev:master Feb 16, 2025
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants