Skip to content

taito/taito_b.cpp, taito/tc0180vcu.cpp: Updates / Cleanups:#13355

Merged
cuavas merged 1 commit into
mamedev:masterfrom
cam900:taito_b_state
Feb 16, 2025
Merged

taito/taito_b.cpp, taito/tc0180vcu.cpp: Updates / Cleanups:#13355
cuavas merged 1 commit into
mamedev:masterfrom
cam900:taito_b_state

Conversation

@cam900

@cam900 cam900 commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

Common:

  • Reduce literal tag usages
  • de-std::unique_ptred bitmap variables

taito/taito_b.cpp:

  • Split driver state class via hardware/input configurations
  • Fix silentd soundchip type; It's PCB (ET910000B) has YM2610B, reference: various PCB pics
  • Fix rambo3p crash when try to reading trackball input
  • Move audio CPU bank configuration into machine_start
  • Fix palette format for games using 15 bit color palette
  • Fix namings
  • Add notes

taito/tc0180vcu.cpp:

  • Make some variables constant
  • Fix typename for boolean flags
  • Fix spacings

Common:
- Reduce literal tag usages
- de-std::unique_ptred bitmap variables

taito/taito_b.cpp:
- Split driver state class via hardware/input configurations
- Fix silentd soundchip type; It's PCB (ET910000B) has YM2610B, reference: various PCB pics
- Fix rambo3p crash when try to reading trackball input
- Move audio CPU bank configuration into machine_start
- Fix palette format for games using 15 bit color palette
- Fix namings
- Add notes

taito/tc0180vcu.cpp:
- Make some variables constant
- Fix typename for boolean flags
- Fix spacings
@cuavas
cuavas merged commit b7e7c40 into mamedev:master Feb 16, 2025
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