951785d434
does not pad the last vlir chain to n*254 bytes filesize
izydorst
2003-04-26 12:57:30 +00:00
da57034f4e
Fixed a small "problem": When .END is used, the line following this insn is also put into the listing (but no more).
cuz
2003-04-25 20:21:38 +00:00
0a56f02279
new _poserror function
izydorst
2003-04-25 16:43:22 +00:00
6bbed31ff2
Moving rs232 support to modules
cuz
2003-04-15 20:47:29 +00:00
4fbcb43763
NES changes
cuz
2003-04-15 20:47:12 +00:00
63b0537eb7
First few nes files by groepaz
cuz
2003-04-14 21:28:51 +00:00
442df28524
nes.h file by groepaz, beautified by me
cuz
2003-04-14 21:01:06 +00:00
a90f5ca830
Added a subpackage for the Oric Atmos
cuz
2003-04-14 14:51:26 +00:00
cbc1f93d79
Added a subpackage for the Oric Atmos
cuz
2003-04-14 14:49:06 +00:00
c3b242339c
Fixed capslock on startup
cuz
2003-04-14 14:45:47 +00:00
21c7002bed
Add CLK_TCK for atmos
cuz
2003-04-14 08:08:14 +00:00
c24052fae4
Assume text mode, no need to free memory for graphics
cuz
2003-04-13 22:25:29 +00:00
84be05bd55
Add ORIC Atmos support
cuz
2003-04-13 22:12:40 +00:00
9f547a5a4d
Add basic support for ORIC Atmos
cuz
2003-04-13 22:12:09 +00:00
d48f341bba
Add conio stuff to the atmos library
cuz
2003-04-13 22:11:17 +00:00
45ceda1366
Fix write: Function was not changed to use __fastcall__
cuz
2003-04-13 21:51:01 +00:00
c2f5cb7cce
Added some cycle counts
cuz
2003-04-12 20:50:58 +00:00
37178d5141
Make screensize() fetch the values dynamically instead of using variables that are set on startup. This is needed to support the C128, which can switch the screen size at runtime.
cuz
2003-04-09 19:34:57 +00:00
8632683f11
New atmos config from Debrune Jerome
cuz
2003-04-09 19:14:56 +00:00
3a536492ca
replaced 'int' by 'unsigned' where appropriate
izydorst
2003-04-04 21:16:15 +00:00
6ee425e6bb
Renamed CH_DEL to CH_DELCHR and added a CH_DEL which does the same as CH_RUBOUT. Now CH_DEL behaves the same on Atari and other platforms.
cpg
2003-03-17 22:48:01 +00:00
93382b7229
Fixed the comments
cuz
2003-03-17 21:48:37 +00:00
39a436c466
Switch to lower case chars in toggle_videomode
cuz
2003-03-17 21:09:27 +00:00
8b3ab210be
Fixed a bug in character literal handling
cuz
2003-03-17 20:18:58 +00:00
86f78af374
Fixed a few comments
cuz
2003-03-17 10:19:53 +00:00
7d350d3f61
Fixed a bug: .ENDPROC without .PROC would crash the assembler
cuz
2003-03-17 10:14:43 +00:00
53518d59c9
Fixed initializers for standard behaviour (hopefully ok now)
cuz
2003-03-16 15:18:10 +00:00
f6376d7d60
Revoked part of last change - didn't work
cuz
2003-03-16 14:47:42 +00:00
6f52726647
Allow any number of optional braces around all initializers as required by the standard
cuz
2003-03-16 14:31:48 +00:00
467d8ad9c5
Added routines to handle command line params
cuz
2003-03-10 21:21:46 +00:00
065b8f2596
If main() takes arguments, generate a forced import to a special module constructor which will setup command line arguments.
cuz
2003-03-07 12:41:47 +00:00
9257570050
New module
cuz
2003-03-07 11:53:17 +00:00