Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Update dependencies, and fix warnings for the libretro branch #41

Open
wants to merge 14 commits into
base: libretro
Choose a base branch
from

Conversation

Dr-Emann
Copy link
Contributor

#40, but for the libretro branch

yupferris and others added 14 commits January 17, 2019 20:20
This is documented in the hardware, but since they're stored in DRAM, I just treated them as 16 bits before. Enforcing this fixes Space Invaders - the last game before we reach 100% compatibility :)

Something to note here is this _only_ covers the x and parallax window attributes; none of the other ones. Before enforcing size on any of the other ones I'd like to come up with some video hardware fuzzing tests.
the `crate_authors!("seperator")` macro call uses
`std::sync::ONCE_INIT`, which gets flagged as a deprecated API use. We
can just do what it does ourselves.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants