Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes since 0.8.21:
- Misc. bug fixes
- Extensive updates for the sprite emulation and blitter timing code.
|
|
removed the dependecy on autoconf.)
|
|
Changes since 0.8.20:
- Several bug fixes, including some serious filesystem emulation bugs.
- Support for A1000 boot ROMs.
|
|
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.
|
|
User-visible changes in 0.8.19:
- A few bug fixes, especially in state-saving.
- Picasso screens now support panning.
|
|
User-visible changes in 0.8.18:
- Numerous bug fixes.
- There's a track and LED display added to the bottom of the screen.
|
|
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.
|
|
* Handle zipped disk files
* Disable a floppy speed hack that breaks some versions of Kickstart
* Made joysticks work
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|