4d1da19b09
code is a mess currently. I check it in nevertheless since it works a little better than before. Will be cleaned up later.
Markus Fröschle
2013-05-06 20:48:39 +00:00
b6b821838c
code is a mess currently. I check it in nevertheless since it works a little better than before. Will be cleaned up later.
Markus Fröschle
2013-05-06 20:48:39 +00:00
397e4d0bfb
added -mshort to xhdi_interface.c compilation
Markus Fröschle
2013-05-06 16:00:53 +00:00
aa53218dd5
added -mshort to xhdi_interface.c compilation
Markus Fröschle
2013-05-06 16:00:53 +00:00
b18293f7c9
likely found a way to pass parameters to 32-bit routines from -mshort compiled code
Markus Fröschle
2013-05-06 15:59:07 +00:00
a22c079987
likely found a way to pass parameters to 32-bit routines from -mshort compiled code
Markus Fröschle
2013-05-06 15:59:07 +00:00
dc40bf93a0
rolled back changes of parameter handling to original EmuTOS "stack trick" (which doesn't work here as well for yet unknown reasons)
Markus Fröschle
2013-05-06 05:58:49 +00:00
02315cf502
rolled back changes of parameter handling to original EmuTOS "stack trick" (which doesn't work here as well for yet unknown reasons)
Markus Fröschle
2013-05-06 05:58:49 +00:00
9c3c58d641
Had "-fno-omit-frame-pointer" assuming it would improve gdb's ability to find stack frames (which it doesn't). Reset to "-fomit-frame-pointer" to generate shorter code
Markus Fröschle
2013-05-06 05:54:52 +00:00
c58a3a8a1a
Had "-fno-omit-frame-pointer" assuming it would improve gdb's ability to find stack frames (which it doesn't). Reset to "-fomit-frame-pointer" to generate shorter code
Markus Fröschle
2013-05-06 05:54:52 +00:00
2181ccd3ab
new stddef.h from m68k-atari-mint toolchain apparently contains a conflicting typedef for size_t
Markus Fröschle
2013-05-06 05:22:31 +00:00
57185d8cb3
new stddef.h from m68k-atari-mint toolchain apparently contains a conflicting typedef for size_t
Markus Fröschle
2013-05-06 05:22:31 +00:00
c85c3edc88
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:18:25 +00:00
158972b31c
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:18:25 +00:00
57ca8afb26
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:16:07 +00:00
946a5fc244
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:16:07 +00:00
a8a4226d6f
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:15:24 +00:00
2bc0277b69
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:15:24 +00:00
f387a8a43b
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:10:48 +00:00
159e6e3bc1
basically finished, but EmuTOS does not seem to like it yet...
Markus Fröschle
2013-05-05 17:10:48 +00:00
31108b04b4
removed generating debug info for Hatari
Markus Fröschle
2013-05-05 09:13:18 +00:00
85dd0a6981
test program finished for all XHDI functions
Markus Fröschle
2013-05-05 09:10:42 +00:00
771e5f97e3
finished fixing stack order
Markus Fröschle
2013-05-05 06:55:10 +00:00
2f566bc499
fixed writing the trap #0 vector to the wrong location...
Markus Fröschle
2013-05-01 14:40:47 +00:00
0da520b6e6
fixed writing the trap #0 vector to the wrong location...
Markus Fröschle
2013-05-01 14:40:47 +00:00
30373c5909
baked everything together (trap #0 handler)
Markus Fröschle
2013-05-01 14:32:23 +00:00
d1f5419788
baked everything together (trap #0 handler)
Markus Fröschle
2013-05-01 14:32:23 +00:00
fa5c08e54c
implemented function to initialize driver hook
Markus Fröschle
2013-05-01 14:15:25 +00:00
2b34bec3cc
implemented function to initialize driver hook
Markus Fröschle
2013-05-01 14:15:25 +00:00
c9f2d83715
code beautified
Markus Fröschle
2013-05-01 12:50:25 +00:00
935106ada6
code beautified
Markus Fröschle
2013-05-01 12:50:25 +00:00
58236509d5
added missing function xhdi_reaccess()
Markus Fröschle
2013-05-01 11:00:27 +00:00
eeead8f74a
added missing function xhdi_reaccess()
Markus Fröschle
2013-05-01 11:00:27 +00:00
46ace88463
initial (experimental) version of BaS_gcc SD-card driver for EmuTOS
Markus Fröschle
2013-05-01 08:51:18 +00:00
5b4204a1d8
initial (experimental) version of BaS_gcc SD-card driver for EmuTOS
Markus Fröschle
2013-05-01 08:51:18 +00:00
f4e8f4d107
started coding to bring SD card routines to EmuTOS
Markus Fröschle
2013-05-01 06:28:30 +00:00
77a1440290
started coding to bring SD card routines to EmuTOS
Markus Fröschle
2013-05-01 06:28:30 +00:00
a180851b50
small addition
Ørn E. Hansen
2013-04-22 20:14:40 +00:00
56b822fa5f
small addition
Ørn E. Hansen
2013-04-22 20:14:40 +00:00
d7d3b396d0
USB, to add ohci/ehci. Make fifo comply with iorec
Ørn E. Hansen
2013-04-21 21:28:45 +00:00
b2baa22b71
USB, to add ohci/ehci. Make fifo comply with iorec
Ørn E. Hansen
2013-04-21 21:28:45 +00:00
e842b2fdcd
made sure code compiles with elf _and_ mint toolchain
Markus Fröschle
2013-04-21 05:16:20 +00:00
2119da91e7
made sure code compiles with elf _and_ mint toolchain
Markus Fröschle
2013-04-21 05:16:20 +00:00
a822d3f8f5
removed TOS dependencies with (some shaky) replacements to make everything compile without TOS headers
Markus Fröschle
2013-04-21 05:13:32 +00:00
815441bcf0
removed TOS dependencies with (some shaky) replacements to make everything compile without TOS headers
Markus Fröschle
2013-04-21 05:13:32 +00:00
9b9caf98e4
Adding USB code to base
Ørn E. Hansen
2013-04-20 22:14:30 +00:00
234d7f278a
Adding USB code to base
Ørn E. Hansen
2013-04-20 22:14:30 +00:00
cc5720fea0
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:11:11 +00:00
5769bc31ac
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:11:11 +00:00
cf397f08c6
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:10:37 +00:00
a4a283ff98
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:10:37 +00:00
59e6ab844c
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:06:28 +00:00
685fee062f
Check in code that compiles
Ørn E. Hansen
2013-04-20 22:06:28 +00:00
457e781301
Changes to make it compile
Ørn E. Hansen
2013-04-19 22:35:50 +00:00
83dcefed95
Changes to make it compile
Ørn E. Hansen
2013-04-19 22:35:50 +00:00
b19dead15f
added sp to asm clobber list
Markus Fröschle
2013-04-19 06:23:35 +00:00
224a30ef5f
added sp to asm clobber list
Markus Fröschle
2013-04-19 06:23:35 +00:00
a9c85a1e94
fixed hex numbers and clobber registers in inline asm statements
Markus Fröschle
2013-04-19 06:10:25 +00:00
9c5788feb9
fixed hex numbers and clobber registers in inline asm statements
Markus Fröschle
2013-04-19 06:10:25 +00:00
143ad622a3
I2C, register the handler in init
Ørn E. Hansen
2013-04-18 19:43:00 +00:00
62490ef2e6
I2C, register the handler in init
Ørn E. Hansen
2013-04-18 19:43:00 +00:00
a51f325fb5
Added a routine to add interrupt handlers
Ørn E. Hansen
2013-04-18 19:24:52 +00:00