English Amiga Board


Go Back   English Amiga Board > Coders > Coders. System

 
 
Thread Tools
Old 05 February 2018, 20:01   #1
pipper
Registered User
 
Join Date: Jul 2017
Location: San Jose
Posts: 652
Interaction of signals and noixemul

I'm still working on ADoom for gcc. Right now I'm trying to figure out why it won't exit properly with the -noixemul build.
I have a hunch it might have something to do with how Ctrl+C is handled.

ADoom starts a second task, 'ADoom_fliptask' which does , well, flip the doubled buffered screen once the blitter is finished doing its part of the C2P conversion. The main process and the fliptask use SIGBREAKF_CTRL_C and SIGBREAKF_CTRL_F to comunicate with each other.

In particular, at the end of the program, the main task will signal SIGBREAKF_CTRL_C to the fliptask. The fliptask will shutdown and signal SIGBREAKF_CTRL_F back to the main process to acknowledge when its done.

Is there anything behind the scenes going on in noixemul that interferes with this signaling scheme?
pipper is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cd32 Rx Tx Signals amigoun support.Hardware 13 21 December 2017 14:46
Amiga VGA sync signals? jarp support.Hardware 9 03 April 2017 18:03
A4000T boot signals help needed tbtorro support.Hardware 13 13 February 2016 09:06
AmigaAMP locks user interaction? lovinggames project.ClassicWB 10 21 January 2016 22:42
Digital signals on Amiga video connector whitebird support.Hardware 7 26 September 2010 15:34

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:30.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.22781 seconds with 15 queries