mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-23 06:32:32 +01:00
byuu says: Changelog: - processor/upd96050: SGN should select between (A,B).S1 flag using ASL opcode bit - processor/upd96050: use a temporary to cache new S1, then compute OV1 using old S1, then assign new S1 - processor/upd96050: add SR.(siack,soack) and connect to relevant jump instructions (serial not implemented) - processor/upd96050: initialize SR properly in power() [r08 regression] - icarus: improve Makefile rules [Screwtape] - higan: new program icon - icarus: new program icon
9 lines
127 B
Desktop File
9 lines
127 B
Desktop File
[Desktop Entry]
|
|
Name=icarus
|
|
Comment=Emulator
|
|
Exec=icarus
|
|
Icon=icarus
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Game;Emulator;
|