nickysn
|
aeafe0db40
+ added math.inc and set.inc for Z80, empty for now
|
5 anos atrás |
nickysn
|
6f874eefa6
+ added keyboard input functions (ReadKey and KeyPressed) to the ZX Spectrum. Now you can start having fun! :)
|
5 anos atrás |
nickysn
|
93be8bba50
+ added fancier ZX Spectrum console output stuff: OpenChannel, Ink, Paper and GotoXY
|
5 anos atrás |
nickysn
|
168c009bc3
- removed the 'sdcc-' prefix of sdasz80 and sdldz80
|
5 anos atrás |
nickysn
|
d57ffc4745
* changed the object file format for z80-embedded and z80-zxspectrum to .rel
|
5 anos atrás |
nickysn
|
2f68090dd6
* synchronized with trunk
|
5 anos atrás |
nickysn
|
557a481743
+ use normalize_ref in tcgz80.a_load_ref_reg
|
5 anos atrás |
nickysn
|
1813727faf
+ support addr_full in the sdcc-sdasz80 asm writer
|
5 anos atrás |
nickysn
|
bee3e9c354
+ make use of normalize_ref in tcgz80.a_load_reg_ref
|
5 anos atrás |
nickysn
|
a7b69cd18b
- removed make_simple_ref, because normalize_ref should be used instead
|
5 anos atrás |
nickysn
|
0d6e59e9ef
+ actually return the proper (HL) reference result in tcgz80.normalize_ref
|
5 anos atrás |
nickysn
|
5c138c341f
+ added an output parameter to tcgz80.normalize_ref, that returns a list of the registers that were
|
5 anos atrás |
nickysn
|
fc991af9d1
+ added tregisterlist - dynarray of tregister, and methods get/uncpuregisters for allocating/freeing
|
5 anos atrás |
nickysn
|
882522259e
+ initial implementation of tcgz80.normalize_ref
|
5 anos atrás |
florian
|
b4ff93c9fe
+ forgotten files added
|
5 anos atrás |
svenbarth
|
068f0d2ec8
* fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc
|
5 anos atrás |
svenbarth
|
752ff32333
* fix WinAPI directive: the purpose is to present the OS' default calling convention which for Windows means stdcall (at least on those platforms that support stdcall) on other platforms it is cdecl (for now)
|
5 anos atrás |
nickysn
|
6e1dd417cf
+ only allow the first operand to be a condition
|
5 anos atrás |
nickysn
|
a6e72713ad
+ support conditions in the Z80 inline assembler
|
5 anos atrás |
nickysn
|
e5f4419694
+ also support local labels in the Z80 inline assembler reader
|
5 anos atrás |
nickysn
|
90fa75fb7a
+ support labels in the Z80 inline assembler
|
5 anos atrás |
pierre
|
cd6de6a4ca
Regenerate all Makefiles
|
5 anos atrás |
pierre
|
3f9e6aa6b9
Add handling of sparc64-linux and pass -m32/-m64 to $CROSSGCC call
|
5 anos atrás |
pierre
|
4d25558519
* Use off_t type for l_start and l_end fields instead of kernel_off_t
|
5 anos atrás |
pierre
|
4888c379c4
Use same field type and name as in /ust/include/sys/stat.h
|
5 anos atrás |
ondrej
|
d1acd07e07
fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte)
|
5 anos atrás |
pierre
|
4b5f37c2a7
Correctly update after commit 44871
|
5 anos atrás |
pierre
|
57809eb922
Add several missing -T options in help
|
5 anos atrás |
nickysn
|
0f323df7a3
* synchronized with trunk
|
5 anos atrás |
pierre
|
a76c0db9dd
Update after commit 44790
|
5 anos atrás |