1 |
<HTML> |
2 |
<HEAD> |
3 |
<TITLE>What's new?</TITLE> |
4 |
</HEAD> |
5 |
<BODY> |
6 |
|
7 |
<H1>What's new in V4.2?</H1> |
8 |
|
9 |
<HR> |
10 |
|
11 |
The most important changes from V4.1 are: |
12 |
|
13 |
<UL> |
14 |
<LI>Changed license to GPL |
15 |
<LI>Replaced the Tcl/Tk GUI with one based on GTK+ |
16 |
<LI>Use SDL for display, sound, and joystick input under Unix |
17 |
<LI>Use OpenGL for resizable window display under Unix |
18 |
<LI>C64 ROMs are built into the Frodo executable |
19 |
</UL> |
20 |
|
21 |
For the tons of other small changes and bug fixes, please look <A HREF="history.html">here</A>.<P> |
22 |
|
23 |
</BODY> |
24 |
</HTML> |