-
Posts
22 -
Joined
Content Type
Profiles
Forums
Store
Downloads
Everything posted by Roughnight
-
WASD Keyboard Ordered - Now Three Questions
Roughnight replied to Midcon113's topic in X16 General Chat
I got my WASD CX16 keyboard today and am more than satisfied. I just wanted it to support the project, but I think this will be my everyday keyboard! Very good quality and looks great too! -
Your "Retro Gaming" Hardware or Emulators?
Roughnight replied to Strider's topic in General Retro Chat (not X16)
Hi, my setup is a C64C i paintet black/gold with an old security camera monitor I got from work. Besides I got a TheC64 for testing my crappy asm code -
Hopefully this doesn't violate any rules, but I'm very happy that a German trio has received funding for their project! It is a very good adventure game with a lot of similarities to the good old classics. "Spindle - An Action-Adventure about the Death and a Pig A mysterious disease is slowly spreading...Why can no one die anymore? Explore the world and free those who suffer from their torments"
-
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
Word! The cx-project ain't dead! @The 8-Bit Guy can make this possible, and we will help as best we can in whatever direction it goes, as a team! -
(new title): Hard decision, but the answer is pretty clear.
Roughnight replied to x16tial's topic in X16 General Chat
the VERA as seperate product.... puuh... then I have to buy a bundle X16,X8,Vera but that's ok -
Ah ok, either way, it would be a really nice feature!
-
I have a completely different idea. You could write a small program, possibly pack it into a rom bank, which enables remote development. for example send the program code from the PC to the X16 and read out the memory and registers as required.
-
Yes, Godot has a really strong UI platform with themes and everything.
-
2021-08-22 23-42-27.mp4 Ok, I had the wrong video format, sry for inconvenience. Here the video where I load the sprite from a png file!
-
Good evening everyone. 2021-08-23 00-11-55.mp4 Since I am currently learning to program assembler like crazy, and it still takes some time until I get something good ready, I thought I would combine it with something I can do a little better. Some time ago in another thread I mentioned an idea how to introduce younger people to retro computers. An IDE with which you can assemble a game by point & click. So I've done some other things in the meantime .. But since last week I've been working on this idea. Status so far: I have a rudimentary editor, can create my project and attach it to the emulator right away. The Sprite Editor is still very spartan, but I can already insert sprites from common image formats (these are saved in asm code) -> ahh ok, i forgot to show it in the vid ... sry I chose KickAssembler for the necessary compiler, simply because I am currently learning C64 / X16 coding with it. In addition to the GUI programming, I scour every possible source that deals with the X16. I am currently creating a boilerplate with which certain things can be incorporated into macros. E.g. initialization of sprites, Copy2VRAM etc. The next steps will be the layer configurations and tilemaps. And then another iteration of GUI improvement ... and then on and on I'm also sure that some are not interested in such a software, since most of them already have their workflows. I'll keep you posted here in this thread if you want. EDIT: right video format.... i'm dump and have to go to bed....
-
I have an old pentium I big tower laying around... can be a fun case too^^ and there is room for some other things.... I mean... all the things This is it! One case to rule them all! With 16x KVM switch, pi, x8,x16, c64,specci,mega65,pyra
-
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
Since the beginning of this thread, my opinion on the X8 has changed. In the beginning I was against it. Now I find the platform interesting and the possibility of quick availability appeals to other people again. Addendum: I got to the VIC20 / C64 through 8-bit Guys channel. Before that I didn't want anything to do with assembler. I watched his videos, his series about Planet X2 / X3 / Robots and finally the X16. That's how I came across Matt Heffernan's, Shallan's, Oldskoolcoder's channels and finally discovered a connection to assembler. It's a lot of fun, I don't want to stop! This is just an outline. What I mean to say, Mr. David Murray has my complete confidence. If he just sees the X8 (absolutely not a bad platform) as a means of the times, then there are reasons! The whole team is investing so much time, money and brainpower in this project and here in the forum there is currently a split. I do not like that. My opinion: X8 Go! Extend your range and collect money for the X16. Let the X16 mature and publish it as a solid, complete work of art. -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
OK, now I want a x8 and then later the x16... -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
OK, I totally understand this! Is there a way to produce the X16 phase 3 as fast as the x8? I still think you should give the developers something to develop software and games so that even more people can get excited about the X16. The Emulator is awesome, but real Hardware ist going to boost the motivation^^ And then, when the market has calmed down a bit, the X16 phase 1 as a diy kit :) -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
Yeah right.... -.- -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
Preorders are a really good Idea... Maybe some Numbers of Dev Boards to a slightly higher price Like the mega65 did it. -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
I think crowdfunding would be interesting ... but then you have to address people who may not or not yet have the insight into 8-bit computers ... that is, appealing software and games, possibilities of the computer in the game and learning area. In general, even without crowdfunding, these would be points that would contribute to the "success" of this platform. -
Change of product direction, good and bad news!
Roughnight replied to The 8-Bit Guy's topic in X16 Official Announcements
My preferred option would be the dip-variant to assemble myself... Maybe the Board could get some other form Factor... Maybe to fit in a c64c Case? Im also currently Dev'ing an advanced ide for the x16 and would also Like to have a Dev board^^ want to try to Upload Code via spi (announcement in that soon) Gesendet von meinem Pixel 4 mit Tapatalk -
here's mine^^ not so tidy as your's
-
Getting the younger generations more involved
Roughnight replied to ZeroByte's topic in General Retro Chat (not X16)
Here are my 2 cents. The younger generation, I mean even younger than me (34 times around the sun) don't want to code ... that's too "oldschool". But there are many who try it out and also know the good old games. If you give them an incentive to move from non-coding to assembly language, a guided incentive like a games editor. My idea would be a modular click system that ultimately generates asm code with the option of writing your own code. Why the effort? From my experience of the last 2 weeks (quarantine), in which I learned asm for the C64. It wasn't really easy. But when it clicked it was very satisfying. I read through and looked at all the things that had something to do with my idea. (I learn best on a project-related basis) There are a lot of good things, Matt Heffernan, Oldskoolcoder, shallan etc. all absolutely top in the field, have done a lot for the community and I respect that. Above all, that they have acquired knowledge over the years and that they share it for free! But young people want to see results quickly without cramming mnemonics for hours. Conclusion: I would like to discuss the possibility of such a project, I think there are enough developers here -
@desertfish yeah Weimar is really close^^ @JimmyDansbo, yes
-
Hi, Unfortunately, I have never owned a C64 (hopefully can change that soon) Other 8-bit computers passed me by too, because I wasn't born yet. And then I was born in the GDR :D I started at MS-Dos, and am now a developer in a small company. For some time now I've been looking at the big retro / 8-bit YouTube and am simply fascinated by the machines. This project is really cool and I want to be able to write games and programs for it. At the moment I am familiarizing myself with assembler and can already say that a good program will be a long time coming :D And a big thanks to the team for the outstanding emulator!