From bfd8f4e108daf4484635340ad317a049cef07925 Mon Sep 17 00:00:00 2001 From: uz Date: Sun, 18 Apr 2010 18:47:16 +0000 Subject: [PATCH] Implemented new .PUSHCPU and .POPCPU commands. git-svn-id: svn://svn.cc65.org/cc65/trunk@4644 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ca65.sgml | 31 ++++++++++++++++++++++++++++++ src/ca65/main.c | 4 ++-- src/ca65/pseudo.c | 47 ++++++++++++++++++++++++++++++++++++++++++---- src/ca65/pseudo.h | 16 ++++++++-------- src/ca65/scanner.c | 4 +++- src/ca65/token.h | 12 +++++++----- 6 files changed, 94 insertions(+), 20 deletions(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index a57c7ea77..b47737068 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3125,6 +3125,21 @@ Here's a list of all control commands and a description, what they do: name=".PSC02"> and +.POPCPU