/[cebix]/BasiliskII/TODO
ViewVC logotype

Log of /BasiliskII/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to nigel-build-17: (view) (annotate)
Sticky Tag:

Revision 1.31 - (view) (annotate) - [select for diffs]
Thu Dec 29 13:06:12 2005 UTC (7 years, 5 months ago) by nigel
Branch: MAIN
CVS Tags: nigel-build-17
Changes since 1.30: +5 -0 lines
Diff to previous 1.30 , to selected 1.25
Working EtherNet (SLIRP), minor doco update, semaphore.h needed for Unix src.


Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Nov 22 22:57:30 2005 UTC (7 years, 6 months ago) by gbeauche
Branch: MAIN
Changes since 1.29: +0 -1 lines
Diff to previous 1.29 , to selected 1.25
Windows GUI: set "frameskip" to 1 when switching to fullscreen mode


Revision 1.29 - (view) (annotate) - [select for diffs]
Tue Nov 22 22:42:03 2005 UTC (7 years, 6 months ago) by gbeauche
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 , to selected 1.25
last minute TODO


Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Nov 22 21:21:24 2005 UTC (7 years, 6 months ago) by gbeauche
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27 , to selected 1.25
Update: Windows GUI is still missing detection of NDIS interfaces


Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Nov 22 06:26:35 2005 UTC (7 years, 6 months ago) by gbeauche
Branch: MAIN
Changes since 1.26: +5 -0 lines
Diff to previous 1.26 , to selected 1.25
Windows HACK: default to the DIB driver as it looks smoother to me and
doesn't require locking the surfaces, which probably the cause of apparent
slowness when using the DirectX backend. This needs to be investigated more


Revision 1.26 - (view) (annotate) - [select for diffs]
Thu May 27 13:58:07 2004 UTC (9 years ago) by cebix
Branch: MAIN
Changes since 1.25: +2 -0 lines
Diff to previous 1.25
updated


Revision 1.25 - (view) (annotate) - [selected]
Tue Oct 15 16:25:02 2002 UTC (10 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13, nigel-build-15, nigel-build-16
Changes since 1.24: +0 -1 lines
Diff to previous 1.24
Unix: new prefs options "dsp" and "mixer" to set the OSS device names instead
of the hardcoded '/dev/dsp' and '/dev/mixer'


Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Jul 31 16:46:13 2002 UTC (10 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.23: +0 -1 lines
Diff to previous 1.23 , to selected 1.25
- it is now possible to make the serial drivers pipe their input/output
  to programs by using a '|' followed by a command line as the modem or
  printer port setting (instead of a device name like '/dev/ttyS0')
  [Brian Johnson]
- the option "--config FILE" tells B2 to use a different config file


Revision 1.23 - (view) (annotate) - [select for diffs]
Sat Jan 26 18:10:13 2002 UTC (11 years, 4 months ago) by cebix
Branch: MAIN
Changes since 1.22: +0 -1 lines
Diff to previous 1.22 , to selected 1.25
- scsi_linux.cpp uses SCSI generic interface version 2
- slightly more verbose SCSI debugging messages


Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Jan 22 17:15:09 2002 UTC (11 years, 4 months ago) by cebix
Branch: MAIN
Changes since 1.21: +0 -1 lines
Diff to previous 1.21 , to selected 1.25
GNOME-style about box and GNOME file entries are used if libgnomeui is present


Revision 1.21 - (view) (annotate) - [select for diffs]
Sun Oct 7 19:50:16 2001 UTC (11 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-15012002
Changes since 1.20: +2 -0 lines
Diff to previous 1.20 , to selected 1.25
prepared XPRAM code for PowerMac emulation (8192 bytes NVRAM)


Revision 1.20 - (view) (annotate) - [select for diffs]
Sun Jul 15 02:15:48 2001 UTC (11 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.19: +4 -6 lines
Diff to previous 1.19 , to selected 1.25
- documentation updated
- UDP tunnelling not only works with AppleTalk but at least with TCP/IP and
  MacIPX as well


Revision 1.19 - (view) (annotate) - [select for diffs]
Thu Jul 5 20:30:48 2001 UTC (11 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 , to selected 1.25
- supported audio formats are now kept in STL vectors
- added run-time audio parameter switching for OSS/ESD audio output
- setting ESPEAKER env variable causes B2 to try ESD before OSS


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Jun 30 17:21:50 2001 UTC (11 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.25
- experimental gamma table support
- restructured video_x.cpp: uses classes for display types


Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Jun 28 21:19:57 2001 UTC (11 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.25
video_x.cpp supports resolution switching in windowed mode: the available
resolutions are 512x384, 640x480, 800x600, 1024x768 and 1280x1024 (the prefs
editor has to be updated to reflect this). The resolution selected in the
prefs editor is used as the default, but it can be changed in the Monitors
control panel. So far only tested with direct addressing.


Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Jun 26 22:35:39 2001 UTC (11 years, 11 months ago) by gbeauche
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 , to selected 1.25
- added SIGSEGV support for Linux/Alpha (to be checked), Darwin/PPC
- added uniform virtual memory allocation
  (supports mmap(), vm_allocate(), or fallbacks to malloc()/free())
- cleaned up memory allocation in main_unix.cpp


Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Feb 10 20:04:17 2001 UTC (12 years, 4 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-17022001, snapshot-29052001
Changes since 1.14: +9 -13 lines
Diff to previous 1.14 , to selected 1.25
documentation updates


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Jan 30 07:27:22 2001 UTC (12 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13 , to selected 1.25
	- Faked VIA, SCCRd, SCCWr base addressed to scratch memory area in
	  EMUL_OP_INSTALL_DRIVERS


Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Jan 25 22:24:36 2001 UTC (12 years, 4 months ago) by cebix
Branch: MAIN
Changes since 1.12: +0 -3 lines
Diff to previous 1.12 , to selected 1.25
- AmigaOS: implemented XPRAM watchdog thread
- AmigaOS: disabled 68060 Super Bypass mode because of CPU bug triggered
  by MacOS 8
- minor documentation updates


Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Jan 2 21:03:27 2001 UTC (12 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 , to selected 1.25
- man page is included in RPM whether or not it is compressed


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Sep 22 17:24:22 2000 UTC (12 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.10: +3 -0 lines
Diff to previous 1.10 , to selected 1.25
- Bugs: Unix: real addressing mode: something is still deadly wrong there though it
  works for example under Linux/i386.
- video_vosf.h: check correctness of {15,16,24 bpp} blitters on big endian systems


Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Jul 25 15:19:38 2000 UTC (12 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.9: +0 -5 lines
Diff to previous 1.9 , to selected 1.25
- more cleanups
- splitted prefs.cpp into prefs.cpp and prefs_items.cpp to make prefs.cpp
  reusable for other projects


Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Jul 13 17:45:52 2000 UTC (12 years, 11 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-13072000
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 , to selected 1.25
- updated doc files


Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Apr 10 18:52:16 2000 UTC (13 years, 2 months ago) by cebix
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7 , to selected 1.25
- updated copyright info: 1999->2000


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Feb 11 17:25:03 2000 UTC (13 years, 4 months ago) by cebix
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6 , to selected 1.25
- updated text files


Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Nov 1 16:24:06 1999 UTC (13 years, 7 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-02111999, snapshot-22121999
Changes since 1.5: +0 -2 lines
Diff to previous 1.5 , to selected 1.25
- AmigaOS: removed support for SAS/C
- AmigaOS: sys_amiga.cpp: supports 64-bit device access and respects
  device block size on writes
- AmigaOS: added support for resource forks and Finder info for ExtFS
- AmigaOS: added "ExtFS" gadget to prefs editor
- protection mask for all open()/creat()/mkdir() calls is now 0666 or
  0777


Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Oct 31 23:18:31 1999 UTC (13 years, 7 months ago) by cebix
Branch: MAIN
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 , to selected 1.25
- removed MemoryDispatch() replacement; routine from ROM is now used if
  possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
  assume that the ROM requires an FPU and issue a warning if FPU emulation
  is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
  of llseek()


Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Oct 21 15:14:32 1999 UTC (13 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 , to selected 1.25
- updated configure script for SPARC assembly optimizations


Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Oct 12 20:00:41 1999 UTC (13 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.2: +0 -3 lines
Diff to previous 1.2 , to selected 1.25
- 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


Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Oct 6 19:34:38 1999 UTC (13 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_7-2
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 , to selected 1.25
- updated files for 0.7-2 release


Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Oct 3 14:16:25 1999 UTC (13 years, 8 months ago) by cebix
Branch: MAIN
Branch point for: cebix
Diff to selected 1.25
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15