Custom Query (28 matches)
Results (25 - 27 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#34 | fixed | Change how palettes are displayed in debugger | ||
Description |
The way the palettes are displayed right now makes them look like a huge long palette, which is making it really hard to tell their boundaries apart (yes, this keeps biting me). Suggestion would be to show them in a 16×4 grid (or 4×16, either works though the former is way more common). |
|||
#35 | fixed | Allow loading ROMs from ZIP files | ||
Description |
A lot of ROMs (pretty much anything from a ROM set, for starters) come in ZIP files and even if space isn't a concern, having to explicitly extract them just to use them in BlastEm is an annoyance, especially when it needs to be done for every game. Probably the easiest way would be to use libzip:
If no ROM has been found within the archive, just throw an error message. |
|||
#42 | fixed | TMSS Support | ||
Description |
Add the ability to load the TMSS bootrom and display the:
screen when launching Genesis or Mega Drive games. For that extra nostalgic touch (unless you owned a model that didn't have it.) |