Search found 25 matches
- Sat Jan 06, 2024 2:14 pm
- Forum: Hardware Setups
- Topic: Secondary SD Card Access?
- Replies: 2
- Views: 3745
Re: Secondary SD Card Access?
Secondary SD Card is accessible only from FPGA core, ARM can't access it and so it can't share it on FTP or Samba. But I do believe after some changes to menu core it could bridge it to ARM and maybe it could be shared when menu core if running? I would appreciate it as I used it for 2 of my cores and it would make my development little bit - if I ...
- Sun Oct 29, 2023 4:28 pm
- Forum: Amiga (Minimig)
- Topic: MultiJoy Support?
- Replies: 2
- Views: 6255
Re: MultiJoy Support?
Yes, Minimig core does have multijoy support. Evidence is on line 621 of Minimig-AGA_MiSTer/rtl/minimig.v file
Code: Select all
.portb_in({_joy4[0],_joy4[1],_joy4[2],_joy4[3],_joy3[0],_joy3[1],_joy3[2],_joy3[3]}),
I probably had failed joystick when I tried it for the first time. This is super fun playing Dynablaster with more people
Petr
- Thu Sep 14, 2023 8:58 pm
- Forum: Linux
- Topic: What keeps changing my MAC Address on reboot ?
- Replies: 12
- Views: 6321
Re: What keeps changing my MAC Address on reboot ?
I had same issue - each reboot different MAC and therefore DHCP server assigned different IP. After some investigation I found this shell script /media/fat/Scripts/mac_address_change.sh and as I was not sure if I can delete it I "improved" it with single line of code - exit 0 # Version 1.0 - 2019-05-13 - First commit exit 0 ========= OPTI...
- Mon Nov 21, 2022 10:02 am
- Forum: Amiga (Minimig)
- Topic: MultiJoy Support?
- Replies: 2
- Views: 6255
MultiJoy Support?
Hi all,
does Amiga core support multijoy? I wanted to play Dynablaster where there is multijoy support in this game (other 2 joystick were attached to printer port via simple wire-only reduction) but I failed to made it work in Minimig.
Does Minimig support it? Have I failed to find it in menu somewhere?
Thank you,
Petr
does Amiga core support multijoy? I wanted to play Dynablaster where there is multijoy support in this game (other 2 joystick were attached to printer port via simple wire-only reduction) but I failed to made it work in Minimig.
Does Minimig support it? Have I failed to find it in menu somewhere?
Thank you,
Petr
- Thu Oct 27, 2022 7:16 am
- Forum: MiSTer Updates & Changelog
- Topic: MiSTer updates and changelog
- Replies: 820
- Views: 4469430
Re: MiSTer updates and changelog
Ondra SPO 186:
- Ondra Melodik added
- Ondra Melodik added
- Thu Oct 27, 2022 7:14 am
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
New version of Ondra SPO 186 core with Ondra Melodik is available now. Ondra Melodik is new HW for old Ondra computer. It is a "sound card" with SN76489 chip. Here is link to HW author pages https://github.com/72ka/OndraMELODIK where you can find gerber files, visualization, demo application and many more. And here is link to his demo app...
- Mon Aug 29, 2022 10:33 am
- Forum: Newcomers Forum
- Topic: Usage of Second SD Card Slot?
- Replies: 5
- Views: 2712
- Fri Jun 10, 2022 8:03 pm
- Forum: MiSTer Updates & Changelog
- Topic: MiSTer updates and changelog
- Replies: 820
- Views: 4469430
Re: MiSTer updates and changelog
Ondra SPO 186 core
- Ondra SD implemented in core - faster and more convenient SW (games) load (from SD card in secondary slot)
- Ondra SD implemented in core - faster and more convenient SW (games) load (from SD card in secondary slot)
- Fri Jun 10, 2022 8:01 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
Hi all, here is new version of my Ondra SPO 186 core with big update - Ondra SD implemented in core. Ondra SD in new HW created by Martin - here is link to his web page about it https://sites.google.com/site/ondraspo186/4-rom-card-sd This great HW enables fast SW load from SD card into real Ondra computer and I've adopted same approach (and used or...
- Sun Jan 30, 2022 4:30 pm
- Forum: MiSTer Updates & Changelog
- Topic: MiSTer updates and changelog
- Replies: 820
- Views: 4469430
Re: MiSTer updates and changelog
PMD85 core update
+ MHB8251 implemented (i8251 clone, games use it as a timer and TxD and RxD signals are now connected to MiSTer user port = you can communicate from PMD85 MiSTer core to PC now)
+ All RAM implemented (games like Hlípa and Magicland Dizzy works now)
+ eprom range decoder fix
+ interface 8255 chip select fix
+ MHB8251 implemented (i8251 clone, games use it as a timer and TxD and RxD signals are now connected to MiSTer user port = you can communicate from PMD85 MiSTer core to PC now)
+ All RAM implemented (games like Hlípa and Magicland Dizzy works now)
+ eprom range decoder fix
+ interface 8255 chip select fix
- Mon Oct 25, 2021 1:38 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
I'm not sure about how update script works, but if it depends on wiki page I've put it there recently...
- Mon Oct 25, 2021 12:33 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
Oh I forgot to put it on main wiki page, sorry, fixed now as well and notice in change log forum.
And think you for nice words
Petr
And think you for nice words
Petr
- Mon Oct 25, 2021 12:31 pm
- Forum: MiSTer Updates & Changelog
- Topic: MiSTer updates and changelog
- Replies: 820
- Views: 4469430
Re: MiSTer updates and changelog
Ondra SPO 186
First official release of another Czechoslovakian 8-bit computer
First official release of another Czechoslovakian 8-bit computer
- Sun Oct 24, 2021 5:20 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
I'm not sure how many games were made for this computer, probably not so many. There were only about 2000 computers made and most of them were not available for home users but schools. Only games available today are on following page https://sites.google.com/site/ondraspo186/download/9-1-hry Please note zip files might contain more than one game. B...
- Sun Oct 24, 2021 2:52 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Re: Ondra SPO 186 Core for MiSTer
Nice to read that :) I'm not very familiar with Spectrum inside, but I'd say only compatible was Z80 CPU (here U880D - clone from East Germany). It had no ULA. Graphics was generated with 2x i8253 (USSR clone) programmable timers only (except some NANDs and one pulse generator) - so I'd say no, it was not compatible. Unfortunately I can't say how e...
- Sun Oct 24, 2021 2:18 pm
- Forum: Other Computer / System Cores
- Topic: Ondra SPO 186 Core for MiSTer
- Replies: 17
- Views: 9180
Ondra SPO 186 Core for MiSTer
Hi all, this is my 2nd FPGA core for MISTer - another 8-bit Czechoslovakian computer Ondra SPO 186. It's almost fully implemented - only one missing thing is modern HW called Ondra SD for loading SW from SD cards. Core as it is now is able to load SW from ADC line in and via serial port (user port) with appropriate 3.3V UART converted. If you use h...
- Wed Sep 29, 2021 6:56 pm
- Forum: Other Computer / System Cores
- Topic: PMD85 Core
- Replies: 21
- Views: 14268
Re: PMD85 Core
Done, thank you!
- Wed Sep 29, 2021 6:56 pm
- Forum: MiSTer Updates & Changelog
- Topic: MiSTer updates and changelog
- Replies: 820
- Views: 4469430
Re: MiSTer updates and changelog
PMD85:
First official release of Czechoslovakian 8-bit computer
First official release of Czechoslovakian 8-bit computer
- Sun Sep 26, 2021 8:30 am
- Forum: Other Computer / System Cores
- Topic: PMD85 Core
- Replies: 21
- Views: 14268
Re: PMD85 Core
Hi everyone, new release of PMD85 mister core is available. In new version load sw (games) via (ADC) line in and mouse were implemented. Details how to install new release, use both features as well as release itself is available on my github https://github.com/PetrM1/PMD85 And here is link to a zip file with great minesweeper game transformed into...
- Fri Jun 04, 2021 7:22 am
- Forum: General Discussions
- Topic: UART from/to core
- Replies: 3
- Views: 3517
Re: UART from/to core
Thank you for answer! I'll try to read it in Linux later today. But is there some way how I could expose "core UART" to Nano-DE10 USB com port? I'd like to have a chance to communicate with core from outside world (PC). And could to tell me what bits in uart_mode in hps_io do mean, please? I tried to find some wiki page or doc but haven't...
- Wed Jun 02, 2021 2:52 pm
- Forum: General Discussions
- Topic: UART from/to core
- Replies: 3
- Views: 3517
UART from/to core
Hi all, I'd like to let user communicate with my core via serial line. I mentioned signals UART_RXD and UART_TXD but unfortunately even I'm writing to it inside core nothing happens on USB UART. I've seen notice about mysterious item uart_mode in hps_io and when I set it to recommended value I see on USB UART MISTer linux. :( Could you help me to u...
- Thu Apr 29, 2021 10:24 am
- Forum: General Discussions
- Topic: List of "unofficial" cores
- Replies: 6
- Views: 6748
List of "unofficial" cores
Hi Mister team, thank you for great work preparing ecosystem for emulating old be-loving machines! I appreciate huge list of available official cores from your homepage and auto update script, however I do believe there exists much more created by other people. I do understand you don't want to "taint" your github and list with cores you ...
- Fri Feb 05, 2021 8:40 am
- Forum: Other Computer / System Cores
- Topic: PMD85 Core
- Replies: 21
- Views: 14268
Re: PMD85 Core
I'm glad to hear such a positive feedback, thank you
- Tue Jan 12, 2021 9:09 am
- Forum: Other Computer / System Cores
- Topic: PMD85 Core
- Replies: 21
- Views: 14268
Re: PMD85 Core
Hi all,
thank you for your positive feedback! I'm glad if this core of an old Czechoslovakian computer entertained you (at least for a while).
@Threepwood this core is PMD85-2a (but full RAM mode is not available in this core yet)
Thank you and enjoy!
Petr
thank you for your positive feedback! I'm glad if this core of an old Czechoslovakian computer entertained you (at least for a while).
@Threepwood this core is PMD85-2a (but full RAM mode is not available in this core yet)
Thank you and enjoy!
Petr
- Sun Jan 03, 2021 4:27 pm
- Forum: Other Computer / System Cores
- Topic: PMD85 Core
- Replies: 21
- Views: 14268
PMD85 Core
Hi all, I’d like to share my 2nd Verilog project with you (1st was uninteresting led blinking) – FPGA implementation of Czechoslovakian computer called PMD85 for MISTer. It’s still not 100% done, but it works and you can play some games on it. Here is link to short youtube video with basic and some games for demonstration. https://youtu.be/VVukIzzW...