Commit graph

17 commits

Author SHA1 Message Date
joerg
997fc8660f uae_reset takes an argument, fixing compilation. Drop the pthread
conditionalisation of GUI support -- it doesn't compile without.
2007-04-04 17:36:17 +00:00
wiz
05c4322eff Fix "test ==". 2006-10-18 23:38:59 +00:00
tron
8256a18656 Fix various inconsistent "static" vs. "extern" declarations which
broke the build with GCC 4.x.
2006-07-02 15:47:16 +00:00
joerg
90347a1a6f Fix pthread detection. 2006-04-28 15:10:18 +00:00
kristerw
c11db928cf Update uae to version 0.8.25.
Changes since version 0.22:
  - Moved over some features from WinUAE:
    * better m68k exception handling
    * better m68k prefetch emulation
    * better debugger
  - More merging with WinUAE; a lot of the input device code has changed
  - GUI cleaned up.
  - Quest to eliminate useless options continues: 68000 mode is always "slow
    but compatible"; it's not that slow after all.
  - Now uses GTK2 for the GUI.
  - Added ALSA sound support from Heikki Orsila
2005-10-14 22:15:49 +00:00
agc
459a5bb28d Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
kristerw
ac8c34ceeb Make this package compile on NetBSD current. 2004-03-26 22:24:35 +00:00
kristerw
66da295b01 Update uae to 0.8.22.
Changes since 0.8.21:
- Misc. bug fixes
- Extensive updates for the sprite emulation and blitter timing code.
2002-07-28 19:58:24 +00:00
kristerw
59a1fa5e35 Make joystick work again (this support got broken yesterday when someone
removed the dependecy on autoconf.)
2002-03-19 22:26:36 +00:00
kristerw
ca21196d32 Update uae to 0.8.21.
Changes since 0.8.20:
- Several bug fixes, including some serious filesystem emulation bugs.
- Support for A1000 boot ROMs.
2002-02-26 03:19:59 +00:00
kristerw
42afb71105 Update uae to version 0.8.20.
Changes since 0.8.19:
9B1230 lockscr/unlockscr fixes in drawing.c.
       Add sdlgfx from Bernd [4] Lachner.
       Filesystem asm code improvements from Toni (make it pic, call
       setup_exter earlier in the boot sequence, etc.)
       Also add Toni's patch to make rtarea position configurable (keep it
       at 0xF00000 for now, though).
       Avoid installing filesystem stuff if user didn't request to mount
       directories.
       BEAMCON0 is only available with ECS Agnus.
       Revert some bogus parts of the write_log patch.
9B1219 Add some missing clipping to the Picasso code.
       Limit number of illegal-mem warnings.
9B1217 Fix the GUI crash when changing floppies.
       Changes to support programs that change between HAM/no HAM in the
       middle of a line.
       Some bug fixes, and a big fprintf->write_log patch from Alex Kazik.
2002-01-01 19:05:21 +00:00
kristerw
8187d52515 Update uae to 0.8.19.
User-visible changes in 0.8.19:
  - A few bug fixes, especially in state-saving.
  - Picasso screens now support panning.
2001-12-01 16:23:22 +00:00
kristerw
6e13e64518 Update emulators/uae to version 0.8.18.
User-visible changes in 0.8.18:
  - Numerous bug fixes.
  - There's a track and LED display added to the bottom of the screen.
2001-11-27 00:04:45 +00:00
kristerw
a8bdd3bdfd Update uae to 0.8.17.
User-visible changes in 0.8.17:
- AGA should be a bit faster.
- AGA sprites emulation added by Toni Wilen.
- Numerous bug fixes.
- In the Unix version, the gtk UI has a lot more options available.
  There's a new option "Enable copper speedup code"; I'd be interested in
  hearing whether there's any software out there that does not work (or
  runs slower) if this option is enabled.
- Now supports image files of high density floppies (Dr. Adil Temel).
- Support for A1000 Kickstart disks (Gerald Schnabel).
- The option to disable autoconfig devices no longer exists; the emulator
  automatically recognizes if the Kickstart version is too old.
- Numerous improvements for the integrated debugger.
- State save/restore implemented by Toni Wilen.  At the moment, this is
  experimental, "use at your own risk" code.  It is not guaranteed that
  future versions of the emulator will be able to read snapshots saved by
  this version.  Test it and report bugs.
2001-08-01 20:44:03 +00:00
kristerw
f31766f125 Updated the version to uae-0.8.16nb1 after fixing some bugs:
* Handle zipped disk files
* Disable a floppy speed hack that breaks some versions of Kickstart
* Made joysticks work
2001-05-31 21:38:51 +00:00
agc
7e2fedb405 Move to sha1 digests, and add distfile sizes. 2001-04-20 10:49:52 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
Renamed from emulators/uae/files/md5 (Browse further)