Todd Laney

Results 19 issues of Todd Laney

`OSD` is the name of the system used by the `MAME` core to draw graphics, play sound, and get input. The `OSD` used by `MAME4iOS` is generically called `MYOSD` it...

Enhancement
Ui
Ux

Currently you can see all clones, or hide clones. There is a sort option to "group by clones" but still some machines and merged romsets have many clones, and the...

This is related to #419 we need a global (per machine) and local (per media file/cart) way to set (and remember) options. We currently let you enter a per machine...

MAME4iOS works very good for arcade machines, and game consoles that take single Cartridges (aka MESS games) But for computers/machines that can attach multiple disk images. (flop, hard, ....) or...

The Final Round (Version M) will crash if `Save Hiscores` is `ON` and `MAME` version is 139 (works fine in MAME 244) might need an update of `HISCORE.DAT`

run MACE on MAME 244 crash in `voodoo::voodoo_renderer::add_rasterizer`

M4i includes a hiscore.dat, this needs updated to a modern version. Related to #333

Currently M4i comes pre-canned with a 139 version of cheat.zip The user can (manually) add custom cheats, but by default a 139 set is installed. We need to update to...

Currently we support Combo buttons, like `SELECT`+`START` => `MENU`, and long press `SELECT` => `MENU`, long press `START` => `MENU`. plus other combinations to do things like exit game. if...

Modern `MAME` cores support both `zip` and `7z` files. `MAME4iOS` needs to be able to import `7z` files. I don't think we need to decompress or compress what is inside...

Enhancement
File Type Support