You can subscribe to this list here.
2001 |
Jan
(23) |
Feb
(28) |
Mar
(27) |
Apr
(12) |
May
(16) |
Jun
(43) |
Jul
(96) |
Aug
(4) |
Sep
(2) |
Oct
(8) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(35) |
Feb
(13) |
Mar
(37) |
Apr
(18) |
May
(30) |
Jun
(7) |
Jul
(7) |
Aug
|
Sep
(39) |
Oct
(34) |
Nov
(11) |
Dec
(8) |
2003 |
Jan
(11) |
Feb
(2) |
Mar
(68) |
Apr
(15) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(22) |
Sep
(56) |
Oct
(58) |
Nov
(88) |
Dec
(71) |
2004 |
Jan
(137) |
Feb
(39) |
Mar
|
Apr
(27) |
May
(89) |
Jun
(78) |
Jul
(28) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(98) |
Dec
(69) |
2005 |
Jan
(57) |
Feb
(21) |
Mar
(76) |
Apr
(12) |
May
(28) |
Jun
(89) |
Jul
(53) |
Aug
(7) |
Sep
(5) |
Oct
(3) |
Nov
(69) |
Dec
(39) |
2006 |
Jan
(57) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(85) |
Jun
|
Jul
(75) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2007 |
Jan
(54) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(31) |
Jul
(19) |
Aug
(1) |
Sep
|
Oct
|
Nov
(7) |
Dec
(13) |
2008 |
Jan
(63) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(4) |
2009 |
Jan
(1) |
Feb
(10) |
Mar
(6) |
Apr
(6) |
May
|
Jun
|
Jul
(16) |
Aug
(59) |
Sep
(6) |
Oct
(5) |
Nov
(9) |
Dec
|
2010 |
Jan
|
Feb
(9) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
|
Jul
(7) |
Aug
(6) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(4) |
2011 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(39) |
2012 |
Jan
(21) |
Feb
(3) |
Mar
(10) |
Apr
(16) |
May
|
Jun
(14) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: CVS <do...@th...> - 2003-03-14 17:12:05
|
Update of /cvs/BasiliskII Modified Files: README Log Message: typo |
From: CVS <do...@th...> - 2003-03-14 17:11:04
|
Update of /cvs/BasiliskII Modified Files: README Log Message: Document current JIT options. |
From: CVS <do...@th...> - 2003-03-14 17:10:38
|
Update of /cvs/BasiliskII Modified Files: ChangeLog Log Message: JIT compiler is integrated but not yet the default for Linux/x86 and FreeBSD/x86. |
From: CVS <do...@th...> - 2003-03-13 20:34:52
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu_support.cpp gencomp.c Log Message: Implement a generic setzflg_l() for P4, thus permitting to re-enable translation of ADDX/SUBX/BCLR/BTST/BSET/BCHG instructions. i.e. make it faster. ;-) |
From: CVS <do...@th...> - 2003-03-13 15:57:20
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.cpp compemu.h compemu_support.cpp gencomp.c Log Message: Workaround change in flags handling for BSF instruction on Pentium 4. i.e. currently disable translation of ADDX/SUBX/B<CHG,CLR,SET,TST> instructions in that case. That is to say, better (much?) slower than inaccurate. :-( |
From: CVS <do...@th...> - 2003-03-13 09:51:48
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: compemu_support.cpp Log Message: Fix align_target with a padding of 0 bytes |
From: CVS <do...@th...> - 2003-03-11 11:44:32
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.mm Log Message: Mouse position fixes when in fullscreen mode. |
From: CVS <do...@th...> - 2003-03-11 11:33:08
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: ToDo.html Versions.html Log Message: Minor doco updates |
From: CVS <do...@th...> - 2003-03-11 11:32:13
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: PrefsEditor.mm Log Message: 32bit defaults for windowed mode. |
From: CVS <do...@th...> - 2003-03-11 11:31:18
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.mm Log Message: Simplified (and sped up) mouse movement processing when in fullscreen mode. |
From: CVS <do...@th...> - 2003-03-11 11:27:38
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: EmulatorView.h EmulatorView.mm Log Message: Corrected mouse co-ordinate processing after full screen resizing, simplified mouse movement processing for full screen, added a few comments. |
From: CVS <do...@th...> - 2003-02-06 19:24:26
|
Update of /cvs/BasiliskII/src/Unix/Linux/NetDriver Modified Files: Makefile sheep_net.c Log Message: some cleanups |
From: CVS <do...@th...> - 2003-02-06 19:10:30
|
Update of /cvs/BasiliskII/src/Unix/Linux/NetDriver Modified Files: Makefile Log Message: added "install" target |
From: CVS <do...@th...> - 2003-01-31 23:48:30
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Modified Files: codegen_x86.h Log Message: Add some FPU instructions. Minor clean-ups. |
From: CVS <do...@th...> - 2003-01-31 20:40:11
|
Update of /cvs/BasiliskII/src/uae_cpu/compiler Added Files: codegen_x86.h Log Message: Add new run-time assembler derived from GNU lightning. It is suitable for both i386 and x86-64 architectures. Still needs some work (see TODO) and an actual glue to the JIT backend. Original work is LGPL, but per section 3 of this license, I opt for GPL v2 for Basilisk II purposes. |
From: CVS <do...@th...> - 2003-01-16 18:33:59
|
Update of /cvs/BasiliskII/src Modified Files: cdrom.cpp Log Message: read_toc() dumps the entire TOC when DEBUG=1 |
From: CVS <do...@th...> - 2003-01-10 23:18:18
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.h Log Message: Change MIN_HEIGHT, add new one for classic mode |
From: CVS <do...@th...> - 2003-01-10 23:17:03
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: configure.in Log Message: Corrections for 10.1 (which has a much older autoconf) |
From: CVS <do...@th...> - 2003-01-10 23:12:54
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: ToDo.html Versions.html Log Message: Updates for latest (though as yet unreleased) version |
From: CVS <do...@th...> - 2003-01-10 23:05:23
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Makefile.in Log Message: Make cpuemu[1-8].cpp if a for loop, a few minor corrections |
From: CVS <do...@th...> - 2003-01-10 23:02:05
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: Controller.h Controller.mm Log Message: Extra methods for new Help menu items |
From: CVS <do...@th...> - 2003-01-10 23:01:04
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: 0_HOW_TO_BUILD.txt Log Message: Added a few notes on different compilation strategies |
From: CVS <do...@th...> - 2003-01-04 12:23:56
|
Update of /cvs/SheepShaver Modified Files: Makefile Log Message: Sync with changes from cxmon and B2. I have yet to find out why my old disk image (8.1 based) no longer boots completely. :-/ |
From: CVS <do...@th...> - 2003-01-04 12:23:56
|
Update of /cvs/SheepShaver/src/Unix Modified Files: Makefile.in configure.in sysdeps.h Log Message: Sync with changes from cxmon and B2. I have yet to find out why my old disk image (8.1 based) no longer boots completely. :-/ |
From: CVS <do...@th...> - 2002-12-19 10:40:58
|
Update of /cvs/BasiliskII/src/MacOSX Modified Files: video_macosx.mm Log Message: 10.2 enhancements, eliminated some warnings, added alpha channel mask stuff |