first, to introduce myself:
I'm working with FPGAs for Hobby, after i worked 7 years as full-time FPGA developer.
While I can read verilog/system verilog, my designs are VHDL only.
I don't have a Mister yet and playing all those old consoles/arcade cores is NOT my main goal or motivation,
as most of them are unknown to me. Probably i'm too young.
The GBA core:
you can find the core at github: https://github.com/RobertPeip/FPGBA
some videos at youtube: https://www.youtube.com/channel/UC553Ii ... -zsVLF6Egw
All status info is also on github, so i will not repeat it here.
It's currently running on the DE2-115 board with a cyclone 4 of equal size to the Mister C5.
Main difference from this side is:
- DE2-115 has 32 Bit SDRam
- Mister has more BRAM
So there are a few changes that would make sense when porting the core.
I already did some kind of polish the top level to make it more generic, but probably more has to be done.
Currently i'm searching for someone to work together to get it ported.
Also one request from my side: please don't copy the source into another repo, but instead create a subgit. I'm also doing this and i hope the project doesn't get fragmented.
That's it for now.
Please don't be too hard, it were some tough last weeks to get the core this far.
I need to care of my family again
