Search found 395 matches
- Sat Mar 14, 2015 3:33 pm
- Forum: Emulators
- Topic: Oricutron 1.0 (EDIT: Now 1.2)
- Replies: 191
- Views: 153482
Re: Oricutron 1.0 (EDIT: Now 1.2)
Since the SDL2 stuff doesn't affect the SDL1.2 build, I don't see any reason not to just chuck it on the head of trunk?!
- Fri Mar 13, 2015 10:51 pm
- Forum: Emulators
- Topic: Oricutron 1.0 (EDIT: Now 1.2)
- Replies: 191
- Views: 153482
Re: Oricutron 1.0 (EDIT: Now 1.2)
@Xeron : do you allow me to use Oricutron as background in my new avatar? :) no problem :) re: sdl2, as long as you can still compile for sdl1.2, submitting is no problem. But if SDL2 support is done at the cost of losing SDL1.2 support, I can't accept that as amiga (and I think morphos) are still ...
- Fri Mar 13, 2015 10:48 pm
- Forum: Emulators
- Topic: Oricutron 1.0 (EDIT: Now 1.2)
- Replies: 191
- Views: 153482
Re: Oricutron 1.0 (EDIT: Now 1.2)
hmm... Sgit looks interesting. If it works well I'll switch over to github, since google provide automated migration, and I prefer git to svn these days anyway.
- Fri Mar 13, 2015 10:34 am
- Forum: Emulators
- Topic: Oricutron 1.0 (EDIT: Now 1.2)
- Replies: 191
- Views: 153482
Re: Oricutron 1.0 (EDIT: Now 1.2)
my first choice would be github since I love git, but there is no git client for amigaos at this time.
defence force offers svn, but what about online browsing/history, bug tracking etc.?
defence force offers svn, but what about online browsing/history, bug tracking etc.?
Re: Steam/GOG
feel free to use oricutron 

- Sun Nov 16, 2014 10:58 pm
- Forum: Emulators
- Topic: Oricutron: Fullscreen mode update
- Replies: 2
- Views: 7769
Re: Oricutron: Fullscreen mode update
Well, the first part is done 

- Sun Nov 09, 2014 4:45 pm
- Forum: Demos
- Topic: Zerofx, #1 at the Kindergarden 2014
- Replies: 12
- Views: 18177
- Sat Nov 01, 2014 11:35 pm
- Forum: Emulators
- Topic: Oricutron 1.0 (EDIT: Now 1.2)
- Replies: 191
- Views: 153482
- Thu Oct 30, 2014 6:42 pm
- Forum: Emulators
- Topic: Oricutron memory access breakpoints
- Replies: 23
- Views: 27544
Re: Oricutron memory access breakpoints
I do intend to release 1.2 soon, but there are a couple of things I want to do first, I just haven't had time 

- Fri Oct 24, 2014 11:13 pm
- Forum: Emulators
- Topic: Oricutron : ADC / SBC not properly handle V flag?
- Replies: 2
- Views: 7582
Re: Oricutron : ADC / SBC not properly handle V flag?
Awesome work! Really good find.
This fixes Krocatile Waltz, which had me really stumped.
This fixes Krocatile Waltz, which had me really stumped.
- Fri Oct 03, 2014 1:08 am
- Forum: Tape and floppy disk converters
- Topic: Tap2Exe?
- Replies: 49
- Views: 56928
Re: Tap2Exe?
Oh, you're the author of Amoric? Cool! I used to use that on my old 68k Amigas 
Well, if you ever want to contribute to Oricutron, i'd be honoured, but I guess you're a busy guy enough already...

Well, if you ever want to contribute to Oricutron, i'd be honoured, but I guess you're a busy guy enough already...
- Sun Sep 14, 2014 8:59 am
- Forum: General Discussion
- Topic: House fire
- Replies: 15
- Views: 19161
Re: Cumulus Preorder Thread
Oh wow that really sucks. I hope nobody was hurt. 

- Mon Sep 08, 2014 10:13 pm
- Forum: Emulators
- Topic: Oricutron with serial port emulation
- Replies: 44
- Views: 52401
Re: Oricutron with serial port emulation
Awesome work! Thank you again for your contributions to oricutron 

- Wed Jul 16, 2014 5:39 pm
- Forum: Emulators
- Topic: new xp installation
- Replies: 5
- Views: 11581
Re: new xp installation
Have you associated tap files with your emulator of choice?
Right click on a .tap file and use "Open with..." to select your emulator, making sure to enable "always use this program...".
Right click on a .tap file and use "Open with..." to select your emulator, making sure to enable "always use this program...".
- Wed Jul 16, 2014 5:36 pm
- Forum: Emulators
- Topic: Oricutron Jasmin auto-boot not working
- Replies: 5
- Views: 10406
Re: Oricutron Jasmin auto-boot not working
Hum, I'm not sure if it's a good idea.. The jasmin boot button does not do a cold reset but a warm reset, it may rely on some BASIC stuff initialized, and directly jumping to the jasmin boot may cause problem at some point. Have you intensively test your patch? The code in question does the correct...