v1.06a
FIXED: Frameskip value wasn't being saved when closing Options.

v1.06
ADDED: Boldfield Joystick Interface is now emulated.
ADDED: All used ports now on Port Info window of debugger.
ADDED Last PC value added to Registers window of debugger.
FIXED: Valkyr now runs properly (As far as I know SpudACE is one of only 2 emulators to be able to run this game.)
FIXED: Frogger by John Kennedy now runs properly.
FIXED: Update Breakpoints wasn't working.
FIXED: Returning from Fullscreen in D3D was failing.

v1.05
UPDATED: Display updating is now tstate accurate.
UPDATED: Sound has been improved and new options added.
FIXED:  A few minor UI issues.

v1.03
ADDED: Now able to load a custom ROM via the menus.
ADDED: Load custom ROM from the command line.
FIXED: If your code was really devious you could print in the border. [John Young]
FIXED: In the SAVE routines not adding an extension to the file name caused SpudACE to crash.
FIXED: 0 to 9 on the number pad weren't working.

v1.02
ADDED: TZX file loading.
ADDED: Fastload for TZX loading.
ADDED: BIN files can be loaded via the command line.
FIXED: TAP files weren't loading.
FIXED: SHIFT key stayed pressed after pressing and lifting '=' key.

v1.01:
FIXED: Slight sync issue with the raster drawing.
FIXED: Danger of border corruption.

v1.00 (No longer in beta!!!)
ADDED: Shaders for D3D.
ADDED: Edit Registers function.
UPDATED: Keyboard reading routines completely overhauled and re-written.
UPDATED: Calculator routines re-written (Still not happy with it though).
REMOVED: Border resizing. (Seemed pointless to me.)
REMOVED: Separate windows for debugging functions.

v0.325
ADDED: MEMPTR now emulated
ADDED: On screen keyboard helper (if your keyboard breaks you can still type!!)
FIXED: Improved Z80 core.
FIXED .ini file has been streamlined/improved (This means it will delete & created a new ini file when you first run SpudACE)

v0.323
ADDED: Command line now has a switch, "-i" will create or use a config in the same folder as SpudACE executable.
ADDED: 300% display window option.
ADDED: SpudACE can now autoload TAP's.
FIXED: Command line didn't load .tap, .wav or .txt files.

v0.322
FIXED: Spooling didn't interpret ' and , correctly. [spt]

v0.321
FIXED: SpudACE had a tendency to crash after saving a tap file. [spt]

v0.320
Fixed: SpudACE crashed when "Pause emulation when SpudACE when loses focus" was selected. [Pegaz] 

v0.319
FIXED: SpudACE crashed when stereo sound was deselected. [Pegaz]
FIXED: Sound wasn't paused when doing UI related stuff. [Pegaz]
FIXED: Auto rewind & focus statuses weren't being saved when SpudACE was shut down. [Pegaz]

v0.318
FIXED: Load File didn't load .wav or .tap files [Pegaz]

v0.317
ADDED: Check the Edit ROM menu item to be able to edit the ROM.
ADDED: Onscreen keyboard.
ADDED: Added extra suffixes for Spool file loading ( .ja4,  .fs) [spt]
FIXED: The Copy, Fill and Find function didn't actually work properly!!
FIXED: If you cancelled load WAV file in WAV browser SpudACE crashed.
REMOVED: OpenGL buttons in Options.

v0.315
ADDED: You can now load a custom ROM via the Options dialog.
FIXED: The folders path in the Options dialog were including the last file loaded.

v0.314
ADDED: BORDER can now be set to full size, medium size or no BORDER.
ADDED: AY sound card emulation.
ADDED: another screen colour option.
FIXED: A very obscure bug in the Z80 core which no-one has noticed (including me until I fixed it).

v0.313
FIXED: Re-opening Load File dialog and selecting CANCEL crashed SpudACE.
FIXED: Rewind button on tape browser wasn't working.
FIXED: Killing the WAV browser half way through a load crashed SpudACE.
FIXED: WAV browser now display correct info if selected half way through a load.
FIXED: Files weren't loading when being re-selected.

v0.312
FIXED: FORTH words list now works.

v0.311
FIXED: View PAD space dialog cut off last 2 line rows, fixed and re-formatted.

v0.310
FIXED: UI should now look sensible independant of your personal setup
FIXED: Debugger memory is correct dependant on model
FIXED: More "under the hood" stuff that no-one will notice.

v0.303
ADDED: Generate NMI when either selecting from menu or pressing F3.
ADDED: Run SpudACE and load files from the command line.
ADDED: Save screenshot as a .bmp file.
MOVED: F5 now triggers the debugger.

v0.302
ADDED: Default folder for spool files
FIXED: Bug when reverting to default configuration
FIXED: Keyboard display dialog now allows you to type into SpudACE whilst it's displayed.

v0.301 (my versioning system is a bit random!!)
ADDED: File spooling.
ADDED: File spooling speed option.
ADDED: WAV file saving.
ADDED: A nice scrolly wavey (sic) graphy thingy, just like EightyOne (now where did I get that idea from??)
ADDED: Tape buttons for the WAV browser.
ADDED: Display keyboard dialog.
ADDED: Configuration saves on exit.
FIXED: Sound now plays correctly when changing sound options 
REMOVED: Scanlines option. It'll be back for the next release when I code it properly.
 
v0.010
ADDED: Snapshot saving.
ADDED: tap saving.
ADDED: SpudACE should now adjust it's dialog sizes dependant on the OS (and theme) you're running.
ADDED: Hotkey (F3) to enable the debugger.
ADDED: Tape auto-rewind option.
ADDED: Disable EXIT message option.

FIXED: The hotkeys now work in the debugger.
FIXED: The top of the display was corrupted when running in D3D on XP.

v0.008
ADDED: SpudACE now remembers where the last window position was and puts it back there when you restart SpudACE.
REMOVED: Calculator from Debugger menu (you can get it from the main window menu)
FIXED: Calculator would clear display if you changed base on a equation answer.
FIXED: SpudACE now calculates the main window size before displaying it.
FIXED: Lots of little "under the hood" bugs no-one has noticed!!

v0.007
ADDED: View PAD Space dialog.
ADDED: View FORTH words Listview.
ADDED: Added System Variables and View PAD Space dialogs to View Registers Menubar.

FIXED: View Registers dialog no longer crashes SpudACE.
FIXED: Made Debugger dialog window smaller and more compact.
FIXED: Corrected border size (and ultimately SpudACE main window size).
FIXED: Stopped SpudACE from being able to run multiple instances of same dialog (except View Memory, which was requested).
FIXED: Enabled the logging options (Whoops!!).

v0.004
First public release

ADDED: Direct3D and DirectDraw rendering options.
ADDED: Sound adjustment options.
ADDED: Ability to select memory size.
ADDED: Accurately manage speed.
ADDED: Select folders for snapshot and tape files.
ADDED: Calculator.
ADDED: Options Dialog.
ADDED: Load/Save Configuration.
ADDED: Proper debugger
ADDED: Logging options
FIXED: Keyboard routines (selecting certain keys now works correctly).

v0.002
First private beta release.
