(World of Warcraft / CoD Vanguard / JustCause3 & 4 / Rage / Syndicate / Race Pro)
github.com/ecilasun/tinysys
github.com/ecilasun/sandpiper_hw
@the_cilasun@mastodon.gamedev.place
u/Not_Computer
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
github.com/ecilasun/san...
I can now to Amiga-like copper effects on sandpiper.
I think I'm getting closer to being able to opensource this.
I can now to Amiga-like copper effects on sandpiper.
I think I'm getting closer to being able to opensource this.
I want to port a few more samples to the device and wrap up that copper unit.
I want to port a few more samples to the device and wrap up that copper unit.
Feels just right in this form factor, slightly larger than a 60% keyboard :)
Feels just right in this form factor, slightly larger than a 60% keyboard :)
A much more advanced version of the Amiga copper, if you will.
A much more advanced version of the Amiga copper, if you will.
Going console-y
Going console-y
Nice to not have to touch Linux kernel / drivers for a change, for once.
Nice to not have to touch Linux kernel / drivers for a change, for once.
Getting this fabricated costs 180USD now thanks to price increases, so that makes this a 36USD keyboard + 3 port hub combo.
Not that bad really, but it could have been way cheaper.
Getting this fabricated costs 180USD now thanks to price increases, so that makes this a 36USD keyboard + 3 port hub combo.
Not that bad really, but it could have been way cheaper.
Brittle, but should hold to test putting one machine together.
Brittle, but should hold to test putting one machine together.
It still requires a large format printer (to not cause cuts), but on the bright side it doesn't require screws to hold together except for the 4x 1mm screws at the bottom for the FPGA board.
It still requires a large format printer (to not cause cuts), but on the bright side it doesn't require screws to hold together except for the 4x 1mm screws at the bottom for the FPGA board.
This evening, I added a hardware scroller. Thanks to the extra 64 bytes I read at the end of a scanline, I can scroll the view by that much without CPU intervention.
Once I get permits, I'll opensource this thing as well.
This evening, I added a hardware scroller. Thanks to the extra 64 bytes I read at the end of a scanline, I can scroll the view by that much without CPU intervention.
Once I get permits, I'll opensource this thing as well.
Once I recover from this cold I’ll do more, now I have to get back to rest.
Once I recover from this cold I’ll do more, now I have to get back to rest.
Now, to add other interesting hardware bits and finish the enclosure of sandpiper :)
Now, to add other interesting hardware bits and finish the enclosure of sandpiper :)
One problem is that audio ticks way too fast, I have to allocate some time to fix it.
One problem is that audio ticks way too fast, I have to allocate some time to fix it.
It maps the physical address of control registers for the video and audio devices and allows mmap access to shared physical memory from user space, for non-root user.
This way, apps & games have direct access to hardware as one would with older home computers.
It maps the physical address of control registers for the video and audio devices and allows mmap access to shared physical memory from user space, for non-root user.
This way, apps & games have direct access to hardware as one would with older home computers.