Skip to content

Skeleton driver for Octavian G650 hardware - #15856

Open
clawgrip wants to merge 4 commits into
mamedev:masterfrom
clawgrip:adparrot
Open

Skeleton driver for Octavian G650 hardware#15856
clawgrip wants to merge 4 commits into
mamedev:masterfrom
clawgrip:adparrot

Conversation

@clawgrip

@clawgrip clawgrip commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

New systems marked not working

Sweet Street [Roberto Fresca, Gaby]

New systems marked not working
------------------------------
Sweet Street [Roberto Fresca, Gaby]
PENTIUM4(config, m_maincpu, 100'000'000); // Unknown VIA 32 bits CPU
m_maincpu->set_addrmap(AS_PROGRAM, &octavian_g650_state::octavian_g650_map);
m_maincpu->set_addrmap(AS_IO, &octavian_g650_state::octavian_g650_io);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m_maincpu->set_disable(); given we don't have a runnable BIOS here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks

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