2018-04-23 |
NicJA | size_t is provided by stddef.h, which is pulled in...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | fix build.
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | use int as the default type for AROS_32bit_TYPE, to...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | do not expose uint_least16_t or uint_least32_t if __UINT_LEA...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | partly revert, and correct - LoadResidents takes a...
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | make sure the argument is treated as an APTR.
|
commit | commitdiff | tree |
2018-04-23 |
NicJA | LoadResidents takes a BPTR as argument
|
commit | commitdiff | tree |
2018-04-18 |
NicJA | use the AROS slow stack macros.
|
commit | commitdiff | tree |
2018-04-18 |
NicJA | set MUIA_Dirlist_RejectPattern to skip debug files.
|
commit | commitdiff | tree |
2018-04-18 |
NicJA | Fix compiling gcc 6 on hosts with newer (gcc7+) toolchain.
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | add x86_64 arch specific overrides of appropriate math...
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | just add the necessary defines instead of using an...
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | remove unused file from mmakefile.src
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | add tests for the c99 float hex format specifier
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | mention the c99 floating point as hex format specifiers.
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | update copyrights
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | WIP: pretend to handle C99 float in hex format specifiers...
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | synch with arch specific stdc update. use the correct...
|
commit | commitdiff | tree |
2018-04-17 |
NicJA | add i386 arch specific overrides of appropriate math...
|
commit | commitdiff | tree |
2018-04-16 |
NicJA | fix so that arch-specific builds can correctly override...
|
commit | commitdiff | tree |
2018-04-16 |
NicJA | ensure strict assignments are not optimized away by...
|
commit | commitdiff | tree |
2018-04-16 |
NicJA | add C99 math test's for the clib.
|
commit | commitdiff | tree |
2018-04-16 |
NicJA | # Update the existing freebsd based math functions...
|
commit | commitdiff | tree |
2017-06-02 |
NicJA | expose the stub class.
|
commit | commitdiff | tree |
2017-06-02 |
NicJA | add stubs/skeleton for FastATA bus Gayle adaptors.
|
commit | commitdiff | tree |
2017-06-02 |
NicJA | rename the base busclass file.
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | If setpatch is present, run it.
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | drop the copymem patching since it is handled in exec.
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | show the ec version of 030
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | Show the correct cache sizes for the apollo core.
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | fix the format template so that the cpu model is shown...
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | remove some whitespace
|
commit | commitdiff | tree |
2017-05-28 |
NicJA | typo
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | check if the CPU has the Apollo 68080 addiw.l instruction...
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | tidy formatting
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | bump the copyright notice.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | # always default to 68000
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | use USER_INCLUDES
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | Add AttnFlags for the Apollo'080, and MMU presence.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | sync with getcpuinfo
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | set MUIA_List_AutoVisible
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | bump copyright and version number.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | since the custom class creates the list object, just...
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | handle "default" screen width/height correctly.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | get the currently used screen modeid.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | if the screen successfully opens, store its bitmaps...
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | use intuitions active prefs, not defaults, to determine...
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | store the used dimensions in the active prefs.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | cache the used modes settings.
|
commit | commitdiff | tree |
2017-05-27 |
NicJA | show correct information about m68k/ppc processors.
|
commit | commitdiff | tree |
2017-05-26 |
NicJA | # separate the '020 optimized copymem into its own...
|
commit | commitdiff | tree |
2017-05-26 |
NicJA | use direct method calls for MapColor, UnmapPixel and...
|
commit | commitdiff | tree |
2017-05-26 |
NicJA | use direct method calls for DrawLine, GetImage and...
|
commit | commitdiff | tree |
2017-05-26 |
NicJA | use the correct DRAWPIXEL/GETPIXEL/PUTPIXEL calls so...
|
commit | commitdiff | tree |
2017-05-25 |
NicJA | # make sure we have at least 1 eclock value.
|
commit | commitdiff | tree |
2017-05-25 |
NicJA | convert interval to eclock value.
|
commit | commitdiff | tree |
2017-05-25 |
NicJA | add storage for the eclock multiplier
|
commit | commitdiff | tree |
2017-05-25 |
NicJA | corrections reported by caveman on aros-exec.
|
commit | commitdiff | tree |
2017-05-24 |
NicJA | don't try to load .info or .dbg files as usb classes.
|
commit | commitdiff | tree |
2017-05-24 |
NicJA | don't try to load .dbg files.
|
commit | commitdiff | tree |
2017-05-24 |
NicJA | don't try to mount .dbg files.
|
commit | commitdiff | tree |
2017-05-19 |
NicJA | bump version
|
commit | commitdiff | tree |
2017-05-19 |
NicJA | implement starttimerint for m68k.
|
commit | commitdiff | tree |
2017-05-19 |
NicJA | add necessary run mode defines for continuous operation.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | wip. implement stoptimerint()
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | fix typo.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | initialize the icr bit to -1.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | clear some values for sanity.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | start fleshing out the arch specifc m68k cia timer...
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | add needed cia definitions for internal lowlevel use.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | bump copyright
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | add necessary CIA bit/flag definitions.
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | correct formatting. Add comment about need to move...
|
commit | commitdiff | tree |
2017-05-18 |
NicJA | minor update to the autodocs
|
commit | commitdiff | tree |
2017-05-17 |
NicJA | # build AddDataTypes separately.
|
commit | commitdiff | tree |
2017-05-15 |
NicJA | remove GIFANIM
|
commit | commitdiff | tree |
2017-05-15 |
NicJA | move to the contrib location where the datatype resides
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | only try to create RAM:Clipboards if it doesn't exist.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | only boot the cd's startup-sequnece if there is 8MB...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # reassign all the base assigns if the live cd exists...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | display a bit more info on failure.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # optimize for size on m68k.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # optimize for size on m68k, and dont use dos inlines.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # optimize for size on m68k, and dont use dos inlines.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # optimize for size on m68k, and dont use dos inlines.
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | use __SRCFILENAME__ directly, and define it to __FILE__...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | use the same behaviour as arossupport to trim the debug...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | override the use of absolute path names in debug output...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | if __SRCFILENAME__ is defined, use it instead of __FILE__...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | # make sure the file is optimized for size. don't presume...
|
commit | commitdiff | tree |
2017-05-13 |
NicJA | use DebugPutHexVal from DebugPutHex to save some bytes...
|
commit | commitdiff | tree |
2017-05-12 |
NicJA | # Validate the ROM ID first to determine the actual...
|
commit | commitdiff | tree |
2017-05-12 |
NicJA | display a warning when the rom image is >512KB. use...
|
commit | commitdiff | tree |
2017-05-11 |
NicJA | # update the comment in gdbinit.
|
commit | commitdiff | tree |
2017-05-11 |
NicJA | put rules for configure generated files in their own...
|
commit | commitdiff | tree |
2017-05-11 |
NicJA | # make DEBUG builds export the debug info to a separate...
|
commit | commitdiff | tree |
2017-05-06 |
NicJA | prefix with _ for consistency with existing flags.
|
commit | commitdiff | tree |
2017-05-06 |
NicJA | add EFTYPE
|
commit | commitdiff | tree |
2017-05-06 |
NicJA | don't provide the inlines for the deprecated functions...
|
commit | commitdiff | tree |
2017-05-06 |
NicJA | check for -Wunused-label
|
commit | commitdiff | tree |