Search found 158 matches
- Wed Feb 08, 2023 10:01 am
- Forum: Programming Discussion
- Topic: Reasons why Rust is Better than C++
- Replies: 8
- Views: 22122
Re: Reasons why Rust is Better than C++
Programming Tier List: S-TIER :) Rust A-TIER :| Lisp, Fortran, Ruby B-TIER :oops: Java, C#, D (with garbage collection enabled), Ada, Python C-TIER (UNSAFE TIER) :( C, C++, Objective-C, Assembly Language, Perl I believe this list is mistaken. All Lisps use S-expressions to represent code, and are a...
- Wed Oct 14, 2020 9:51 pm
- Forum: Game Development
- Topic: How To
- Replies: 2
- Views: 9278
Re: How To
Currently, you have to write it in assembly. You can get the assembler here: https://github.com/wtetzner/waterbear/releases/latest There is some documentation for it here: https://wtetzner.github.io/waterbear/ If you join the Discord server, there people who can help you (especially Kresna): https:/...
- Thu Dec 07, 2017 7:49 pm
- Forum: Current Events and Science/Technology
- Topic: VMU Pi
- Replies: 2
- Views: 26877
VMU Pi
Someone put a Raspberry Pi in a VMU case [1]. Since ElysianVMU runs on Raspberry Pi, maybe you could run VMU games on the Raspberry Pi in a VMU case!
[1] http://www.sudomod.com/forum/viewtopic.php?f=13&t=2644
[1] http://www.sudomod.com/forum/viewtopic.php?f=13&t=2644
- Wed Jul 19, 2017 8:26 pm
- Forum: Current Events and Science/Technology
- Topic: USB GDROM
- Replies: 2
- Views: 11105
Re: USB GDROM
Yeah, that's actually how I found it. The GD-ROM on my Dreamcast failed, and I was looking for a way to fix it. I'll probably get one of these at some point, but in the meantime I just got another Dreamcast for $50.
- Sun Jul 09, 2017 10:36 pm
- Forum: Current Events and Science/Technology
- Topic: USB GDROM
- Replies: 2
- Views: 11105
USB GDROM
Have you guys seen this yet? http://3do-renovation.ru/USB-GDROM_Controller.htm
It's a little pricey, but looks pretty awesome.
It's a little pricey, but looks pretty awesome.
- Sun May 29, 2016 6:47 pm
- Forum: General/Off-Topic
- Topic: ElysianVMU Posted on Hacker News
- Replies: 1
- Views: 6492
- Wed Jan 13, 2016 5:42 pm
- Forum: General/Off-Topic
- Topic: 3D shooter in Awk
- Replies: 3
- Views: 8217
- Sat Jan 31, 2015 11:01 am
- Forum: Programming Discussion
- Topic: Dear Apple
- Replies: 6
- Views: 6654
Re: Dear Apple
Honestly, I think the right thing here would be for the compiler to give a type error, since they're different types. If you want to compare, then cast them so they're the same type. I know people feel like that would be annoying, but personally I think it's less annoying than having to remember the...
- Tue May 06, 2014 7:03 pm
- Forum: General/Off-Topic
- Topic: Building a Desktop
- Replies: 22
- Views: 13460
Re: Building a Desktop
Or in my case, never end up booting into Windows, but just end up wasting half or your hard drive space.dandymcgee wrote:The problem with dual boot is you end up never booting into Linux, lol.
- Thu Dec 19, 2013 11:29 pm
- Forum: Current Events and Science/Technology
- Topic: Steam Machine Teardown
- Replies: 3
- Views: 8184
Re: Steam Machine Teardown
Holy mother of God, what is that? Valve is trying to enter the console market without really having a console. It sounds like they're planning to have a variety of "consoles" called Steam Machines that come with Steam OS installed. If you want to, you can also just install Steam OS on a P...
- Thu Dec 19, 2013 10:55 am
- Forum: Current Events and Science/Technology
- Topic: Steam Machine Teardown
- Replies: 3
- Views: 8184
- Mon Dec 02, 2013 7:02 pm
- Forum: Current Events and Science/Technology
- Topic: Amazon Prime Air
- Replies: 1
- Views: 7541
- Thu Sep 26, 2013 1:04 pm
- Forum: Current Events and Science/Technology
- Topic: Falco's worst nightmare realized
- Replies: 4
- Views: 9462
Re: Falco's worst nightmare realized
It's important to realize that by "Java" they are referring to a Java Virtual Machine (JVM), not necessarily the Java programming language. In fact, it is possible to compile a whole slew of languages to Java byte code to execute on a JVM these days. C being among them . Using the JVM as ...
- Tue Aug 13, 2013 10:06 pm
- Forum: Current Events and Science/Technology
- Topic: SDL 2.0.0 Released
- Replies: 4
- Views: 9328
SDL 2.0.0 Released
Finally. And it uses the zlib license instead of LGPL.
http://lists.libsdl.org/pipermail/sdl-l ... 89854.html
http://lists.libsdl.org/pipermail/sdl-l ... 89854.html
- Mon Jul 22, 2013 2:03 pm
- Forum: Current Events and Science/Technology
- Topic: Ubuntu Edge
- Replies: 1
- Views: 10649