Search found 403 matches

by Flandango
Sun Apr 21, 2024 4:17 pm
Forum: Other Computer / System Cores
Topic: Amstrad Core
Replies: 160
Views: 100061

Re: Amstrad Core

this dsk work for example on caprice forever or ace-dl I can't seem to get it run on the Caprice emulator. After selecting one of the options, it will crash at one point or another. It works just fine on the Ace-dl emulator. If you can verify it works for you on the Caprice emulator, can you please tell me version number and settings if possible. ...
by Flandango
Sat Apr 20, 2024 8:30 pm
Forum: Other Computer / System Cores
Topic: Amstrad Core
Replies: 160
Views: 100061

Re: Amstrad Core

I'll play around with it and see what i can figure out. Thanks for pointing out Caprice Forever...it has a nice disk viewer that I can use.

by Flandango
Sat Apr 20, 2024 4:53 pm
Forum: Other Computer / System Cores
Topic: Amstrad Core
Replies: 160
Views: 100061

Re: Amstrad Core

So I made a slight modification to the core to read up to 42 tracks. That particular demo will load but crash. Tried it on Mame and same thing. I did find another 42 track disk on your site that wasn't cpc+ exclusive ( 3DDemo ) that seems to work. Since I am unfamiliar with the system, I can't vouch that it will format/write properly past 40 tracks...
by Flandango
Sat Apr 20, 2024 3:14 pm
Forum: Other Computer / System Cores
Topic: Amstrad Core
Replies: 160
Views: 100061

Re: Amstrad Core

Nice to know! I couldn't find any information other than they were 180k per side and 40 tracks.

by Flandango
Sat Apr 20, 2024 1:54 pm
Forum: Other Computer / System Cores
Topic: Amstrad Core
Replies: 160
Views: 100061

Re: Amstrad Core

I'm not too familiar with the Amstrad line of computers, but as far as I know, the 3" floppy drives they used only supported 40 tracks, which is what this core supports.
The disk image you linked too is 42 tracks.
If you try the "non-original" disk (2nd tab on that website), it's 40 tracks and it works.

by Flandango
Sat Apr 13, 2024 12:22 pm
Forum: Arcade Cores
Topic: WWF WrestleFest Arcade Core?
Replies: 15
Views: 3034

Re: WWF WrestleFest Arcade Core?

If the code for the core isn't released, then you can't port it over to another platform without writing your own core code. Even though both platforms have a Cyclone fpga, you still have to "compile" the code to match the framework and the actual cyclone itself. There are Pocket cores where their code is not released therefore you can't ...
by Flandango
Fri Apr 12, 2024 8:56 pm
Forum: Other Console Cores
Topic: Colecovision screen vert stretch
Replies: 6
Views: 711

Re: Colecovision screen vert stretch

Do you have Border turned off? If so, turn it on and see if that helps you.
The "stretched" images you see should actually be a blank screen, but when the signal is cropped to remove the border, it's causing that weird effect.

by Flandango
Wed Apr 10, 2024 8:44 pm
Forum: Newcomers Forum
Topic: Can You Change Core Settings Before Starting the Core?
Replies: 5
Views: 566

Re: Can You Change Core Settings Before Starting the Core?

...I was looking for the option to instead of pressing enter to start the core, press a different key that just brings up the settings dialog for that core and allows you to insert a floppy disk before starting. Unfortunately it isn't possible to launch a core's settings without first loading the core because the core itself contains the informati...
by Flandango
Wed Apr 10, 2024 8:07 pm
Forum: Other Computer / System Cores
Topic: Oric-1 / Atmos Core
Replies: 51
Views: 11630

Re: Oric-1 / Atmos Core

Not intentional. Minor fix...just needs a line swap. PR submitted for next update. In mean time a CTRL-ALT-ALT should do.

by Flandango
Mon Apr 08, 2024 10:27 pm
Forum: Linux
Topic: MiSTer Unable to Connect to Internet for Update Scripts
Replies: 6
Views: 795

Re: MiSTer Unable to Connect to Internet for Update Scripts

Yeah I edited the conf file an just added the "static ip_address=<ipaddreess>/24 at the end. Not sure if that actually configures anything for DNS Add the following two lines also: static routers= router's ip address static domain_name_servers= x.x.x.x x.x.x.x (First domain_name_server is usually your Router's IP, second can be a public dns s...
by Flandango
Mon Apr 08, 2024 5:14 pm
Forum: Linux
Topic: MiSTer Unable to Connect to Internet for Update Scripts
Replies: 6
Views: 795

Re: MiSTer Unable to Connect to Internet for Update Scripts

So It's whenever i set a static IP for my MiSTer it is unable to connect to the update scripts. I guess I will just have to go back and forth if I want to use mister cast. Kind of a pain but It will do for now Out of curiousity, how did you configure the static IP address? Via dhcpd.conf? If so, did you configure it for static domain_name_servers ?
by Flandango
Tue Apr 02, 2024 1:59 pm
Forum: Linux
Topic: Scripts No Longer Work From OS
Replies: 3
Views: 538

Re: Scripts No Longer Work From OS

If you press F9 from the Main OSD screen, does it drop you to the linux terminal/shell with a login prompt?
Also, can you post your MiSTer.ini file?

by Flandango
Sat Mar 30, 2024 12:28 am
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1198

Re: MiSTer Can't Connect to Neohabitat [Solved]

bbond007 wrote: Fri Mar 29, 2024 11:48 pm

Alternately, you can add:

Code: Select all

[C64]
TCP_FLOW = 0

to the MidiLink.INI located in /media/fat/linux

Great! I wasn't sure since I didn't happen to notice any other setting being overwritten that way.

by Flandango
Fri Mar 29, 2024 8:20 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1198

Re: MiSTer Can't Connect to Neohabitat [Solved]

Ok I think I got it work without needing to use 64_Term... Settings as before... Bootup Habitat Disk 1 Enter Name and press F7 to enter Terminal type in atbaud1200 and press Enter then at&k0 and press Enter (that's a Zero)....you may get an OK response then atdthabitat.themade.org:1986 ....wait for it dial out before exiting terminal after it d...
by Flandango
Fri Mar 29, 2024 4:38 pm
Forum: Commodore 16, 64, 128, VIC-20, PET
Topic: MiSTer Can't Connect to Neohabitat [Solved]
Replies: 11
Views: 1198

Re: MiSTer Can't Connect to Neohabitat [Solved]

No matter how many configurations and attempts I tried, I couldn't "dial out" from within Habitat. I can dial out with CCGMS, but once you reset, the connection is also reset. So, I finally got it working but it requires the use of the original C64 Term program from Commodore. You can find it here first on list... Just like with your setu...
by Flandango
Sun Mar 24, 2024 7:52 pm
Forum: General Discussions
Topic: Core Sizes?
Replies: 8
Views: 1066

Re: Core Sizes?

That data can't be extracted from the rbf directly and I am not aware of any tool that can analyze it and give an estimate/report. The only way I am aware of is, as MostroW pointed out, to compile it yourself. To do that, you'll need to install Quartus 17, download the core's source from github, open up it's .qpf in Quartus, then Processing -> Star...
by Flandango
Sat Mar 23, 2024 11:57 am
Forum: Other Computer / System Cores
Topic: TI-994a How-To
Replies: 365
Views: 194649

Re: TI-994a How-To

It's been a while since I last played it but here is the general setup to run that game: Make sure you save a backup copy of the floppy disks...If I recall correctly they are written/saved to by the game Under the Hardware menu, I have SAMS enabled, don't worry about TIPI if you don't have one. If you haven't already assigned a Disk DSR rom, you'll...
by Flandango
Wed Mar 13, 2024 12:37 pm
Forum: Other Computer / System Cores
Topic: TI 99/4a Core
Replies: 6
Views: 779

Re: TI 99/4a Core

CRT from Direct VIdeo should show the OSD even if the core isn't producing a video signal. CRT from the I/O board won't display the OSD if the core isn't producing a video signal and the TI99/4A core won't produce a video core if the system roms are missing and the cpu doesn't initialize the VDP. Once the system roms are setup in the hardware menu ...
by Flandango
Wed Mar 13, 2024 2:40 am
Forum: Other Computer / System Cores
Topic: TI 99/4a Core
Replies: 6
Views: 779

Re: TI 99/4a Core

Are you using HDMI or CRT? If crt, the OS may not show up since the core's video isn't initializing so you will need to use HDMI for the initial configuration of system roms.

by Flandango
Fri Mar 01, 2024 7:14 pm
Forum: Other Computer / System Cores
Topic: "Stuck Key" with ROM on Aquarius Core?
Replies: 7
Views: 3522

Re: "Stuck Key" with ROM on Aquarius Core?

Try the attached test build. It should fix AD+D and Night Stalker. It should also fix the keyboard input as controller (Arrow Keys, F1-F6...).
If all looks good, I'll submit a pull request.

by Flandango
Sun Feb 25, 2024 5:11 pm
Forum: General Discussions
Topic: White static when launching scripts
Replies: 6
Views: 1837

Re: White static when launching scripts

Glad to hear you got it working.
A good place to find the latest INI file is on the Main_MiSTer github...here is a direct link to the file on the repo.

by Flandango
Sun Feb 25, 2024 4:20 pm
Forum: General Discussions
Topic: White static when launching scripts
Replies: 6
Views: 1837

Re: White static when launching scripts

What happens when you press F9? If you get to the terminal then try these steps: Login of course (U: root P: 1) cd /media/fat/Scripts ./update_all.sh It should kick off the update_all script and give you access to the menu. This just verifies that the actual script works and not just simply failing early. If it doesn't work, type the following two ...
by Flandango
Sun Feb 25, 2024 12:38 am
Forum: General Discussions
Topic: White static when launching scripts
Replies: 6
Views: 1837

Re: White static when launching scripts

Check your MiSTer.ini file for this setting:

Code: Select all

fb_terminal=1

If it's set to 0, then you won't get a terminal.

by Flandango
Fri Feb 23, 2024 1:47 pm
Forum: Official Addon Boards
Topic: Analog IO Board V6.0 Fan Voltage
Replies: 10
Views: 1548

Re: Analog IO Board V6.0 Fan Voltage

It also looks like the fan header wasn't soldered on....just pressure fitted.

by Flandango
Fri Feb 23, 2024 4:21 am
Forum: Official Addon Boards
Topic: Analog IO Board V6.0 Fan Voltage
Replies: 10
Views: 1548

Re: Analog IO Board V6.0 Fan Voltage

Yes, that's a 0 ohm resistor bridging the 5 volt line with the line going to the fan. To switch it 3.3v, you'll have to de-solder that resistor and attach it between the 3.3v line and the fan (middle pin hole)...just make sure there isn't any left over solder bridging the 5v with middle pin hole. Better yet, if you could, solder a 3 pin header in t...
by Flandango
Thu Feb 22, 2024 4:21 pm
Forum: Official Addon Boards
Topic: Analog IO Board V6.0 Fan Voltage
Replies: 10
Views: 1548

Re: Analog IO Board V6.0 Fan Voltage

The jumper block for voltage selection (3 pins) should be right next to the fan connector. If you flip the board over you should see one of the outer pins (or in your case vias/holes) bridged with the center pin. Here is a link to the schematics of the official IO board (v6.0). IO6.0-Voltage-Selector.png If you can post a detailed picture of at lea...
by Flandango
Sun Feb 18, 2024 6:48 pm
Forum: Display Devices
Topic: Help with Dell 2007FPB
Replies: 7
Views: 1786

Re: Help with Dell 2007FPB

This may be an issue:

Code: Select all

video_mode=1,1600,64,192,304,1200,1,3,46,162

try this and see if that helps:

Code: Select all

video_mode=1600,64,192,304,1200,1,3,46,162
by Flandango
Wed Feb 14, 2024 6:02 pm
Forum: Arcade Cores
Topic: Any way to control Forgotten Worlds better?
Replies: 17
Views: 2417

Re: Any way to control Forgotten Worlds better?

Thunderstick works with Forgotten Worlds on Mister. Make sure the stick is in mouse mode, (Red) and use the free spinning knob, set the Way to spinner Is there a vid or a "how to" anywhere on this? I've read on how to put a stick into mouse mode, and it's telling me to hold the Mouse/EMU buttons, and things like that, and I have no idea ...
by Flandango
Fri Feb 09, 2024 1:37 pm
Forum: Input Devices
Topic: GRS TS-BSP02 Spinner Not working with Atari 2600/7800 Games
Replies: 1
Views: 628

Re: GRS TS-BSP02 Spinner Not working with Atari 2600/7800 Games

I see that it's software configurable (Windows only of course) so you may want to check to see how it's configured. If you have the two buttons it came with attached to the spinner, you can swap between X and Y axis configurations if you hold them for 10 seconds so you may want to try that in case that's the issue. I don't have the new one only BSP...
by Flandango
Thu Feb 08, 2024 6:13 pm
Forum: General Discussions
Topic: Best way to Favorites from within a game?
Replies: 2
Views: 837

Re: Best way to Favorites from within a game?

Isn't Favorites just another folder like Arcade/Console/etc?
I'm not near my Mister at the moment and don't currently use Favorites so I can test out so I may be naive, but...
If so, have you tried going into the Cores submenu? That should take you to the "folder" you launched the current core (in this case Favorite from)?