ASM to Sega Genesis Platform

Would you like to react to this message? Create an account in a few clicks or log in to continue.
ASM to Sega Genesis Platform

All about assembly programming in the Sega Genesis console.


2 posters

    Open Source

    Ravenfreak
    Ravenfreak


    Mensagens : 455
    Data de inscrição : 2013-03-12
    Localização : In Hell
    Current Project : Spam!

    Open Source Empty Open Source

    Post  Ravenfreak Sun Apr 21, 2019 11:59 am

    ASM to Sega Genesis Plataform














    {"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"http:\/\/asmtosegagenesis.forumotion.com\/","name":"ASM to Sega Genesis Platform"}}]}//$(document).ready(function(){});//]]>


    // var setScreen = function() {
    var w = document.documentElement.clientWidth || document.body.clientWidth;
    var h = document.documentElement.clientHeight || document.body.clientHeight;
    $.cookie("_fa-screen", '{"w":' + w + ',"h":' + h + '}', { expires: 15, domain: 'asmtosegagenesis.forumotion.com' });
    console.log( '{"w":' + w + ',"h":' + h + '}');
    }
    setScreen();
    window.Criteo = window.Criteo || {};
    window.Criteo.events = window.Criteo.events || [];

    // Declare this above the adunits
    var width = window.screen.width||window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth;
    var isMobile = ( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) || width <= 768 );
    var CriteoAdUnits = "" ""

    Criteo.events.push(function() {
    Criteo.Passback.RequestBids(CriteoAdUnits, 2000);
    });
    function CriteoAdblock(containerid, zoneid, pbcontainerid) {
    Criteo.events.push(function() {
    Criteo.DisplayAcceptableAdIfAdblocked({
    "zoneid": zoneid,
    "containerid": containerid,
    "overrideZoneFloor": false,
    "callbacksuccess": function() {
    document.getElementById(pbcontainerid).style.display = "none"; //if adblock, collapse passback container id
    }
    });
    window.addEventListener("message", function (e) {
    if (e.data && e.data == 'criteo-adblock-passback-'+zoneid)
    document.getElementById(containerid).style.display = "none";
    else return;
    }, false);
    });
    }

    if(typeof(_userdata) == "undefined")
    var _userdata = new Object();
    _userdata["session_logged_in"] = 1;
    _userdata["username"] = "Ravenfreak";
    _userdata["user_id"] = 55;
    _userdata["user_level"] = 0;
    _userdata["user_lang"] = "en";
    _userdata["activate_toolbar"] = 0;
    _userdata["fix_toolbar"] = 0;
    _userdata["notifications"] = 1;
    _userdata["avatar"] = "\"Ravenfreak\"";
    _userdata["user_posts"] = 323;
    _userdata["user_nb_privmsg"] = 2;
    _userdata["point_reputation"] = 3;


    if(typeof(_lang) == "undefined")
    var _lang = new Object();
    _lang["Share"] = "Share";
    _lang["Login"] = "Log in";
    _lang["Register"] = "Register";
    _lang["Welcome"] = "Welcome";
    _lang["Notifications"] = "Notifications";
    _lang["See_my_profile"] = "View profile";
    _lang["Edit_profile"] = "Edit profile";
    _lang["All_Topics"] = "My topics";
    _lang["All_Messages"] = "My posts";
    _lang["js_topics_followed"] = "Watched topics";
    _lang["Admin_panel"] = "Administration Panel";
    _lang["Logout"] = "Log out";

    _lang["Notif_see_all"] = "See all the notifications";
    _lang["Notif_priv_msg"] = "You have received a private message from %(name)s";
    _lang["Notif_report"] = "%(name)s has created a message report";
    _lang["Notif_friend_req"] = "You have received a friend request from %(name)s";
    _lang["Notif_group_req"] = "%(name)s has made a request to join the group %(group_name)s";
    _lang["Notif_friend_con"] = "%(name)s has connected";
    _lang["Notif_wall_msg"] = "%(name)s has just written a message on your wall";
    _lang["Notif_abuse"] = "An abuse was reported";
    _lang["Notif_topic_watch"] = "%(name)s wrote a message in a watched topic";
    _lang["Notif_topic_watch_p"] = "%(name)s wrote a message in a watched topic";
    _lang["Notif_topic_watch_guest"] = "A guest wrote a message in a topic you watch";
    _lang["Notif_topic_watch_p_guest"] = "A guest wrote a message in a topic you watch";
    _lang["Notif_mention"] = "%(name)s tagged you in a topic";
    _lang["Notif_hashtag"] = "The keyword #%(tag)s has been tagged in a topic";
    _lang["Notif_advert_validate"] = "Your ad \"%(ad_title)s\" has been approved. See the ad";
    _lang["Notif_advert_delete"] = "Your ad\"%(ad_title)s\" has been removed.";
    _lang["Notif_advert_refuse"] = "Your ad \"%(ad_title)s\" has been denied. See the ad";
    _lang["Notif_advert_expired"] = "Your ad \"\" has reached its publication time. You can publish it again by clicking here";
    _lang["All_PMs"] = "My private messages";
    _lang["rank_title"] = "";
    _lang["No_assigned_rank"] ="No special rank assigned";
    _lang["Posts"] = "Posts";
    _lang["PMs"] = "PMs";
    _lang["Reputation"] ="Reputation";
    _lang["Twitter"] ="Forumotion";


    if(typeof(_board) == "undefined")
    var _board = new Object();
    _board["reputation_active"] = 0;
    _board["Forumotion"] = "Forumotion";
    _board["toolbar_title_url"] = "https://www.forumotion.com";
    _board["toolbar_logo"] = "https://2img.net/i/fa/i/toolbar/pa0.png";


    if(typeof(_lang) == "undefined") {
    var _lang = new Object();
    }

    _lang["Twitter"] ="Forumotion";

    //]]>




    $(function(){
    $("#web_redirect").on("click", function(){
    var d = new Date();
    var cookie_string = "_mobile_version=0";
    d.setTime(d.getTime()+(365*24*60*60*1000));
    var expires = d.toUTCString();
    cookie_string += "; domain=" + window.location.hostname;
    cookie_string += "; expires=" + expires;
    document.cookie = cookie_string;
    location.reload();
    });
    }) ;

    $(function(){
    $("#mobi_redirect").on("click", function(){
    var d = new Date();
    var cookie_string = "_mobile_version=1";
    d.setTime(d.getTime()+(365*24*60*60*1000));
    var expires = d.toUTCString();
    cookie_string += "; domain=" + window.location.hostname;
    cookie_string += "; expires=" + expires;
    document.cookie = cookie_string;
    location.reload();
    });
    }) ;












    ASM to Sega Genesis Platform

    All about assembly programming in the Sega Genesis console.

    googletag.pubads().definePassback("/1150267/EtoxicSarl_2019_728x90", [[728,90]]).set("page_url", "https://asmtosegagenesis.forumotion.com/").display();

    Administration

       
    ForumTopicsPosts
    No new posts

    15509080Today at 1:35 pm
    SonicVaan The biggest Forumotion forum

    Main Category

       
    ForumTopicsPosts
    No new posts

    ASM Programming

    Ask anything your want about assembly programming in Sega Genesis (32X, Sega CD) console.

    981296Sun Apr 07, 2019 3:29 pm
    SonicVaan p o l l
    No new posts

    Some Games

    Ask anything your want about some Sega Genesis games.

    2731156980Today at 12:08 am
    SonicVaan SOEM GAEM 4

    Specific Games Category

       
    ForumTopicsPosts
    No new posts

    Sonic 1

    Sonic 1 specific forum.

    1481544Tue Apr 09, 2019 1:59 am
    Electroball_ Wat
    No new posts

    Sonic 2

    All about Sonic 2 is here.

    511417Tue Apr 09, 2019 1:56 am
    Electroball_ Teh good ol' days of dis place
    No new posts

    Sonic 3 & Knuckes

    All about Sonic 3, Sonic & Knuckles, and Sonic & Knuckles lock-on games.

    53597Wed Apr 17, 2019 9:11 pm
    No one Rail Clone Pro
    No new posts

    Sonic 3D Blast

    All about Sonic 3D Blast.

    53370Wed Apr 03, 2019 1:14 pm
    SonicVaan (_______)(_______) (     _     )(     _    ) (             )(          )
    No new posts

    Other Sonic Games

    Ask anything your want about other Sonic games.

    32359Sat Apr 06, 2019 12:10 pm
    UburL33tUzerNam Smileeeeee c:

    Projects

       
    ForumTopicsPosts
    No new posts

    Sonic Open Source Project

    Sonic Open Source Forum

    114932Wed Apr 10, 2019 6:57 pm
    No one spam
    No new posts

    Demos and Game Releases

    Announce demos, games releases or tests

    44470Wed Apr 10, 2019 6:59 pm
    No one Sonic Green Snake

    Sand Box

       
    ForumTopicsPosts
    No new posts

    3969940563Wed Apr 10, 2019 7:02 pm
    No one NaTsUmI LiKeS fUrRy DiCkS

    Statistics

       
    Who is online?
    Who is online?
    In total there are 3 users online :: 1 Registered, 0 Hidden and 2 Guests
    Registered Users: Ravenfreak
    Legend :   [Administrator ]   [ Moderator ]
    Forthcoming Calendar linked topics within the next 5 days
    CalendarThere are no forthcoming calendar linked topic
    Statistics
    Statistics

    Our users have posted a total of 113617 messages

    We have 122 registered users

    The newest registered user is Alexander

    Most users ever online was 41 on Mon Jul 20, 2015 9:12 am



    • New posts New posts
    • No new posts No new posts
    • Forum is locked Forum is locked
    Current date/time is Sun Apr 21, 2019 1:58 pm

    $(document).ready( function() {$('div.ti-connect').attr({'data-loc' : 'https://connect.topicit.net/','data-login' : 'https://asmtosegagenesis.forumotion.com/topicit/index.php/connect','data-version' : '1','data-lang' : 'en'});(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "https://connect.topicit.net/scripts/connect.js";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'topicit-connect'));});//fa_endpage();//]]>
    SonicVaan
    SonicVaan


    Mensagens : 100511
    Data de inscrição : 2013-07-25
    Localização : ASMTSG
    Current Project : BEING THE KING OF THE FORUM

    Open Source Empty Re: Open Source

    Post  SonicVaan Sun Apr 21, 2019 2:21 pm

    Cool can I make a hack of it, I will credit you

    Sent from Topic'it App
    Ravenfreak
    Ravenfreak


    Mensagens : 455
    Data de inscrição : 2013-03-12
    Localização : In Hell
    Current Project : Spam!

    Open Source Empty Re: Open Source

    Post  Ravenfreak Sun Apr 21, 2019 4:27 pm

    Yeesss!! This will be the best hack ever!!! bounce bounce bounce bounce bounce bounce bounce

    Sponsored content


    Open Source Empty Re: Open Source

    Post  Sponsored content


      Current date/time is Mon May 06, 2024 7:17 pm