Debugging and traces! We also need those things for all cores! =)Sorgelig wrote: So, if someone would like to implement it, then welcome. Although i like the cheats, i prefer to do other things.
Search found 68 matches
- Fri Dec 07, 2018 10:45 pm
- Forum: MiSTer
- Topic: Save States for the cores
- Replies: 32
- Views: 9173
Re: Save States for the cores
- Fri Dec 07, 2018 10:39 pm
- Forum: MiSTer
- Topic: HDMI video capture
- Replies: 23
- Views: 8663
Re: HDMI video capture
Would it be possible to share this core or point me in the right direction of the tweaks I would need to make to the verilog so I could potentially compile my own? Sure. Use modified hdmi_config.sv with changed ADV7513 chip initialization data. AudioInfo packets included to transmit audio format da...
- Thu Dec 06, 2018 11:57 pm
- Forum: MiSTer
- Topic: ZX Spectrum Core
- Replies: 86
- Views: 24381
Re: ZX Spectrum Core
Btw, Nether Earth GS doesn't work with GS neither in TSConf, nor in ZX core. So, it's game problem - it also shows artifacts on screen while loading, so may be Disk dump is corrupted. Use other GS games. Neither earth GS seems to be saved using Scorpion ZS256 snapshot mechanism or similar. Was able...
- Thu Dec 06, 2018 11:38 pm
- Forum: MiSTer
- Topic: HDMI video capture
- Replies: 23
- Views: 8663
Re: HDMI video capture
I'm having this same issue with no HDMI audio on my Elgato, but it's also affecting how I normally route my audio through my HDMI switch as I also do not get audio coming out of my monitor. I swear I've somehow tricked audio into working once for a single Arcade core but was unable to reproduce it ...
- Fri Oct 05, 2018 11:32 pm
- Forum: MiSTer
- Topic: Running MISTer on SOCkit
- Replies: 4
- Views: 2140
Re: Running MISTer on SOCkit
From linux point all these boards are the same and you can use the same SD card. Didn't try with new layout but older SD image didn't run properly neither on SoCKit nor on DE10-Standard. Anyway, not worth of time to figure out why. Each board requires some sort of dances and no significant benefits...
- Fri May 25, 2018 3:15 am
- Forum: MiSTer
- Topic: Building Linux kernel
- Replies: 62
- Views: 31220
Re: Building Linux kernel
https://github.com/kowoba/Linux-Kernel_MiSTer_build Thank you for you efforts. Basically it works. Probably few things to polish: 1) Exclude kernel compilation into Docker image build phase 2) Put several shell scripts to have compilation in different modes: - With default MiSTer kernel config (no ...
- Wed Mar 28, 2018 2:18 pm
- Forum: MiSTer
- Topic: USB Hub board
- Replies: 271
- Views: 184849
Re: USB Hub board
Skyscraper is growing... Probably it's find some Godzilla arcade to make it stylish =)))nightshadowpt wrote:I love the way this project is growing...
Thanks for developing yet another board guys!
- Tue Feb 27, 2018 9:58 pm
- Forum: MiSTer
- Topic: Mister... no USB devices are recognized...
- Replies: 43
- Views: 19457
Re: Mister... no USB devices are recognized...
Now, back to your fork: is there any informal coordination with Sorgelig? Will you merge the sources or are you both working on your own? Locutus73 Currently there is no active and concurrent development that requires code merge. But if needed - git merge is pretty straightforward process. Backport...
- Mon Feb 26, 2018 11:50 pm
- Forum: MiSTer
- Topic: Mister... no USB devices are recognized...
- Replies: 43
- Views: 19457
Re: Mister... no USB devices are recognized...
Community is all about chatting =) So let's drink... something to the power of community! =)Locutus73 wrote: instead of my chit chat.
Maybe I wasn’t clear, I’m not a native English speaker.
Locutus73
I'm not native speaker either.
- Mon Feb 26, 2018 6:25 pm
- Forum: MiSTer
- Topic: Mister... no USB devices are recognized...
- Replies: 43
- Views: 19457
Re: Mister... no USB devices are recognized...
If half-year of hardcore coding is treated as chat... anyway it's public and anyone can watch https://github.com/alfishe/MiSTerLocutus73 wrote:I ]…with some actual and useful coding instead of chit chat.![]()
Locutus73
not sure if anyone can contribute (by skills entrypoint restrictions ony)
- Mon Feb 26, 2018 6:18 am
- Forum: MiSTer
- Topic: Mister... no USB devices are recognized...
- Replies: 43
- Views: 19457
Re: Mister... no USB devices are recognized...
MiSTer uses polling mechanism to query FPGA. It's single thread for all kind communications to FPGA, so any significant delay will delay everything like disk i/o, kbd/joy, etc.. Input flood may lead to input latency for example. In worse cases some cores may fail to use disk i/o due to long wait an...
- Tue Feb 20, 2018 9:04 pm
- Forum: MiSTer
- Topic: Installation Problem with SDCard Tool
- Replies: 6
- Views: 2640
Re: Installation Problem with SDCard Tool
Good morning, first attemp I waited 30minutes, the last try was the hole night... no second question for formatting. Thanks a lot There is known issue on some systems with v1.0.0.1 hanging during format. Workaround: 1) Start "Full install" in the tool 2) Close SD Install tool after 2-3 minutes it h...
- Fri Feb 16, 2018 4:07 pm
- Forum: MiSTer
- Topic: Script launcher menu and Linux hooks fantasies
- Replies: 46
- Views: 12636
Re: Script launcher menu and Linux hooks fantasies
I’d like to start using the board with heatsink and cooling fan installed, but I know it should be safe do Linux tests with the board as is, without cooling… decisions. It's safe to start board without even heatsink. Just be aware that you won't get heavy cores like ao486 stably working and you mig...
- Mon Feb 12, 2018 4:17 am
- Forum: MiSTer
- Topic: Script launcher menu and Linux hooks fantasies
- Replies: 46
- Views: 12636
Re: Script launcher menu and Linux hooks fantasies
Then you need to use old & obsolete SDL1 instead of current SDL 2. Latest Hatari supports both SDL1 & SDL2, older versions supported only SDL v1. I think SDL1 should support running in plain framebuffer. (Framebuffer is often slower than X11 though as it's normally pretty much without any accelerat...
- Sun Feb 11, 2018 3:32 am
- Forum: MiSTer
- Topic: Script launcher menu and Linux hooks fantasies
- Replies: 46
- Views: 12636
Re: Script launcher menu and Linux hooks fantasies
There may be a way to get the emulators up using just SDL instead of SDL on xwindows - to keep things lightweight. I haven't looked at it yet, the question is whether this would be a ton of work to make the framebuffer backend work. The current framebuffer backend requires opengl. Maybe one of the ...
- Sat Feb 10, 2018 3:08 am
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
Menu.rbf is loaded at U-boot time, before loading the main kernel? And the boot process stops completely if FPGA config fails for any reason? Answering you questions: - yes, FPGA Menu.rbf stream is loaded via U-Boot script - I doubt that process stops on my DE10 if menu.rbf is missing or broken. Li...
- Sat Feb 10, 2018 3:00 am
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
Come on Sorgelig, why are you always so unfriendly? Should I spend hours performing some tests and investigating the problem for something that took you less than a minute to answer? Yes, he has some "specific" personality =)) But as long he produces tons of valuable stuff - who cares? =) But it al...
- Sat Feb 10, 2018 2:56 am
- Forum: MiSTer
- Topic: SDHC/SDXC specs
- Replies: 2
- Views: 1364
Re: SDHC/SDXC specs
Even very new UHS-3 cards with additional pins still can be used in generic SD readers with reduced speed as far as i know. Yes, even UHS-3 cards will work but with hard limit on performance (since there are no extra pins line and 4 bit SD 3.0 interface working on 50MHz is used. Didn't make any for...
- Sun Feb 04, 2018 6:37 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
All Cyclone V SOCs can boot the HPS from this flash, but only the Standard has the connection on the board (although it seems the actual device is not populated). And again, only the Standard have this enabled on U-boot. U-boot is not an issue - MiSTer already has slightly customized version and we...
- Sun Feb 04, 2018 6:24 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
Taking bets =))))) Can test it online.Sorgelig wrote: at 99.9% i'm sure DE10-standard will boot from my linux without modifications.
DE1-SoC was not able to boot with current Linux distro (different SoC chip, different DDR)
- Sun Feb 04, 2018 4:25 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
One significant difference on the DE-10-Standard is that Linux can bootstrap, at least in theory, from Flash. But the schematics show serial flash as non populated ??? The Flash parameters do are enabled in the U-Boot. Why the question about boot sequence and devices even came to a scene? Booting H...
- Tue Jan 30, 2018 5:48 pm
- Forum: MiSTer
- Topic: MISTer on DE0-nano-SoCKit?
- Replies: 95
- Views: 27044
Re: MISTer on DE0-nano-SoCKit?
Please provide URL to the GitHub projectolin wrote: So I've published the gerbers and BOM on my github.
- Mon Jan 29, 2018 10:01 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
If it's another speed grade and other parameters - so twice harder to support as a platform...
- Mon Jan 29, 2018 10:00 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
deleted overquoted message
- Mon Jan 29, 2018 6:52 pm
- Forum: MiSTer
- Topic: MiSTer on DE10-Standard - needed?
- Replies: 97
- Views: 46605
Re: MiSTer on DE10-Standard - needed?
Terasic is selling another board - DE10-standard: http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=167&No=1081&PartNo=1 From MiSTer point of view it's pretty the same as DE10-nano: DE10-Standard + HDMI output FMSC card combo looks weird from user standpoint and cover si...