More actions
(Created page with "{{Infobox homebrew | title = XRoar | image = File:Xroards.png | type = Computer Emulator | version = 0.24fp3 | licence = Mixed | author = C...") |
No edit summary |
||
Line 37: | Line 37: | ||
* Add -gl-filter option to select OpenGL texture filter. | * Add -gl-filter option to select OpenGL texture filter. | ||
* Support directly loading ASCII files (.bas, .asc) as gapped ASCII BASIC. | * Support directly loading ASCII files (.bas, .asc) as gapped ASCII BASIC. | ||
* Write-back support for VDK and JVC disk images. | |||
* Request filename when creating a blank disk. | |||
[[Category:Homebrew applications]] | [[Category:Homebrew applications]] |
Revision as of 04:32, 20 September 2012
XRoar | |
File:Xroards.png | |
General | |
---|---|
Author(s) | Ciaran Anscomb |
Type | Computer Emulator |
Version | 0.24fp3 |
Licence | Mixed |
Links | |
[Media:Xroar024ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
XRoar is a Dragon/Tandy Coco emulator that runs on a wide variety of platforms. Due to hardware similarities, XRoar also emulates the Tandy Colour Computer (CoCo) models 1 & 2.
To start, user will need to acquire (and maybe build) the software and install it. Pre-built binary packages are available from the XRoar home page (http://www.6809.org.uk/dragon/xroar.shtml). If one is not available for your architecture, you will have to build from source. XRoar should build and run on any POSIX-like system for which SDL (http://www.libsdl.org/) is available.
User guide
Installation and user guide can be found here.
Changelog
Version 0.23, Mon Nov 30 2009
- Full CoCo RAM select emulation.
- Implemented SAM FAST mode.
- Fullscreen fixes.
- Better handling of -load and -run options.
- Include "dark orange" VDG text mode colour.
- Initial ALSA sound module (-ao alsa).
- Read a configuration file on startup.
- Sun audio fixes.
- Experimental curses user interface.
- Run first non-option argument.
- WD279x fix.
- Fixed segfault in SDL joystick code.
- Work around nasty hang bug in SDL's pulseaudio module.
- Add ROM search path to Windows build.
- Add -gl-filter option to select OpenGL texture filter.
- Support directly loading ASCII files (.bas, .asc) as gapped ASCII BASIC.
- Write-back support for VDK and JVC disk images.
- Request filename when creating a blank disk.