Search found 296 matches

by alanswx
Tue Dec 19, 2023 7:18 pm
Forum: Arcade Cores
Topic: Kung-Fu Master Core
Replies: 23
Views: 8127

Re: Kung-Fu Master Core

Thank you for the fix!

by alanswx
Mon Dec 18, 2023 9:12 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

Irem M62

  • Sprite Fixes and Kung-Fu Master Layering from Flandango
by alanswx
Mon Dec 18, 2023 8:29 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

Space Invaders Core - Polaris

  • MacroFPGA added Polaris support
by alanswx
Tue Sep 19, 2023 11:45 pm
Forum: Other Computer / System Cores
Topic: Apple IIGS MiSTer Core Progress
Replies: 46
Views: 19850

Re: Apple IIGS MiSTer Core Progress

Just a bump. Does anyone know if this core is still being worked on? I just noticed it has been exactly one year since the first post in this thread, so hopefully there is some progress. It is not moving as quickly as I would like. Luckily Gyurco fixed the Apple II disk drive on MiST, so I will try to port that to our iie, and see if i can get it ...
by alanswx
Mon Aug 07, 2023 5:00 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

Would it be possible to port this core to the basic MiST? Or is it too big? Not begging for ports, just curious. Gyruco has a iie core for MiST. My last floppy changes came from that core. It should be in really good shape, possibly still better than MiSTer. Oh okay. From what I read, the MiST A2 core didn't support harddisk images? But this one d...
by alanswx
Mon Aug 07, 2023 3:34 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

dakidski wrote: Sun Aug 06, 2023 8:00 pm

Would it be possible to port this core to the basic MiST? Or is it too big? Not begging for ports, just curious.

Gyruco has a iie core for MiST. My last floppy changes came from that core. It should be in really good shape, possibly still better than MiSTer.

by alanswx
Sun Aug 06, 2023 2:00 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

1) 3.5" disks and hard drive support are basically the same thing, only difference is disks are 800kb in size and hard drive images can be up to 32mb. So if you have one, you have the other. Simply implement two controllers and have one in, say, slot 5 that takes the 800kb disk images with the same firmware. Side note: When in doubt, assume p...
by alanswx
Wed Jul 19, 2023 5:05 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

In this version I am trying to figure out write protect. I think it will write protect D1 and/or D2 based on the OSD.

by alanswx
Sat Jul 15, 2023 7:31 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

This version fixes the reset button (F2) and allows reboot and self-test. This also adds the option to load 8k video roms from here: https://downloads.reactivemicro.com/Apple%20II%20Items/ROM_and_JEDEC/IIe/Video%20ROM/Dual-Euro/ There is also a video rom option like the switch that was on non-US Apple IIe's so you can switch between US and UK mode ...
by alanswx
Tue Jul 11, 2023 4:54 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

This builld adds "F2" for a soft reset button (which is also on the mister hardware), an OSD to change the Video rom between US and Local (hardcoded to UK for local right now). Also defaults to 65C02 unless you had saved settings, in which case you will want to fix it and re-save your settings. I don't think the F2 works correctly. I wil...
by alanswx
Sun Jul 09, 2023 10:54 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

This builld adds "F2" for a soft reset button (which is also on the mister hardware), an OSD to change the Video rom between US and Local (hardcoded to UK for local right now). Also defaults to 65C02 unless you had saved settings, in which case you will want to fix it and re-save your settings.

by alanswx
Sat Jul 08, 2023 11:05 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

This version should fix this demo:
http://www.deater.net/weave/vmwprod/megademo/

by alanswx
Sat Jul 08, 2023 12:16 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

I think you may need to go into the menu for it to permanently save it to the disk. I confirmed that it is working by saving a basic file to a .nib disk, hitting F12, then resetting the MiSTer, remounting the disk and seeing that my savefile was still there. I found the problem: the game was stored in a single ZIP file, containing multiple disk im...
by alanswx
Wed Jul 05, 2023 1:00 am
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

What type of disk image is supported for writing? (.dsk, nib, woz, po)? What about formatting disks? I will test it out. Initial testing: King's Quest I using .DSK file, I was able to "init disk" and save and restore from it. Great!!! Tried Copy2Plus 9.1, and it had a message on the screen "Requires Enhanced Apple IIe or Later"...
by alanswx
Tue Jul 04, 2023 1:32 pm
Forum: Other Computer / System Cores
Topic: Apple II Core
Replies: 251
Views: 145097

Re: Apple II Core

I have some disk fixes to test..

by alanswx
Tue Jul 04, 2023 1:30 pm
Forum: Other Computer / System Cores
Topic: Apple IIGS MiSTer Core Progress
Replies: 46
Views: 19850

Re: Apple IIGS MiSTer Core Progress

Try this Apple II RBF. I need to add in my prodos compatible clock card for the next release as well.

by alanswx
Mon Jul 03, 2023 8:18 pm
Forum: Other Computer / System Cores
Topic: Apple IIGS MiSTer Core Progress
Replies: 46
Views: 19850

Re: Apple IIGS MiSTer Core Progress

Hi there! Any news about Apple II disk drive writing? So far I am losing to the new code.. I hooked it up, but it doesn't work. Thank you for continuing to work on this. If you haven't already, you may want to reach out to Steve from BigMessOWires, the creator of the FloppyEmu. He's a really great guy and may be willing to help. This turned out to...
by alanswx
Mon Jul 03, 2023 3:57 pm
Forum: Other Computer / System Cores
Topic: Apple IIGS MiSTer Core Progress
Replies: 46
Views: 19850

Re: Apple IIGS MiSTer Core Progress

AmintaMister wrote: Tue Jun 20, 2023 10:40 am

Hi there! Any news about Apple II disk drive writing?

So far I am losing to the new code.. I hooked it up, but it doesn't work.

by alanswx
Thu Apr 13, 2023 4:22 pm
Forum: Other Computer / System Cores
Topic: Apple IIGS MiSTer Core Progress
Replies: 46
Views: 19850

Re: Apple IIGS MiSTer Core Progress

Just a bump. Does anyone know if this core is still being worked on? I just noticed it has been exactly one year since the first post in this thread, so hopefully there is some progress. It is not moving as quickly as I would like. Luckily Gyurco fixed the Apple II disk drive on MiST, so I will try to port that to our iie, and see if i can get it ...
by alanswx
Fri Mar 24, 2023 10:59 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

BattleZone

  • new arcade, includes red barron. Not sure red barron works quite right.
by alanswx
Mon Feb 27, 2023 1:52 am
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

Arcades Updates, new framework:
-Berzerk
-Canyon Bomber
-Centipede
-Dig Dug
-Dominos,
-DK3,
-DKJr,
-Frenzy,
-Gauntlet, -
IremM62 (lode runner),
-MCR1,2,3,3Mono,
-Pleiads,
-Rally X,
-River Patrol,
-Silverland
-Space Invaders
-Sprint1,2
-Subs
-Super Breakout
-Traverse USA
-Zaxxon

by alanswx
Sun Feb 26, 2023 11:13 pm
Forum: Other Computer / System Cores
Topic: Updated Electron Core
Replies: 1
Views: 728

Re: Updated Electron Core

EeDee wrote: Sun Feb 26, 2023 10:02 pm

The updated Electron Core does not appear to be in the repository

This is fixed. Thank you!

by alanswx
Sat Feb 25, 2023 11:51 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

Lynx48

  • updated framework
by alanswx
Sat Feb 25, 2023 1:34 am
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

RX78

  • fixed the positioning of the analog video over vga / composite / svideo
by alanswx
Fri Feb 24, 2023 11:38 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3443286

Re: MiSTer updates and changelog

Acorn Atom, Acorn Electron, CoCo2, CoCo3, Coleco Adam,Laser 310,RX78,SVI328,TRS-80

  • some have the option to turn off cassette overlay
  • Updated framework.
by alanswx
Mon Sep 05, 2022 11:52 am
Forum: Other Computer / System Cores
Topic: MIDI on Macintosh Plus for Music
Replies: 7
Views: 3477

Re: MIDI on Macintosh Plus for Music

How does the midi hookup to the Mac plus? Is it through the serial port? It might just work if I add the midi settings. I haven’t tried it. The serial compatibility is much better now.
by alanswx
Sun Aug 21, 2022 5:09 pm
Forum: Development for MiSTer
Topic: MiSTer Github Access
Replies: 2
Views: 2829

Re: MiSTer Github Access

Done! (Thanks Sorg)
by alanswx
Mon Jun 27, 2022 11:56 am
Forum: Other Computer / System Cores
Topic: Coco 2 + Mantra Alice + Dragon 32/64
Replies: 112
Views: 44935

Re: Coco 2 + Mantra Alice + Dragon 32/64

Bunker wrote: Sun Jun 12, 2022 7:49 am What is the current status of the Dragon 64 core?
I think I fixed the 64. I got a tip on what was wrong.
by alanswx
Fri May 20, 2022 5:10 pm
Forum: Other Computer / System Cores
Topic: Adam Computer (Coleco) by AlanSWX Working !!!
Replies: 16
Views: 3341

Re: Adam Computer (Coleco) by AlanSWX Working !!!

rhester72 wrote: Fri May 20, 2022 2:15 pm Is it emulated accurately enough that if you don't turn the printer on it won't work? <G>
The power supply for the computer was in the printer.. so strange. I do want to add printer emulation to all these old cores.. We need print shop banners.
by alanswx
Fri May 20, 2022 12:22 am
Forum: Other Computer / System Cores
Topic: Coleco Adam Core?
Replies: 26
Views: 13214

Re: Coleco Adam Core?

First release of an open source Adam Core is up.. Exciting! Let us know what the bugs are.