Revision: 18936
http://vice-emu.svn.sourceforge.net/vice-emu/?rev=18936&view=rev
Author: blackystardust
Date: 2008-06-29 20:23:45 -0700 (Sun, 29 Jun 2008)
Log Message:
-----------
Fixed the pet and vic20 mem_get_screen_parameter() and extended the copy/paste text to the other languages.
Modified Paths:
--------------
branches/marco/ports/vice/src/arch/win32/resc128.rc
branches/marco/ports/vice/src/arch/win32/resc64.rc
branches/marco/ports/vice/src/arch/win32/rescbm2.rc
branches/marco/ports/vice/src/arch/win32/respet.rc
branches/marco/ports/vice/src/arch/win32/resplus4.rc
branches/marco/ports/vice/src/arch/win32/resvic20.rc
branches/marco/ports/vice/src/pet/petmem.c
branches/marco/ports/vice/src/vic20/vic20mem.c
Modified: branches/marco/ports/vice/src/arch/win32/resc128.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/resc128.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/resc128.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -400,6 +400,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -666,6 +671,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -933,6 +943,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -1200,6 +1215,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1466,6 +1486,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1733,6 +1758,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -2000,6 +2030,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/arch/win32/resc64.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/resc64.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/resc64.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -397,6 +397,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -660,6 +665,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -924,6 +934,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -1188,6 +1203,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1451,6 +1471,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1715,6 +1740,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -1979,6 +2009,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/arch/win32/rescbm2.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/rescbm2.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/rescbm2.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -317,6 +317,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -531,6 +536,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -748,6 +758,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -963,6 +978,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1179,6 +1199,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1396,6 +1421,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -1611,6 +1641,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/arch/win32/respet.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/respet.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/respet.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -313,6 +313,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -525,6 +530,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -738,6 +748,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -951,6 +966,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1163,6 +1183,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1376,6 +1401,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -1589,6 +1619,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/arch/win32/resplus4.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/resplus4.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/resplus4.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -343,6 +343,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -573,6 +578,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -804,6 +814,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -1035,6 +1050,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1265,6 +1285,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1496,6 +1521,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -1727,6 +1757,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/arch/win32/resvic20.rc
===================================================================
--- branches/marco/ports/vice/src/arch/win32/resvic20.rc 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/arch/win32/resvic20.rc 2008-06-30 03:23:45 UTC (rev 18936)
@@ -341,6 +341,11 @@
MENUITEM SEPARATOR
MENUITEM "E&xit", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Snapshot &Image Laden...", IDM_SNAPSHOT_LOAD
@@ -571,6 +576,11 @@
MENUITEM SEPARATOR
MENUITEM "&Quitter", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Sauvegarde"
BEGIN
MENUITEM "C&harger une sauvegarde....", IDM_SNAPSHOT_LOAD
@@ -802,6 +812,11 @@
MENUITEM SEPARATOR
MENUITEM "&Kil\xE9p\xE9s", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&Pillanatk\xE9p"
BEGIN
MENUITEM "Pillanatk\xE9p &bet\xF6lt\xE9se...", IDM_SNAPSHOT_LOAD
@@ -1033,6 +1048,11 @@
MENUITEM SEPARATOR
MENUITEM "E&sci", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "Sna&pshot"
BEGIN
MENUITEM "Carica &immagine dello snapshot...", IDM_SNAPSHOT_LOAD
@@ -1263,6 +1283,11 @@
MENUITEM SEPARATOR
MENUITEM "Af&sluiten", IDM_EXIT
END
+ POPUP "&Bewerken"
+ BEGIN
+ MENUITEM "&Kopie", IDM_EDIT_COPY
+ MENUITEM "&Plakken", IDM_EDIT_PASTE
+ END
POPUP "Momento&pname"
BEGIN
MENUITEM "Laad momentopnamebest&and...", IDM_SNAPSHOT_LOAD
@@ -1494,6 +1519,11 @@
MENUITEM SEPARATOR
MENUITEM "W&yjd\xBC", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "z&rzutu"
BEGIN
MENUITEM "Za\xB3adu&j zrzut...", IDM_SNAPSHOT_LOAD
@@ -1725,6 +1755,11 @@
MENUITEM SEPARATOR
MENUITEM "&Avsluta", IDM_EXIT
END
+ POPUP "&Edit"
+ BEGIN
+ MENUITEM "&Copy", IDM_EDIT_COPY
+ MENUITEM "&Paste", IDM_EDIT_PASTE
+ END
POPUP "&\xD6gonblicksbild"
BEGIN
MENUITEM "&L\xE4s in \xF6gonblicksbild...", IDM_SNAPSHOT_LOAD
Modified: branches/marco/ports/vice/src/pet/petmem.c
===================================================================
--- branches/marco/ports/vice/src/pet/petmem.c 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/pet/petmem.c 2008-06-30 03:23:45 UTC (rev 18936)
@@ -948,10 +948,13 @@
void mem_get_screen_parameter(WORD *base, BYTE *rows, BYTE *columns)
{
- /* FIXME */
- *base = 0;
+ int cols;
+
+ resources_get_int("VideoSize", &cols);
+
+ *base = 0x8000;
*rows = 25;
- *columns = 80;
+ *columns = (BYTE)cols;
}
/*-----------------------------------------------------------------------*/
Modified: branches/marco/ports/vice/src/vic20/vic20mem.c
===================================================================
--- branches/marco/ports/vice/src/vic20/vic20mem.c 2008-06-29 22:07:51 UTC (rev 18935)
+++ branches/marco/ports/vice/src/vic20/vic20mem.c 2008-06-30 03:23:45 UTC (rev 18936)
@@ -821,10 +821,9 @@
void mem_get_screen_parameter(WORD *base, BYTE *rows, BYTE *columns)
{
- /* FIXME */
- *base = 0x1000;
- *rows = 23;
- *columns = 22;
+ *base = ((vic_peek(0x9005) & 0x80) ? 0 : 0x8000) + ((vic_peek(0x9005) & 0x70) << 6) + ((vic_peek(0x9002) & 0x80) << 2);
+ *rows = vic_peek(0x9003) & 0x7e;
+ *columns = vic_peek(0x9002) & 0xfe;
}
/************************************************************************/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|