Custom Query (28 matches)
Results (13 - 15 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#14 | fixed | Change the default format of screenshot filenames | ||
Description |
The current default format for screenshot filenames has two issues: 1) It doesn't work on Windows at all (because it has colons) 2) Filenames don't get sorted by date (can get confusing) The suggestion is to change the default format to blastem_%Y%m%d_%H%M%S (assuming I read the strftime manpage correctly). Major priority due to issue 1. |
|||
#15 | fixed | Emulate slow rise time of IO port pin when transitioning from low output to input | ||
Description |
When an IO pin on one of the controller ports is set to an input, it will be pulled high by a pull up resistor. However, it appears that pull up is weak so the rise time is observable. Decap Attack has a buggy controller reading routine that depends on this behavior. |
|||
#16 | fixed | Screenshots are shifted to the right | ||
Description |
As seen here: Probably related to border support? |