apple2ix/src/x86
Aaron Culliney e4e0c941d3 Refactor CPU assembly for simplicity and efficiency
- Variables needed in assembly now accessible in a struct pointer that  avoids __PIC__ nastiness
    - Reduces code size and execution time for CPU thread
2018-01-15 16:19:21 -08:00
..
cpu-regs.h Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
cpu.S Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
darwin-glue.S Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
glue-offsets.h Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
glue-offsets32.h Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
glue-offsets64.h Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
glue-prologue.h Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00