• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 590 from 2010/2/10
    From: FRANCE
    in /includes/m68000.h

    i have an error when i compile it:

    32:3 error: expected identifier before ( token
    REG_D0, /* D0.. */

    /* 68000 Register defines */
    enum {
    REG_D0, /* D0.. */
    REG_D1,
    REG_D2,
    REG_D3,
    REG_D4,
    REG_D5,
    REG_D6,
    REG_D7, /* ..D7 */
    REG_A0, /* A0.. */
    REG_A1,
    REG_A2,
    REG_A3,
    REG_A4,
    REG_A5,
    REG_A6,
    REG_A7, /* ..A7 (also SP) */
    };


    i try with AROS SOURCE 1.4.0 : http://aminet.net/search?query=hatari

    [ Edité par beworld 24.01.2018 - 18:40 ]
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »24.01.18 - 18:39
    Profile Visit Website