Happy New Year!
Patch SynchIdleTime() to implement new "idlewait" prefs item.
GUI cosmetics: translation cache size is expressed in Kilo Bytes (KB)
GUI cosmetics
Update GTK Prefs Editor with support for "jitinline" and "slirp" ethernet.
Happy New Year!
Happy New Year! :)
Update prefs editor with "JIT Compiler" pane
- documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
- documentation updated - UDP tunnelling not only works with AppleTalk but at least with TCP/IP and MacIPX as well
- Implemented AppleTalk-over-UDP tunnelling, activated by setting "udptunnel" to "true". This uses the BSD socket API, so it's fairly portable (currently only imeplemented under Unix, though). This works by sending raw Ethernet packets as UDP packets to a fixed port number ("udpport", default is 6066), using IP broadcasts to simulate Ethernet broad- and multicasts. Currently only tested with AppleTalk.
- bumped version number to 0.9 - updated copyright dates
- updated doc files
- updated copyright info: 1999->2000
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, and FPU state frames; enough to boot MacOS - CPU type can be selected in GTK prefs editor
- imported fixed UAE FPU from Lauri - extfs.cpp: fixed bug with fsResolveWDCB in fs_get_wd_info() - ExtFS: MAX_PATH_LENGTH is global, removed third parameter to add_path_component() - rom_patches.cpp: added print_rom_info() - Unix: added "-rominfo" command line argument - extfs_unix.cpp: supports finder info and resource forks - prefs_editor_gtk.cpp: tab widget is no longer scrollable
- added external file system - moved most init/deinit code to InitAll()/ExitAll() in main.cpp
- disk insertions are now checked for by the 60Hz interrupt routine - localizable strings are split into a common and a platform-specific set - fixed bug in CR->LF translation in AmigaOS/clip_amiga.cpp
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.