18 |
|
of platforms, with a focus on the exact reproduction of special graphical |
19 |
|
effects possible on the C64. |
20 |
|
|
21 |
< |
Frodo comes in three flavours: The "normal" Frodo with a line-based |
22 |
< |
emulation, the improved line-based emulation "Frodo PC", and the |
23 |
< |
single-cycle emulation "Frodo SC" that is slower but far more compatible. |
21 |
> |
Frodo comes in two flavours: The "normal" Frodo with a line-based |
22 |
> |
emulation, and the single-cycle emulation "Frodo SC" that is slower |
23 |
> |
but far more compatible. |
24 |
|
|
25 |
|
%prep |
26 |
|
%setup -q |
43 |
|
%doc COPYING CHANGES |
44 |
|
%doc Docs/*.html |
45 |
|
%{_bindir}/Frodo |
46 |
– |
%{_bindir}/FrodoPC |
46 |
|
%{_bindir}/FrodoSC |
47 |
|
%{_bindir}/Frodo_GUI.tcl |
49 |
– |
"%{_datadir}/frodo/1541 ROM" |
50 |
– |
"%{_datadir}/frodo/Basic ROM" |
51 |
– |
"%{_datadir}/frodo/Char ROM" |
48 |
|
"%{_datadir}/frodo/Kernal ROM" |
49 |
+ |
%{_datadir}/frodo/Frodo.glade |