Commit Graph
1396 Commits
Author SHA1 Message Date
Willem Jan Palenstijn b7eb5eff38 DREAMWEB: Reduce code duplication 2011-11-20 19:57:06 +01:00
Bertrand Augereau 6cab17c832 DREAMWEB: Accessor for kQuitrequested 2011-11-20 21:26:18 +01:00
Bertrand Augereau 57fc322992 DREAMWEB: 'screenupdate' ported to C++ 2011-11-20 21:22:16 +01:00
Bertrand Augereau 2d4197381e DREAMWEB: 'switchryanon' and 'switchryanoff' ported to C++ 2011-11-20 19:58:05 +01:00
Bertrand Augereau ea4c2acae9 DREAMWEB: 'startup' and 'startup1' ported to C++ 2011-11-20 19:53:58 +01:00
Bertrand Augereau 02cc2003c6 DREAMWEB: dochange(void) is not needed anymore 2011-11-20 19:50:04 +01:00
Bertrand Augereau d1d34f2e78 DREAMWEB: 'dumpwatch' ported to C++ 2011-11-20 19:37:51 +01:00
Bertrand Augereau ea62c23256 DREAMWEB: 'turnonpower' ported to C++ 2011-11-20 18:44:39 +01:00
Bertrand Augereau 36c4bafdc1 DREAMWEB: 'powerlighton' and 'powerlightoff' ported to C++ 2011-11-20 18:44:39 +01:00
Bertrand Augereau 98c3f7991e DREAMWEB: 'neterror' ported to C++ 2011-11-20 17:08:41 +01:00
Bertrand Augereau 721b828354 DREAMWEB:'monmessage' ported to C++ 2011-11-20 16:44:24 +01:00
Bertrand Augereau 428beb7f34 DREAMWEB: 'randomaccess' ported to C++ 2011-11-20 14:45:37 +01:00
Bertrand Augereau 7190f1374e DREAMWEB: Accessor for kTempcharset 2011-11-20 14:18:27 +01:00
Bertrand Augereau 3d16344e99 DREAMWEB: Accessors for kTempGraphics 2011-11-20 14:18:27 +01:00
Bertrand Augereau f0ccf111f2 DREAMWEB: 'accesslighton' and 'accesslightoff' ported to C++ 2011-11-20 14:18:26 +01:00
Willem Jan Palenstijn 90ecc195c1 DREAMWEB: Clean up loop 2011-11-19 19:17:04 +01:00
Willem Jan Palenstijn 049a0c25d7 DREAMWEB: Minor cleanup 2011-11-19 18:47:54 +01:00
Bertrand Augereau 2701439250 DREAMWEB: 'monprint' ported to C++ 2011-11-19 16:54:28 +01:00
Willem Jan Palenstijn 65dec085b3 DREAMWEB: Remove assert when assigning an invalid segmentRef
This is a valid operation when it is performed by a push/pop pair
to save/restore an invalidated segment register, which happens when you die.

Actually dereferencing this invalid segmentRef will still trigger
other existing asserts.
2011-11-18 23:24:41 +01:00
Willem Jan Palenstijn e59e2e4b19 DREAMWEB: Fix compile error/typo 2011-11-18 22:48:34 +01:00
Willem Jan Palenstijn f4be01b1c1 DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
Willem Jan Palenstijn 13b2e89378 DREAMWEB: Clean up loop 2011-11-18 19:04:25 +01:00
Bertrand Augereau 351be2d19d DREAMWEB: Comment in 'showcurrentfile' about the file not being displayed in the frame in te upper right corner when you do a LIST 2011-11-18 17:51:26 +01:00
Bertrand Augereau 42c9e24e69 DREAMWEB: Remove now unnecessary push/pop sequence in 'scrollmonitor' 2011-11-18 17:47:55 +01:00
Bertrand Augereau a09a39794c DREAMWEB: 'showcurrentfile' ported to C++
NB: This commit doesn't change the (wrong) layout of the file text
2011-11-18 17:38:19 +01:00
Bertrand Augereau 29ff93e257 DREAMWEB: 'scrollmonitor' ported to C++ 2011-11-18 16:57:37 +01:00
Bertrand Augereau 8e7ea5d461 DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regs 2011-11-18 14:58:23 +01:00
Bertrand Augereau 991370542b DREAMWEB: Fix (bad stride) 2011-11-18 14:57:01 +01:00
Bertrand Augereau 4a641764f7 DREAMWEB: No register dirtying in DreamWebEngine::printUnderMonitor 2011-11-18 11:55:25 +01:00
Bertrand Augereau eeb3743a58 DREAMWEB: Allow quitting in monitor sequences 2011-11-18 08:58:08 +01:00
Bertrand Augereau f455e609c9 DREAMWEB: Cleaning in 'input' 2011-11-18 08:40:05 +01:00
Bertrand Augereau e808034e1d DREAMWEB: 'printchar' now has an overload that doesn't advance x for convenience, and supports NULL output widthheight parameters 2011-11-18 08:39:27 +01:00
Bertrand Augereau 9f1faeb1ab DREAMWEB: 'printcurs', 'delcurs' and 'hangoncurs' moved to monitor.cpp 2011-11-18 08:27:21 +01:00
Bertrand Augereau 26dd3f52f2 DREAMWEB: 'input' ported to C++ 2011-11-18 08:25:39 +01:00
Bertrand Augereau 2631da9409 DREAMWEB: monitor.cpp to mirror monitor.asm 2011-11-18 07:37:31 +01:00
Bertrand Augereau 055464cb6f DREAMWEB: 'deallocatemem' overload that takes a parameter 2011-11-18 07:29:38 +01:00
Bertrand Augereau 8651e0f0d0 DREAMWEB: C++ hardcoding of an asm hardcoded file name 2011-11-18 07:23:21 +01:00
Bertrand Augereau 32b47501a2 DREAMWEB: 'usemon' ported to C++ 2011-11-18 07:21:40 +01:00
Bertrand Augereau 456b7eb14b DREAMWEB: 'fadeupmonfirst' ported to C++ 2011-11-18 07:01:36 +01:00
Bertrand Augereau 8a7705394e DREAMWEB: 'printlogo' ported to C++ 2011-11-18 06:52:34 +01:00
Bertrand Augereau 37052c1762 DREAMWEB: 'fadeupyellows' ported to C++ 2011-11-18 06:46:58 +01:00
Bertrand Augereau bb63c3f753 DREAMWEB: 'hangoncurs' ported to C++ 2011-11-18 06:36:31 +01:00
Bertrand Augereau 46a6b30a27 DREAMWEB: Wrapped kTextunder buffer in an accessor 2011-11-18 06:30:12 +01:00
Bertrand Augereau 5461b03983 DREAMWEB: 'delcurs' ported to C++ 2011-11-18 06:25:54 +01:00
Bertrand Augereau e79dda07f4 DREAMWEB: 'printcurs' ported to C++ 2011-11-18 01:03:49 +01:00
Bertrand Augereau 79be8a541b DREAMWEB: 'loadtempcharset' ported to C++ 2011-11-18 00:14:30 +01:00
Bertrand Augereau ee1c5ce78a DREAMWEB: 'loadintotemp', 'loadintotemp2', 'loadintotemp3' ported to C++ 2011-11-18 00:01:24 +01:00
Bertrand Augereau faf710c095 DREAMWEB: Use of the terser 'standardload' in 'readsetdata' 2011-11-17 18:34:31 +01:00
Bertrand Augereau 088ec69949 DREAMWEB: 'standardload' ported to C++ 2011-11-17 18:31:17 +01:00
Bertrand Augereau 6c51635bb2 DREAWMEB: Cleaning of the sound loading in 'readsetdata' 2011-11-17 18:11:31 +01:00