DeSmuME is a Nintendo DS emulator
Go to file
rogerman 8fefb4fb7a Core:
- Do a massive cleanup of the #include and header structure.
- Remove a lot of unnecessary dependencies in the headers.
- Make headers responsible for including what they need for themselves. This makes the headers more independent of where they are in the #include order.
- Relocate some structs/classes to more logical locations.
- Clean up some platform-specific #ifdef stuff.
2015-01-10 02:04:18 +00:00
desmume Core: 2015-01-10 02:04:18 +00:00
tools tools: 2013-11-22 10:30:29 +00:00