I assume that means this Oric would not work with a Microdisc, Cumulus or Cumana Reborn either, it's not a specific requirement from Erebus?
Search found 3625 matches
- Mon Apr 12, 2021 1:27 pm
- Forum: Technical questions
- Topic: Erebus does not starts
- Replies: 19
- Views: 361
Re: Erebus does not starts
- Mon Apr 12, 2021 8:14 am
- Forum: Technical questions
- Topic: Erebus does not starts
- Replies: 19
- Views: 361
Re: Erebus does not starts
Maybe it's a problem with the MAP signal, and instead of Erebus you are actually on the real Oric rom.
What about trying to load an actual tape from the tape connector?
(Alternatively I guess we could try to PEEK in the #C000-#FFFF area to check if it's a normal or patched rom)
What about trying to load an actual tape from the tape connector?
(Alternatively I guess we could try to PEEK in the #C000-#FFFF area to check if it's a normal or patched rom)
- Sun Apr 11, 2021 6:17 pm
- Forum: Technical questions
- Topic: Erebus does not starts
- Replies: 19
- Views: 361
Re: Erebus does not starts
Did the picture actually start to flicker like that after you typed CLOAD, or is it just a camera problem?
- Sun Apr 11, 2021 8:49 am
- Forum: BASIC programming
- Topic: BASIC 10 Liner Competition - Oric Entry
- Replies: 62
- Views: 4511
Re: BASIC 10 Liner Competition - Oric Entry
Well done! (and yeah sorry I did not finish mine, totally missed the deadline, for some reason I thought it was in may...) On the other hand, I guess this means a lot more punters looking for Orics this week .. :/ That's ok, there are plenty of Pravetz 8D at "acceptable" prices (all things related) ...
- Thu Apr 08, 2021 5:12 pm
- Forum: BASIC programming
- Topic: BASIC 10 Liner Competition - Oric Entry
- Replies: 62
- Views: 4511
Re: BASIC 10 Liner Competition - Oric Entry
Hi ! How can i make a line with IF THEN ELSE with many instruction after ELSE ? here I have PLOT TX,TY,32 instruction that work with IF T=1 and not with ELSE T=0: ? 120 IF T=1 THEN IF TY<26 THEN TY=TY+1 ELSE T=0:PLOT TX,TY,32 If wonder if this would work: 120 IF T<>1 THEN ELSE IF TY<26 THEN TY=TY+1...
- Tue Apr 06, 2021 8:34 pm
- Forum: Hardware hacks and extensions
- Topic: ORICART - smart cartridge for Oric by [raxiss]
- Replies: 31
- Views: 1195
Re: ORICART - smart cartridge for Oric by [raxiss]
You know I am not very keen on software that need expansions that did not exist back then (or worse, with technology that did not exist back then), Network access is a bliss though. No need to swap SD cards or USB drives anymore, just FTP or SMB to your retro and be done. Ideal for developing and t...
- Tue Apr 06, 2021 12:25 pm
- Forum: Hardware hacks and extensions
- Topic: ORICART - smart cartridge for Oric by [raxiss]
- Replies: 31
- Views: 1195
Re: ORICART - smart cartridge for Oric by [raxiss]
Is the Smart Cartridge usable with other devices, like the Speech Synthesize, RS-232 interface, Cumulus/Cumana Reborn/Microdisc?
- Mon Apr 05, 2021 11:20 am
- Forum: Hardware hacks and extensions
- Topic: ORICART - smart cartridge for Oric by [raxiss]
- Replies: 31
- Views: 1195
Re: ORICART - smart cartridge for Oric by [raxiss]
Nice work :) I guess you pretty much have the base for the equivalent of the RetroReplay1541UltimateEthernet something ultimate they have on C64, with the definitive cartridge that allows: - Cartridge games - Multi-Rom with custom software - Ethernet connectivity - Cumulus and Erebus built-in :) Wha...
- Wed Mar 31, 2021 11:19 am
- Forum: Operating systems, utilities and other serious software
- Topic: Looking for a disk version of Loritel
- Replies: 0
- Views: 521
Looking for a disk version of Loritel
I've been trying to prepare a series of videos about "Oric and Telecoms", and that had led me to acquire some analog modems and VoIP adapters, some French Minitel terminals, some rs232<->minitel cables, got up my Telestrat up and running, etc... Thanks to the heroic efforts of a few persons we now h...
- Sat Mar 27, 2021 10:47 am
- Forum: General Discussion
- Topic: Crediting people (source code fork, software archives, ...)
- Replies: 11
- Views: 909
Re: Crediting people (source code fork, software archives, ...)
I see that now there are only 25 projects remaining (I guess they were deleted or marked private), which I guess is also a solution to the issue Did we lose something as a community, here? Are those projects devnull'ed? Or, is it a case that things are getting cleaned up and organised somehow? I'm ...
- Sat Mar 27, 2021 10:20 am
- Forum: General Discussion
- Topic: Crediting people (source code fork, software archives, ...)
- Replies: 11
- Views: 909
- Fri Mar 26, 2021 9:17 pm
- Forum: Demos
- Topic: Raycasting interactive 3D demo
- Replies: 14
- Views: 1362
Re: Raycasting interactive 3D demo
I have some other project that I would like to push and I long to finish this one .. that's why I often realease too early. But that's the thing: You don't have to work on one thing at a time, rotating over multiple projects allows you to learn or discover new things, that you can then apply to the...
- Fri Mar 26, 2021 11:40 am
- Forum: Demos
- Topic: Raycasting interactive 3D demo
- Replies: 14
- Views: 1362
Re: Raycasting interactive 3D demo
Ultimately, the secret of game development is to iterate. There's a reason why now many games are released in "Early Access": The games are actually feature complete, but need the feedback from player in order to catch issues that designers and developers did not see (it's easy to get blind of how d...
- Fri Mar 26, 2021 9:36 am
- Forum: C programming
- Topic: Castoric : Raycasting on Oric computers
- Replies: 6
- Views: 1170
Re: Castoric : Raycasting on Oric computers
The discussion about the CEO github has been split to a new topic: https://forum.defence-force.org/viewtop ... =23&t=2257
Sorry for the off-topic JiBé!
Sorry for the off-topic JiBé!
- Fri Mar 26, 2021 9:35 am
- Forum: General Discussion
- Topic: Crediting people (source code fork, software archives, ...)
- Replies: 11
- Views: 909
Re: Crediting people (source code fork, software archives, ...)
This discussion is forked from JiBé's original discussion about his raycasting engine on the ceo github, where a lot of software is not properly credited, which also made me react like that on Twitter: https://twitter.com/DefenceForceOrg/status/1375344801697173506 I expended the topic for things lik...