Project

General

Profile

# Date Author Comment
1316 02/07/2021 09:42 AM markw

Mistification from slingshot, many many many thanks!

971 02/20/2020 09:47 PM markw

Add support for 480i/576i,720p and 1080i

968 11/26/2019 10:10 PM markw

basic mist ypbpr support

425 10/24/2015 03:55 PM markw

Ádded USB joystick switching + misc fixes for mcc release 1.3

394 08/12/2015 10:22 PM markw

usb debug support to fix torid

350 04/08/2015 07:58 AM markw

Simple memory saving support - to help debugging

348 04/04/2015 11:50 PM markw

Added Drive turbo selection. Fixed a few builds. Added which target is building to output. Run up to 3 jobs at once during build.

346 04/04/2015 02:45 PM markw

Split the concept of hsync, vsync and composite sync. When composite sync used tie vsync high. The offset hsync pulse of pal/hsync is only present for 15khz composite sync. Remove rom selection since its unused.

316 01/11/2015 10:33 PM markw

Fixed delay function on sockit

308 01/10/2015 09:58 PM markw

added init stub for sockit

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.

262 11/08/2014 11:23 PM markw

key control in menu. escape to exit

210 10/11/2014 09:55 AM markw

Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.

200 10/05/2014 10:13 PM markw

Point cartridges at user dir, rather than os rom dir

196 10/05/2014 01:31 PM markw

Init fil type properly on real hardware. Static init does not work with linker setup.

195 10/05/2014 11:18 AM markw

Merged in cartridge support from Hias. To make space some space improvements were done to freeze and drive emulator. Lots of scope for more

190 10/02/2014 11:38 PM markw

Fixed 5200 rom addresses and memory clear. On 5200 ROM is currently in base ram area! Also install all zpu roms

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...

183 09/28/2014 01:48 PM markw

Patch from Hias for local ncurses output. 0001-initial-version-of-linux-firmware-simulator.patch

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

160 08/20/2014 08:13 PM markw

Allow more memory for directories

117 07/14/2014 10:02 PM markw

Cleaned up main, so only 1 copy of core bits. Created aeon lite rom

116 07/14/2014 09:59 PM markw

Made firmware suitable for aeon lite with 1MB RAM. Requires associated address_decoder change - TBD

104 06/29/2014 09:12 AM markw

Save some bytes. Some commented debug

69 06/08/2014 07:44 PM markw

Mist read/write support added/debugged. Single OS ROM + file selector. Fix bug when using "move to drive 1" which reinstated empty drives! Never access Atari system while reset.

64 06/01/2014 09:08 PM markw

use MCC paths (will differ per system - TODO)

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

62 05/21/2014 10:38 PM markw

Added real-only support. Describe disk image in menu.

55 05/16/2014 07:39 AM markw

Add titles. Load rom from sd.

52 05/15/2014 07:20 AM markw

Long firmname support. Several bugfixes, e.g. multi-drive support

49 05/13/2014 09:34 PM markw

First cut of write support

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!