home.social

#mc68000 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mc68000, aggregated by home.social.

  1. Dear Lazyweb,
    Has anyone saved a copy of the M68060 software package (M68060SP), and its documentation? This includes exception handlers to provide compatibility for the 68K instructions and addressing modes that were omitted from the MC68060 processor.
    #Motorola #MC68060 #M68060SP #MC68000

  2. Dear Lazyweb,
    Has anyone saved a copy of the M68060 software package (M68060SP), and its documentation? This includes exception handlers to provide compatibility for the 68K instructions and addressing modes that were omitted from the MC68060 processor.
    #Motorola #MC68060 #M68060SP #MC68000

  3. All of them side by side #MC68010, #MC68020, #MC68030 and #MC68040. Absent from this pic here is my framed #MC68000 which ended somewhere in the cellar (along with my framed #AtariTT) after we have moved to a new house and the #MC68060 which is unaffordable right now #Atari #Amiga #m68k #retrocomputing

  4. All of them side by side #MC68010, #MC68020, #MC68030 and #MC68040. Absent from this pic here is my framed #MC68000 which ended somewhere in the cellar (along with my framed #AtariTT) after we have moved to a new house and the #MC68060 which is unaffordable right now #Atari #Amiga #m68k #retrocomputing

  5. Are there any #MC68000 #mc68k gurus in the audience?
    If a program running in usermode accesses the vectors via a data access instruction - what does the 68010 indicate on the function code pins?
    Are vector reads escalated to being supervisor code/data reads, even though the code which triggered them is user-mode?

    I'm trying to figure out why dereferencing a null pointer is 'fine' on a real #UnixPC but causes problems with the FreeBee emulator (if I disable vector access promotion).

  6. Are there any #MC68000 #mc68k gurus in the audience?
    If a program running in usermode accesses the vectors via a data access instruction - what does the 68010 indicate on the function code pins?
    Are vector reads escalated to being supervisor code/data reads, even though the code which triggered them is user-mode?

    I'm trying to figure out why dereferencing a null pointer is 'fine' on a real #UnixPC but causes problems with the FreeBee emulator (if I disable vector access promotion).