Project

General

Profile

Statistics
| Revision:

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

Mistification from slingshot, many many many thanks!

972 02/20/2020 09:51 PM markw

Create standard video mode rom

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

966 11/10/2019 09:40 PM markw

Get sockit firmware building

958 11/08/2019 10:53 PM markw

Set line control earlier on. Otherwise hubs reject the set_address, since it comes too soon.

956 11/01/2019 10:15 PM markw

Bug#75: Fix USB keyboard hang after 70 minutes

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