Search found 27 matches

by ragnar
Thu Nov 10, 2022 9:45 pm
Forum: Atari ST / STe
Topic: MiSTer and EmuTOS [Solved]
Replies: 7
Views: 4413

Re: MiSTer and EmuTOS [Solved]

I was able to get the viking running using this driver here:
http://milan.kovac.cc/atari/software/?f ... ERS/SCREEN

IMG_20221107_222756888~2.jpg
IMG_20221107_222756888~2.jpg (3.36 MiB) Viewed 3736 times
by ragnar
Thu Nov 10, 2022 7:37 pm
Forum: Atari ST / STe
Topic: MiSTer and EmuTOS [Solved]
Replies: 7
Views: 4413

Re: MiSTer and EmuTOS [Solved]

It is fixed now in EmuTOS. MiSTer should boot, even when vikiking is enabled
https://github.com/emutos/emutos/commit ... 0ce85789cd
by ragnar
Tue Jul 26, 2022 9:44 pm
Forum: Linux
Topic: Useful SSH Commands For MiSTer?
Replies: 13
Views: 4005

Re: Useful SSH Commands For MiSTer?

Bits n Stuff wrote: Sun Jul 24, 2022 4:11 pm ssh root@xxx.xxx.x.xxx
cd /media/fat/Scripts; ./update_all.sh
No need to ssh into the box at all, just execute the script via ssh. For example:

ssh root@xxx.xxx.x.xxx "bash /media/fat/Scripts/update_all.sh"
by ragnar
Tue Jul 26, 2022 9:40 pm
Forum: Linux
Topic: Useful SSH Commands For MiSTer?
Replies: 13
Views: 4005

Re: Useful SSH Commands For MiSTer?

i use scp quite often. it copies files/folders via ssh. For example:

For a single file
scp file_to_copy user@192.168.178.123:/media/fat/location/

for a folder
scp -r folder_to_copy user@192.168.178.123:/media/fat/location/
by ragnar
Tue Feb 15, 2022 6:09 pm
Forum: PC 486SX (ao486)
Topic: Windows NT 4 - WORKING on ao486!
Replies: 97
Views: 18445

Re: Windows NT 4 - WORKING on ao486!

Wow! Finally a modern Domain Controller :lol:
by ragnar
Sat Feb 12, 2022 9:33 pm
Forum: Linux
Topic: SSH Login ASCII Art
Replies: 8
Views: 2894

Re: SSH Login ASCII Art

If you use Linux, you can use "figlet" to create those banners
by ragnar
Tue Jan 11, 2022 8:21 pm
Forum: General Discussions
Topic: New Suska Cores available
Replies: 6
Views: 4505

Re: New Suska Cores available

i don't know how portable those cores are but, maybe, some is taking the sources as a blueprint for another 68030 core
by ragnar
Sat Jan 08, 2022 6:59 pm
Forum: General Discussions
Topic: New Suska Cores available
Replies: 6
Views: 4505

New Suska Cores available

If anyone is interested in, Wolfgang Förster (the creator of the Suska) has released some new Suska Cores incl. a 6010 and a 68030 "light" (it has no cache or mmu). You can find the cores here https://download.experiment-s.de/Configware/2K21A/ and the releasenotes are here https://download.experiment-s.de/Config ... enotes.txt .
by ragnar
Wed Nov 24, 2021 3:36 pm
Forum: Atari ST / STe
Topic: extended STe Joystickports
Replies: 4
Views: 7134

Re: extended STe Joystickports

Yes, I know that. I was not clear enough. How can I connect my jaguar pads to the mister?
by ragnar
Wed Nov 24, 2021 1:39 pm
Forum: Atari ST / STe
Topic: extended STe Joystickports
Replies: 4
Views: 7134

extended STe Joystickports

Hi there,

maybe i've missed it somewhere but how can i use the STe Joystickports described in the readme.md here https://github.com/MiSTer-devel/AtariST_MiSTer

bye
Bernd
by ragnar
Sun Sep 19, 2021 8:18 pm
Forum: Display Devices
Topic: Small (5"-10") MiSTer Display Ideas?
Replies: 12
Views: 4280

Re: Small (5"-10") MiSTer Display Ideas?

What about portable Monitors techmoan featured a month ago? Sure, they are not 5 to 10" but they are quite cheap compared to special designed displays
https://www.youtube.com/watch?v=NVdID9nbwU8
by ragnar
Tue Aug 31, 2021 7:05 pm
Forum: Atari ST / STe
Topic: RAM Bigger Than 4M And MiNT
Replies: 11
Views: 13495

Re: RAM Bigger Than 4M And MiNT

It is the very same, strange problem I've expirienced a few month ago with my Suska III-C board. i will file a bug torwards the devs. Is it ok for you when i link your post here?

Edit:
My first bugreport ist still open: https://github.com/freemint/freemint/issues/216
by ragnar
Tue Apr 06, 2021 8:19 pm
Forum: Atari ST / STe
Topic: Is the Atari Falcon 030 possible in MiSTer?
Replies: 38
Views: 31440

Re: Is the Atari Falcon 030 possible in MiSTer?

I'm not that optimistic. I'm in contact with Wolfgamg Förster (from Suska) and he said that his full featured 68030 (CPU, Cache, MMU, FPU, ability to add an FPU and pipelined structur [whatever this means]) needs 55.000 LEs. A light version still needs 32.000 LEs. Now, do your math. What do yout think, how big are Videl, Combel, DMA and such. Maybe...
by ragnar
Tue Feb 09, 2021 6:01 pm
Forum: Atari ST / STe
Topic: Is the Atari Falcon 030 possible in MiSTer?
Replies: 38
Views: 31440

Re: Is the Atari Falcon 030 possible in MiSTer?

ron wrote: Tue Feb 09, 2021 11:21 am someone remembers the SUSKA board ?
I do and i have one Suska III-C
by ragnar
Mon Feb 08, 2021 7:20 pm
Forum: Atari ST / STe
Topic: Is the Atari Falcon 030 possible in MiSTer?
Replies: 38
Views: 31440

Re: Is the Atari Falcon 030 possible in MiSTer?

Don't forget some more special ic's like combel, dma or videl. i'm not pretty sure it will not fit inside misters fpga
by ragnar
Mon Feb 08, 2021 6:35 pm
Forum: General Discussions
Topic: How often/regularly do you use the MiSTer?
Replies: 17
Views: 6025

Re: How often/regularly do you use the MiSTer?

a few times a week. mostly when i want to hear some chipsounds. So, i guess, my mister is a very expensive musicplayer right now :lol:
by ragnar
Thu Jan 21, 2021 10:30 am
Forum: Atari ST / STe
Topic: Atari ST RTC Support
Replies: 8
Views: 4743

Re: Atari ST RTC Support

Sorgelig wrote: Thu Jan 21, 2021 9:04 am Where RTC is used in ST? I don't see TOS displaying current time anywhere.
You can use xcontrol for example
by ragnar
Tue Jan 19, 2021 8:09 pm
Forum: Atari ST / STe
Topic: Atari ST RTC Support
Replies: 8
Views: 4743

Re: Atari ST RTC Support

kathleen wrote: Fri Jan 15, 2021 5:32 am If I'm not wrong the Mega ST and Mega STE, have RTC, I"m sure there is a place for a battery (which needs to be replaced :-)) in mine.
The MegaST has one with a battery compartment inside the case, both, Mega STe an TT have an internal battery and the Falcon has the infamous NVRAM with builtin battery
by ragnar
Mon Aug 31, 2020 8:03 pm
Forum: Atari ST / STe
Topic: Steroids mode
Replies: 4
Views: 4623

Steroids mode

Hi there,

the subject say ist all. Whats the Steroids mode in MiSTer?

bye
by ragnar
Tue Jun 16, 2020 7:51 pm
Forum: Other Computer / System Cores
Topic: Floppy drive sounds
Replies: 41
Views: 19120

Re: Floppy drive sounds

i'm fine with it as long as it is not enabled by default
by ragnar
Wed Jun 10, 2020 7:23 pm
Forum: Input Devices
Topic: Atari Jaguar and Neo Geo low latency USB adapters
Replies: 5
Views: 4762

Re: Atari Jaguar and Neo Geo low latency USB adapters

any updates on this? i'd love to connect my jagpad
by ragnar
Tue Jun 09, 2020 7:29 pm
Forum: Other Console Cores
Topic: Atari Jaguar Core
Replies: 159
Views: 154270

Re: Atari Jaguar Core

Summary: It's worth a try.

Thanks for the input so far.
by ragnar
Mon Jun 08, 2020 7:32 pm
Forum: Hardware Setups
Topic: Show Us Your MiSTers
Replies: 614
Views: 385670

Re: Show Us Your MiSTers

12 Euro for the i8 is a fair price. orderd one to for testing (https://www.amazon.de/dp/B00W2YGJWK/)
by ragnar
Sun Jun 07, 2020 3:46 pm
Forum: Hardware Setups
Topic: Show Us Your MiSTers
Replies: 614
Views: 385670

Re: Show Us Your MiSTers

What (Wireless?) keyboard is this?
by ragnar
Thu Jun 04, 2020 4:55 pm
Forum: Other Console Cores
Topic: Atari Jaguar Core
Replies: 159
Views: 154270

Atari Jaguar Core

Hi there,

anyone ever tried the Jaguar Core (https://github.com/ElectronAsh/Jaguar_MiSTer_new and compiled binaries here https://mega.nz/folder/iHxGjKQJ#E-CSMwj66kbPGltVmLTbiw) ? I know, it is marked as beta but how stable is it so far?

greetings
by ragnar
Tue Jun 02, 2020 8:50 pm
Forum: Other Computer / System Cores
Topic: Nand2Tetris/Hack Core
Replies: 19
Views: 11608

Re: Nand2Tetris/Hack Core

A Channel F core would be really great but... i wonder, since the Channel F has a "second layer of controls" on the button, how would it work on a regular joypad?
by ragnar
Thu May 28, 2020 11:05 am
Forum: General Discussions
Topic: Mist FPGA Forum?
Replies: 13
Views: 8402

Re: Mist FPGA Forum?

Newsdee wrote: Mon May 25, 2020 8:02 am I guess it depends on how much longer it will take Atari Forum to come back to life...


Update on facebook about atari-forum.com:
Darren Wetherilt wrote: All data is safely on the new box. I have a bit of work to do before I can make it live. Currently I’m taking a bit of time off. This will all get done as soon as I can.there is nothing to fear though!