life.h and life3d.h modified to allow use of names with compile-time
options LIFE_NAMES (this doubles the memory for these guys so I am
not sure if its wise). Text for screen "-label" added for life and
life3d like apollonian mode (Hmmm this highlights the fact that some
of the pattern names that I chose for life3d are stupid :) ). Added
-sequential off by default so now the change button randomly picks a
pattern from a rule.
ant3d: new mode... -eyes are the eyes on the small leading black face :)
(todo: need better "eyes" on the leading face of the leading cube).
triangle use fast erase before drawing the next iteration
life3d and ant3d movement of perspective
ant and ant3d command line option rule to pick Turk`s ants and table
for other ants.
time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
Author of patch says, "If someone wrote a nicer time displayer, eg.
in one of the corners and updated each second, I`d be pleased :-)"
Fixed for C and Cygwin.
Patch to remove unneeded include of linux/fs.h and adds include for waitpid
thanks to Michal iha <mcihar AT suse.cz>
New life forms for life3d.h.
life.h and life3d.h modified to allow use of names with compile-time
options LIFE_NAMES (this doubles the memory for these guys so I am
not sure if its wise). Text for screen "-label" added for life and
life3d like apollonian mode (Hmmm this highlights the fact that some
of the pattern names that I chose for life3d are stupid :) ). Added
-sequential off by default so now the change button randomly picks a
pattern from a rule.
ant3d: new mode... -eyes are the eyes on the small leading black face :)
(todo: need better "eyes" on the leading face of the leading cube).
triangle use fast erase before drawing the next iteration
life3d and ant3d movement of perspective
ant and ant3d command line option rule to pick Turk`s ants and table
for other ants.
time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
Author of patch says, "If someone wrote a nicer time displayer, eg.
in one of the corners and updated each second, I`d be pleased :-)"
Fixed for C and Cygwin.
Patch to remove unneeded include of linux/fs.h and adds include for waitpid
thanks to Michal iha <mcihar AT suse.cz>
New life forms for life3d.h.
life.h and life3d.h modified to allow use of names with compile-time
options LIFE_NAMES (this doubles the memory for these guys so I am
not sure if its wise). Text for screen "-label" added for life and
life3d like apollonian mode (Hmmm this highlights the fact that some
of the pattern names that I chose for life3d are stupid :) ). Added
-sequential off by default so now the change button randomly picks a
pattern from a rule.
ant3d: new mode... -eyes are the eyes on the small leading black face :)
(todo: need better "eyes" on the leading face of the leading cube).
triangle use fast erase before drawing the next iteration
life3d and ant3d movement of perspective
ant and ant3d command line option rule to pick Turk`s ants and table
for other ants.
time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
Author of patch says, "If someone wrote a nicer time displayer, eg.
in one of the corners and updated and updated each second, I`d be pleased :-)"
Fixed for C and Cygwin.
Patch to remove unneeded include of linux/fs.h and adds include for waitpid
thanks to Michal iha <mcihar AT suse.cz>
New life forms for life3d.h.
* New features:
+ Scorpion ZS 256 support
+ Spectrum SE support
+ Support for the simple 8-bit IDE interface (as used by the +3e)
and the ZXATASP and ZXCF interfaces
+ Spectrum +3e support: just a +3 with different ROMs
+ Interface II support
+ Emulation of joysticks other than the Kempston
* Z80 core improvements:
+ Get undocumented flags right after SCF and BIT
+ Improved contended memory timings for RLD, RRD and
instructions involving (HL), (SP), (IX+dd), (IY+dd)
* Debugger improvements:
+ Memory map pane showing what is present in each 8K chunk
+ Allow port values to be masked before checking for port read/write
breakpoints
+ Ability to set breakpoints in non-RAM pages
* Miscellaneous improvements:
+ Improved display timings
+ Improved floating bus timings; Arkanoid and Sidewize now work
+ Save/restore the high bit of the R register; Bruce Lee now works
+ Fuse can now save snapshot formats other than .z80 and tape formats other
than .tap; the appropriate format will be selected according to the
extension given
+ Improved sound emulation, now using 16 bit samples
+ Allow real joystick buttons to be equivalent to either 'emulated joystick
fire' or 'press a key'
+ The pokefinder can now search for bytes which have increased or decreased
since the last search
+ HP-UX sound support (Stuart Brady).
+ After 'flashloading' a tape block, set the registers to the values they
would have if the block had been loaded normally; 'The Rats' now loads
successfully
+ GTK+ 2.x user interface preferred to GTK+ 1.2 by default if available
+ Don't display an error message if the same message was displayed within
the last second
+ Writing to the Betadisk ports is a no-op if TR-DOS isn't active
+ Keep Timex Dock cartridge inserted after reset if it had been inserted
via File/Open or from the command line
+ Split the 'ROM selection' dialog into one dialog for each machine
+ Unused bits of AY registers are zeroed
+ Remove segfault if one ROM of a multi-ROM machine didn't load
+ Don't segfault if Space rather than a mouse double click is used to select
things in the GTK+ tape browser, debugger or pokefinder
+ Stop output to the serial printer when printer emulation is disabled;
prevents the random appearance of 'printout.txt'
* Support for Scorpion ZS 256, Spectrum +3e, and Spectrum SE
* Support for .hdf hard disk images
* Support for the ZXATASP and ZXCF interfaces
* Support for saving the Timex DOCK and EXROM in .szx snapshots
* Support for saving the Interface II state
(19 July 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.6
User-visible-changes:
* fixed: crash in status command, caused by race (r10144)
* fixed: crashes when deleting a revision-prop (r10148, r10185, r10192)
* fixed: mod_authz_svn allows COPY method on repos with space in name (#1837)
* fixed: mod_authz_svn COPY security hole: authorize whole tree (issue #1949)
Developer-visible changes:
* neon 0.24.7 now required (fixes wire compression bugs) (r10159, 10176)
ezmlm-idx-0.421, 20040602
=========================
-Updated ezmlmrc.fr. Thanks Jean-Marc Lasgouttes.
-Fixed bug in ezmlm-request when dealing with continuation lines.
Thanks Sami Farin.
-Replaced many library with public-domain sources.
-Fixed "log" function conflicting with built-in math function.
-Fixed problem with "test -e" in makelang.sh for Solaris.
-Fixed typo bug in ezmlm-cron.
-Fixed uses of "head -#" and "tail -#" to "head -n #" and "tail -n #".
ezmlm-idx-0.42, 20040114 (New maintainer: Bruce Guenter <bruceg@em.ca>)
=======================================================================
-The ezmlmrc.* files were broken into two parts, to make them easier to
write and maintain. The language specific parts are stored in the
"lang" subdirectory.
-Updated ezmlm-cgi to version 1.18, which includes the no banner
security fix.
-Added ezmlmrc.hu. Thanks Julian Severn-nek http://js.hu/
-Added ezmlmrc.nl. Thanks Willem
-Fixed problem in ezmlm-send munging MIME attachments using implicit
content types. Thanks Ed
-Fixed typo in ezmlm-unsub -- manual unsubscriptions would be
erroneously logged as "+manual"
-Fixed ezmlm-gate to handle the -Q option. Thanks Bjoern Hansen.
-Fixed internal bug calling decodeHDR.
-Fix ezmlm-manage to properly send subscription confirmation to
moderators. Thanks Mate Wierdl.
-Portability and bug fixes to ezmlm-test.
-Added a "dry-run" option to ezmlm-gate.
-Fixed ezmlm-send to fully handle QMQP relaying. Thanks Bernhard Graf.
-Fixed ezmlm-gate to use "/bin/sh" consistently. Thanks Bernhard Graf.
-Fixed ezmlm-cgi's output of non-standard port numbers.
-Fixed message archiving in subscribe-only moderated lists.
pkgsrc changes:
Set RESTRICTED directly in this package, rather than in
../ezmlm/Makefile.common, and clarify: in addition to the reasons
we cannot redistribute binary packages of ezmlm, ezmlm-idx is a
modification of the ezmlm source.
Set USE_BUILDLINK3=yes.
Introduce EZMLM_IDX_USE_{MY,PG}SQL. Each builds and runs, but I
haven't tested the database functions.
and clarify: we cannot redistribute binary packages because we
change the paths of conf-bin and conf-man from the default "/usr/local"
and don't provide compatibility symlinks.
Set USE_BUILDLINK3=yes.
Add "install" to ALL_TARGET in Makefile.common so that the installer
is compiled at the end of the build phase, rather than at the
beginning of the install phase.
for packages such as p5-Parallel-Pvm on some archs since that package
creates a shared object. Should fix lossage seen on amd64 bulk
builds. Both packages which use pvm3 have been tested and still work.
Features:
- open source
- dynamic recompilation from 6502 opcodes -> x86 native opcodes
- mappers: 0, 1, 2, 3, 4, 7, 9, 11, 32, 66, 99
- experimental mappers: 15, 22, 23, and 71
- gzip and zip file support
- game saving
- built-in disassembler
- joystick support (2- & 4-button)
- experimental sound support
- capture screenshots in X pixmap (xpm) or portable pixmap (ppm) format
- Game Genie code support
- trainer support
- alternate palette support
mail/postfix package -- create a new option "POSTFIX_OPTIONS" that is a
list of optional add-ons that will be built into Postfix. Currently,
it accepts any of "inet6 ldap mysql mysql4 prce sasl tls". Move the
existing POSTFIX_USE_* variables into bsd.pkg.obsolete.mk.
mail/postfix package -- create a new option "POSTFIX_OPTIONS" that is a
list of optional add-ons that will be built into Postfix. Currently,
it accepts any of "inet6 ldap mysql mysql4 prce sasl tls". Move the
existing POSTFIX_USE_* variables into bsd.pkg.obsolete.mk.
Also split out the optional add-ons into a separate Makefile.options
so that the main Makefile workflow is a bit easier to understand.
Lastly, collapse the pre-install target into the do-install target we run
custom code for the whole install process anyway.
Approved by martti.