cebix
c31d1bd2af
- 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
1999-10-28 15:33:26 +00:00
cebix
bf765a5be8
- 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
1999-10-27 16:59:54 +00:00
cebix
a84f3d1334
- mon is called for illegal EMUL_OP selectors and when pressing Ctrl-C (Unix)
...
- moved MemoryDispatch() patch routine from PatchAfterStartup() to
InstallDrivers()
- fixed one place where ROM replaces MemoryDispatch() by unimplemented trap
when no MMU is present
- Unix: ROM breakpoint can now be set with "-break" command line argument
- some changes to configure script, mon is now compiled with readline support
1999-10-26 16:28:38 +00:00
cebix
5e6cc100f8
- added mouse wheel support
1999-10-25 20:22:35 +00:00
cebix
d42b29ae5d
- fixes to audio_oss_esd.cpp from Alexander R. Pruss (8-bit mode)
...
- added configuration summary to configure script
- prefs_editor_amiga.cpp: output of SCSI prefs was broken
1999-10-25 19:01:43 +00:00
cebix
6d8e94c1dd
- audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD)
...
and added support for ESD
- medium removal is allowed for CD-ROM on exit
- added mkinstalldirs to "make install" target
1999-10-23 17:58:00 +00:00
cebix
f4a3224f42
- bumped version number to 0.8
...
- updated docs for fbdev and extfs
1999-10-21 18:29:08 +00:00
cebix
4c0aab3113
- added fbdev video code and SPARC assembly optimizations
1999-10-21 13:19:27 +00:00
cebix
9e903d1686
- now compiles with GCC under AmigaOS
1999-10-19 19:28:28 +00:00
cebix
d92b13e550
- added external file system
...
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
1999-10-19 17:41:44 +00:00
cebix
289f0a588a
- corrected time zone handling in TimerDateTime()
1999-10-14 16:05:18 +00:00
cebix
6d926e553a
- 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
1999-10-12 20:00:56 +00:00
cebix
90b0302206
- updated files for 0.7-2 release
1999-10-06 19:34:38 +00:00
cebix
aef1ee47d6
- updated
1999-10-03 21:05:21 +00:00
cebix
77a1805504
- updated documentation
...
- building RPMs works now
1999-10-03 20:40:05 +00:00
cebix
c4db21e820
- moved installation instructions to file INSTALL
...
- updated BasiliskII.spec and top-level Makefile
1999-10-03 17:11:52 +00:00
cebix
3acfc4ae8d
- updated RPM spec file and top-level Makefile
...
- renamed CHANGES to ChangeLog
1999-10-03 16:21:28 +00:00