From 55f15287b3d70b4dabb29b1b6f5e99ab59655557 Mon Sep 17 00:00:00 2001 From: Frode Solheim Date: Wed, 17 Sep 2014 22:48:00 +0200 Subject: [PATCH] 2.5.15dev --- ChangeLog | 2 +- ISSUES | 2 ++ configure.ac | 2 +- debian/changelog | 4 ++-- fs-uae.spec | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6177824b8..a6387b081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Version 2.5.15dev: * New model A4000/PPC (auto-enables CyberStorm PPC). * New model A4000/OS4 (CyberStorm PPC, Picasso IV, default to onboard SCSI). * New options graphics_card and graphics_card_memory (supercedes uaegfx_card). -* New options accelerator_rom, graphics_rom. +* New options accelerator, accelerator_rom, graphics_card_rom. * New --workbench option useful for command line testing (automatically inserts an appropriate wb disk in DF0). * Show GUI warning when floppy_drive_x files are not found. diff --git a/ISSUES b/ISSUES index b0dde64df..54d167807 100644 --- a/ISSUES +++ b/ISSUES @@ -2,6 +2,8 @@ the qemu-uae plugin (check in fs-uae.log.txt that it is loaded properly) if you're having problems. * AmigaOS 4.1 w/Picasso IV => sometimes weird frame rate (~36 FPS). +* When starting FS-UAE from FS-UAE Launcher, accelerator flashs ROM writes + are not persistent because the launcher uses a new copy every time. * Booting CD32 with CD inserted works, but inserting later, or eject + re-insert does not seem to work right now. * Booting A1000 to kickstart screen does not work. Broke in FS-UAE 2.5.9dev / diff --git a/configure.ac b/configure.ac index b247fa4a5..2508d9f36 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.67]) -AC_INIT([FS-UAE], [2.5.14dev], +AC_INIT([FS-UAE], [2.5.15dev], [frode@fs-uae.net], [fs-uae], [http://fs-uae.net]) AC_CONFIG_AUX_DIR([.]) AC_CANONICAL_SYSTEM diff --git a/debian/changelog b/debian/changelog index a215240af..193c3c6ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -fs-uae (2.5.14dev-0) unstable; urgency=low +fs-uae (2.5.15dev-0) unstable; urgency=low * Dummy changelog entry. - -- Frode Solheim Wed, 10 Sep 2014 21:24:01 +0200 + -- Frode Solheim Wed, 17 Sep 2014 21:20:30 +0200 diff --git a/fs-uae.spec b/fs-uae.spec index ac6a81504..691f81927 100644 --- a/fs-uae.spec +++ b/fs-uae.spec @@ -1,5 +1,5 @@ Name: fs-uae -Version: 2.5.14dev +Version: 2.5.15dev Release: 1%{?dist} Summary: Amiga emulator with on-screen GUI and online play support License: GPL-2.0+