Project

General

Profile

# Date Author Comment
799 10/13/2018 09:41 PM markw

EclaireXL has diverged a lot, use this for other platforms for now!

385 07/30/2015 11:14 PM markw

Fix menu control with stick on 5200. Add escape support by pressing both stick triggers. Make accidental reboot harder on 5200. Now reboot is on right stick + trigger on both platforms. Still on trig2 for a800 which only has one fire button.

378 07/03/2015 09:37 PM markw

Allow 2nd joystick to control menu. Some small USB fixes.

283 12/07/2014 11:27 PM markw

Capture SIO commands using a hardware state machine - too time critical to easily merge with USB polling otherwise (without much code refactoring...). Now drive emulation works on MCCTV with USB:)

275 12/01/2014 08:13 PM markw

USB now working, feeding events to core. Still some bugs remaining - such as clash with drive emulation.

251 11/02/2014 10:49 PM markw

Better cartridge support for 5200

206 10/06/2014 08:56 PM markw

Applied patches form Hias - mostly make the firmware smaller. 0001-firmware-read-cartridge-data-in-a-single-chunk. 0002-firmware-get-rid-of-regs.c-this-saves-some-300-bytes 0003-firmware-get-rid-of-libgcc-for-a800-firmware-build

189 10/02/2014 11:31 PM markw

Started merging in 5200 firmware changes. A800 firmware tested working. 5200 firmware not working, but likely a small fix...

180 09/23/2014 10:47 PM markw

Merged patches from Hias - Makefile improvements to avoid having the main_real etc! Clean up of memory defs absolute vs... 0001-firmware-refactor-Makefile-to-prepare-for-target-spe.patch 0002-firmware-refactor-memory-location-definitions.patch

63 06/01/2014 12:17 PM markw

Booting 1 second slower than Atari - not bad given also loading several ROMS from SD - can of course be further improved

55 05/16/2014 07:39 AM markw

Add titles. Load rom from sd.

47 05/08/2014 09:44 PM markw

Added hotkeys

46 05/07/2014 09:04 PM markw

First cut of reworked firmware. Just runs gunpowder charlie.atr drive emulation!