Project

General

Profile

Statistics
| Revision:

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

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

798 10/13/2018 09:35 PM markw

Turn off some 5200 stuff when not in 5200 mode. Remove unused function.

437 03/05/2016 05:26 PM markw

Fix airstrike 1 loading - have to nak sector 0

425 10/24/2015 03:55 PM markw

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

419 09/25/2015 10:57 PM markw

Torid works!

418 09/25/2015 10:54 PM markw

Shrunk some logging

417 09/25/2015 10:54 PM markw

Changed from iprintf to hub_debugf, so save rom when enabling iprintf

416 09/25/2015 10:53 PM markw

Debugged usb logging a little

415 09/25/2015 10:52 PM markw

Some primitive ram test code - disabled for now

414 09/25/2015 10:51 PM markw

Some primitive ram test code - disabled for now

413 09/25/2015 10:48 PM markw

Not sure quite what I was trying to do here, but it works. Fix 0 size writes?!

412 09/25/2015 10:44 PM markw

Added eclairexl to build

410 09/21/2015 10:18 PM markw

Torid support - untested as yet. Its not HID but hack it to work! TODO: more generic support

395 08/12/2015 11:32 PM markw

Debugged usb logging

394 08/12/2015 10:22 PM markw

usb debug support to fix torid

387 07/31/2015 12:04 AM markw

Typo for reset

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.

374 05/17/2015 02:47 PM markw

Patches to improve SIO from Hias. Many thanks!

371 05/17/2015 02:33 PM markw

New memory map

370 05/17/2015 02:33 PM markw

Added memory map

369 05/17/2015 02:32 PM markw

Added support for mcc wireless joypad

360 04/21/2015 09:51 PM markw

Fixed linux build

356 04/21/2015 09:40 PM markw

Added missing file

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.

339 03/27/2015 02:23 PM markw

Allow 64k carts to work. Switch keyboard to PS2 port 2.

336 03/26/2015 11:04 PM markw

papilio duo support

325 03/17/2015 11:19 PM markw

First cut of papilio duo support. NB: This does not work yet, notably PLL needs changing. Then sram needs wiring up to allow zpu to run.

318 01/12/2015 10:18 PM markw

Fix some timing issues on faster CPUs - e.g. ARM on SOCKIT

316 01/11/2015 10:33 PM markw

Fixed delay function on sockit

309 01/10/2015 10:00 PM markw

Sockit work in progress

308 01/10/2015 09:58 PM markw

added init stub for sockit

307 01/10/2015 09:57 PM markw

Removed printf

306 01/10/2015 08:45 PM markw

Fixed verify mode - missing seek

293 12/13/2014 01:54 PM markw

Added USB support

292 12/13/2014 01:54 PM markw

Added usb polling

287 12/13/2014 01:47 PM markw

MCC 5200 firmware

286 12/11/2014 10:36 PM markw

MCC controller custom mapping

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.

270 11/09/2014 11:04 PM markw

Fixes to make this build into ZPU firmware

269 11/09/2014 10:38 PM markw

Untested support for usbhostslave from opencores. Based on working usb code in mist.

262 11/08/2014 11:23 PM markw

key control in menu. escape to exit

255 11/03/2014 10:42 PM markw

Do not clear 2nd pokey - we only have one so this wipes that out...

254 11/02/2014 10:56 PM markw

Removed delay

251 11/02/2014 10:49 PM markw

Better cartridge support for 5200

244 11/01/2014 02:54 PM markw

Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...

241 10/31/2014 07:46 PM markw

Firmware changed from using atari5200 to atar5200 - only have 8 characters!

238 10/30/2014 11:04 PM markw

Use atari5200 as sd card directory

220 10/18/2014 10:47 PM markw

Switched mist_5200 to use sd card emulation. NB SD cart emulation does not work yet with this core, but problem identified and Till will be fixing. Thanks Till!

219 10/18/2014 10:46 PM markw

Switched to new mmc code a while back, removing old

215 10/17/2014 08:08 AM markw

Changed mist to use simulated sd card, rather than the custom protocol

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.

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

200 10/05/2014 10:13 PM markw

Point cartridges at user dir, rather than os rom dir

197 10/05/2014 02:04 PM markw

Ooops... Accidentally commented cart loading on commit!

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

194 10/03/2014 09:43 PM markw

Added missing files from 5200 merge

191 10/02/2014 11:59 PM markw

Upgraded to v3 of petit fat fs. Should fix 64k file size limit.

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

184 09/28/2014 01:51 PM markw

Patch from Hias to fix case where linked list is not terminated. 0001-fix-directory-reading.patch

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

163 08/20/2014 09:01 PM markw

Add 32GB SD support to MIST

160 08/20/2014 08:13 PM markw

Allow more memory for directories

157 08/02/2014 01:15 PM markw

Fix some missing long filesnames

155 07/31/2014 11:37 PM markw

Fix long filenames directories - must use directory path, not append long filename to path!

137 07/20/2014 09:10 PM markw

fix files with >1 . - also saves some rom space!

135 07/19/2014 10:04 PM markw

Retry SD init if it fails

123 07/17/2014 10:22 PM markw

Added chameleon version

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

107 06/29/2014 01:30 PM markw

Fixed alternative version of sd card access. Taken from petit fatfs. Supports > 1GB cards.

105 06/29/2014 09:12 AM markw

Fixed clean

104 06/29/2014 09:12 AM markw

Save some bytes. Some commented debug

103 06/29/2014 09:11 AM markw

Missing header

102 06/29/2014 09:11 AM markw

Save some bytes

101 06/29/2014 09:11 AM markw

Prepare interface for alternative version of mmc.c - for >1GB cards

100 06/29/2014 09:10 AM markw

Attempting to save some memory!

99 06/29/2014 09:09 AM markw

Fix name clash if all in one compilation unit

98 06/29/2014 09:07 AM markw

Allow more than 32K sectors.

97 06/29/2014 09:06 AM markw

This version should allow >1GB cards, but does not work yet

89 06/23/2014 10:30 PM markw

Fix display of disk type

78 06/09/2014 07:43 PM markw

Added DE1

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